Kam ; 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 app
> -Original Message-
> From: dev On Behalf Of Dekel Peled
> Sent: Monday, September 9, 2019 14:10
> To: Thomas Monjalon ; ferruh.yi...@intel.com;
> arybche...@solarflare.com; Shahaf Shuler
> Cc: Ori Kam ; dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] ethdev: port k
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
---
lib/librte_ethdev/rte_dev_info.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/l
3 matches
Mail list logo