> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Shougang Wang
> Sent: Sunday, June 28, 2020 11:38 AM
> To: [email protected]
> Cc: Xing, Beilei <[email protected]>; Yang, Qiming
> <[email protected]>; Wang, ShougangX <[email protected]>;
> [email protected]
> Subject: [dpdk-dev] [PATCH v2] net/ice: fix incorrect EEPROM data
>
> Kernel driver reads EEPROM data from flash but DPDK reads from shadow
> ram. This patch fixes the issue by changing method to get EEPROM data from
> flash.
>
> Fixes: 68a1ab82ad74 ("net/ice: speed up to retrieve EEPROM")
> Cc: [email protected]
>
> Signed-off-by: Shougang Wang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi