numam-dpdk/lib/librte_eal
Ferruh Yigit e274c5f024 kni: fix possible deadlock
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@intel.com>
2016-04-07 19:30:16 +02:00
..
bsdapp mk: restrict CPU flags list 2016-03-22 20:18:33 +01:00
common version: 16.04-rc3 2016-04-01 23:52:18 +02:00
linuxapp kni: fix possible deadlock 2016-04-07 19:30:16 +02:00
Makefile config: remove EAL flags for OS environment 2016-03-05 11:09:31 +01:00