numam-dpdk/drivers
Adrien Mazarguil 828a4ce3c9 net/mlx4: fix inner RSS support for broken kernels
Linux 4.15 and 4.16 may report inner RSS as a supported capability of the
device, however it can't be used due to missing code in the kernel.

This triggers an error when creating the default hash QP and prevents this
PMD from starting up without a prior call to rte_flow_isolate().

Fixes: 55e8991e31 ("net/mlx4: restore inner VXLAN RSS support")
Cc: stable@dpdk.org

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2018-05-02 19:28:48 +02:00
..
baseband drivers: rename bbdev directory to baseband 2018-03-21 22:43:05 +01:00
bus bus/dpaa: optimize physical to virtual address search 2018-04-27 21:41:33 +02:00
common common/octeontx: move mbox to common folder 2018-04-04 23:14:52 +02:00
crypto crypto/dpaa_sec: remove ctx based offset for PA-VA conversion 2018-04-27 21:39:47 +02:00
event bus/fslmc: optimize physical to virtual address search 2018-04-27 21:40:43 +02:00
mempool bus/dpaa: optimize physical to virtual address search 2018-04-27 21:41:33 +02:00
net net/mlx4: fix inner RSS support for broken kernels 2018-05-02 19:28:48 +02:00
raw raw/skeleton: fix device start test 2018-02-06 17:32:34 +01:00
Makefile drivers: add common folder 2018-04-04 17:40:03 +02:00
meson.build drivers: add common folder 2018-04-04 17:40:03 +02:00