numam-dpdk/drivers/regex/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_regex_control.c common/mlx5: fix redundant field in MR control structure 2021-11-17 10:42:20 +01:00
mlx5_regex_devx.c regex/mlx5: remove engine start/stop commands 2021-11-03 23:14:51 +01:00
mlx5_regex_fastpath.c common/mlx5: fix post doorbell barrier 2021-11-07 16:21:03 +01:00
mlx5_regex_utils.h common/mlx5: align log prefix across drivers 2021-04-07 09:43:32 +02:00
mlx5_regex.c common/mlx5: refactor devargs management 2022-02-21 11:36:56 +01:00
mlx5_regex.h common/mlx5: fix post doorbell barrier 2021-11-07 16:21:03 +01:00
mlx5_rxp.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
mlx5_rxp.h regex/mlx5: remove RXP CSR file 2021-11-03 23:14:54 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00