[dpdk-dev] [PATCH] kni: fix possible deadlock

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Apr 7 19:29:56 CEST 2016


2016-04-07 16:55, Ferruh Yigit:
> netif_rx() should be used in interrupt context. Replace it with
> netif_rx_ni() which is safe to use in process context.
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied, thanks


More information about the dev mailing list