On 9/10/2019 7:11 AM, Slava Ovsiienko wrote: >> -----Original Message----- >> From: dev <[email protected]> On Behalf Of Dekel Peled >> Sent: Monday, September 9, 2019 14:10 >> To: Thomas Monjalon <[email protected]>; [email protected]; >> [email protected]; Shahaf Shuler <[email protected]> >> Cc: Ori Kam <[email protected]>; [email protected] >> 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 <[email protected]> > Acked-by: Viacheslav Ovsiienko <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]> Applied to dpdk-next-net/master, thanks.

