numam-dpdk/drivers
Julien Meunier d54e3fe7dc net/ixgbe: do not start on unsupported loopback mode
Only TX->RX loopback is supported currently on 82599EB. If a user wants
to apply an another loopback configuration (!= IXGBE_LPBK_82599_TX_RX),
ixgbe PMD ignores it and continues the configuration without raising
any error.

Let's increase robustness of this part by checking if the requested
loopback mode is correct for the current device, before starting it.
If it is not valid, PMD will refuse to start.

Signed-off-by: Julien Meunier <julien.meunier@nokia.com>
Acked-by: Wei Zhao <wei.zhao1@intel.com>
2019-03-01 18:17:36 +01:00
..
baseband bb/turbo_sw: update for FlexRAN 18.09 2018-12-19 11:19:10 +01:00
bus net/dpaa2: support low level loopback tester 2019-03-01 18:17:35 +01:00
common compress/qat: fix dequeue error counter 2018-12-19 11:19:10 +01:00
compress build: improve dependency handling 2019-02-27 12:13:54 +01:00
crypto crypto/virtio: use local log type 2019-03-01 18:17:36 +01:00
event fix global variable issues 2018-10-29 02:34:27 +01:00
mempool mempool/dpaa2: fix continuous print on empty pool 2019-03-01 18:17:35 +01:00
net net/ixgbe: do not start on unsupported loopback mode 2019-03-01 18:17:36 +01:00
raw raw/ifpga: fix memory leak 2019-01-19 00:07:52 +01:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: improve dependency handling 2019-02-27 12:13:54 +01:00