00335cd4-atl-5
·
49 commits
to 00335cd4-atl
since this release
Use netif_rx_ni instead of netif_rx to pass pkts to the host stack This is a change we had but removed as we thought it was not needed anymore. But it is. netif_rx_ni triggers the softirq as well.