The dev_ops .get_module_info and .get_module_eeprom were implemented in mlx5 in DPDK 19.11.
Fixes: 8a6a09f853a0 ("net/mlx5: support reading module EEPROM data") Cc: sta...@dpdk.org Reported-by: Gal Cohen <ga...@mellanox.com> Signed-off-by: Thomas Monjalon <tho...@monjalon.net> --- doc/guides/nics/features/mlx5.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/nics/features/mlx5.ini b/doc/guides/nics/features/mlx5.ini index 3d1c5d61f3..54ec95db7f 100644 --- a/doc/guides/nics/features/mlx5.ini +++ b/doc/guides/nics/features/mlx5.ini @@ -42,6 +42,7 @@ Basic stats = Y Extended stats = Y Stats per queue = Y FW version = Y +Module EEPROM dump = Y Multiprocess aware = Y Other kdrv = Y ARMv8 = Y -- 2.25.0