On 9/10/2019 7:11 AM, Slava Ovsiienko wrote: >> -----Original Message----- >> From: dev <dev-boun...@dpdk.org> On Behalf Of Dekel Peled >> Sent: Monday, September 9, 2019 14:10 >> To: Thomas Monjalon <tho...@monjalon.net>; ferruh.yi...@intel.com; >> arybche...@solarflare.com; Shahaf Shuler <shah...@mellanox.com> >> Cc: Ori Kam <or...@mellanox.com>; dev@dpdk.org >> Subject: [dpdk-dev] [PATCH] ethdev: port kernel definitions for module >> EEPROM >> >> This patch copies definitions of maximal data length in module eeprom, from >> include/uapi/linux/ethtool.h. >> >> These definitions can be used by application to validate data length. >> >> Signed-off-by: Dekel Peled <dek...@mellanox.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@mellanox.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net/master, thanks.