numam-dpdk/drivers/compress
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
..
isal version: 21.11-rc0 2021-08-17 08:37:52 +02:00
mlx5 common/mlx5: refactor devargs management 2022-02-21 11:36:56 +01:00
octeontx compress/octeontx: fix null pointer dereference 2022-02-12 10:26:38 +01:00
qat crypto/qat: unify raw data path functions 2022-02-23 09:59:16 +01:00
zlib version: 21.11-rc0 2021-08-17 08:37:52 +02:00
meson.build drivers: clean up build lists 2021-04-21 12:37:55 +02:00