numam-dpdk/drivers/net/mlx5/linux
Michael Baum 593f913a8e net/mlx5: fix LRO requirements check
One of the conditions to allow LRO offload is the DV configuration.

The function incorrectly checks the DV configuration before initializing
it by the user devarg; hence, LRO cannot be allowed.

This patch moves this check to mlx5_shared_dev_ctx_args_config, where DV
configuration is initialized.

Fixes: c4b8620135 ("net/mlx5: refactor to detect operation by DevX")
Cc: stable@dpdk.org

Signed-off-by: Michael Baum <michaelba@nvidia.com>
Reported-by: Gal Shalom <galshalom@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2022-10-02 09:13:51 +02:00
..
meson.build remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
mlx5_ethdev_os.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
mlx5_flow_os.c net/mlx5: support ESP item on Windows 2022-06-05 17:04:48 +02:00
mlx5_flow_os.h net/mlx5: support ESP item on Windows 2022-06-05 17:04:48 +02:00
mlx5_mp_os.c net/mlx5: fix Verbs FD leak in secondary process 2022-10-02 09:13:50 +02:00
mlx5_os.c net/mlx5: fix LRO requirements check 2022-10-02 09:13:51 +02:00
mlx5_os.h net/mlx5: fix tunneling support query 2021-10-12 15:29:34 +02:00
mlx5_socket.c common/mlx5: share interrupt management 2022-06-23 17:24:59 +02:00
mlx5_verbs.c net/mlx5: fix Tx recovery 2022-06-01 09:49:42 +02:00
mlx5_verbs.h common/mlx5: add global MR cache create function 2021-10-21 15:57:24 +02:00
mlx5_vlan_os.c common/mlx5: add Netlink event helpers 2022-03-01 16:54:03 +01:00