Re: [dpdk-dev] [PATCH] doc: add module EEPROM dump to mlx5 features

2020-02-19 Thread Ferruh Yigit
On 2/19/2020 10:11 AM, Thomas Monjalon wrote: > 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 > Signed-off-by: Thomas Monjalon

[dpdk-dev] [PATCH] doc: add module EEPROM dump to mlx5 features

2020-02-19 Thread Thomas Monjalon
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 Signed-off-by: Thomas Monjalon --- doc/guides/nics/features/mlx5.ini | 1 + 1 file changed