Skip to content

00335cd4-atl-5

Compare
Choose a tag to compare
@carlgsmith carlgsmith released this 25 Mar 02:49
· 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.