numam-dpdk/drivers/vdpa/mlx5
Michael Baum a729d2f093 common/mlx5: refactor devargs management
Improve the devargs handling in two aspects:
 - Parse the devargs string only once.
 - Return error and report for unknown keys.

The common driver parses once the devargs string into a dictionary, then
provides it to all the drivers' probe. Each driver updates within it
which keys it has used, then common driver receives the updated
dictionary and reports about unknown devargs.

Signed-off-by: Michael Baum <michaelba@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2022-02-21 11:36:56 +01:00
..
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
mlx5_vdpa_event.c common/mlx5: fix queue size in DevX queue pair creation 2021-11-08 19:46:28 +01:00
mlx5_vdpa_lm.c vdpa/mlx5: fix mkey creation check 2021-11-16 11:21:18 +01:00
mlx5_vdpa_mem.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
mlx5_vdpa_steer.c common/mlx5: disable RoCE in device context creation 2021-10-21 15:53:46 +02:00
mlx5_vdpa_utils.h vdpa/mlx5: introduce Mellanox vDPA driver 2020-02-05 09:51:21 +01:00
mlx5_vdpa_virtq.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
mlx5_vdpa.c common/mlx5: refactor devargs management 2022-02-21 11:36:56 +01:00
mlx5_vdpa.h vdpa/mlx5: workaround guest MR registrations 2021-11-10 15:50:35 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00