numam-dpdk/drivers
Helin Zhang 9f44dd3d8a i40e/base: fix missing check for stopped admin queue
It's possible that while waiting for the spinlock, another
entity (that owns the spinlock) has shut down the admin queue.
If it then attempts to use the queue, it will panic.
It adds a check for this condition on the receive side. This
matches an existing check on the send queue side.

Fixes: 8db9e2a1b2 ("i40e: base driver")

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Remy Horton <remy.horton@intel.com>
2016-03-16 17:24:30 +01:00
..
crypto aesni_mb: remove parameters from config file 2016-03-11 10:47:33 +01:00
net i40e/base: fix missing check for stopped admin queue 2016-03-16 17:24:30 +01:00
Makefile mk: fix build without crypto 2016-03-11 10:43:09 +01:00