ethdev: add definitions for EEPROM standards
authorDekel Peled <dekelp@mellanox.com>
Mon, 9 Sep 2019 11:09:59 +0000 (14:09 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 23 Oct 2019 14:43:08 +0000 (16:43 +0200)
commit790d6182c06516d43442c5c2bd1ca7368811add4
tree27e640b6a47a189abe97598111537116ed34f0d1
parent7de47c3c2377115ba5d37d3432c0b348a40572a9
ethdev: add definitions for EEPROM standards

This patch add definitions of maximal data length in module EEPROM,
values are compatible with include/uapi/linux/ethtool.h.

These definitions can be used by application to validate data length.

Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
lib/librte_ethdev/rte_dev_info.h