RE: [PATCH] net/ice: fix module EEPROM read

2022-10-17 Thread Zhang, Qi Z
> -Original Message- > From: Markus Theil > Sent: Friday, October 14, 2022 1:36 PM > To: dev@dpdk.org > Cc: Yang, Qiming ; Zhang, Qi Z > ; David MacDougal > Subject: [PATCH] net/ice: fix module EEPROM read > > From: David MacDougal > > Fix issue w

[PATCH] net/ice: fix module EEPROM read

2022-10-13 Thread Markus Theil
From: David MacDougal Fix issue with final word being dropped when retrieving module EEPROM data for the ice driver. Take for simplicity the case when `info->offset` is zero and `info->len` is equal to `SFF_READ_BLOCK_SIZE`. In this case, memcpy would not be called despite there presumably being