RE: [PATCH v2 1/2] app/testpmd: add support for setting device EEPROM

2024-09-13 Thread Chaoyong He
> On 2024/9/12 14:54, Chaoyong He wrote: > > From: James Hershaw > > > > There is currently no means to test the .set_eeprom function callback > > of a given PMD in drivers/net/. This patch adds functionality to allow > > a user to set device eeprom from the testpmd cmdline. > > > > usage: > > t

Re: [PATCH v2 1/2] app/testpmd: add support for setting device EEPROM

2024-09-12 Thread fengchengwen
On 2024/9/12 14:54, Chaoyong He wrote: > From: James Hershaw > > There is currently no means to test the .set_eeprom function callback of > a given PMD in drivers/net/. This patch adds functionality to allow a > user to set device eeprom from the testpmd cmdline. > > usage: > testpmd> set port

[PATCH v2 1/2] app/testpmd: add support for setting device EEPROM

2024-09-11 Thread Chaoyong He
From: James Hershaw There is currently no means to test the .set_eeprom function callback of a given PMD in drivers/net/. This patch adds functionality to allow a user to set device eeprom from the testpmd cmdline. usage: testpmd> set port eeprom magic value offset - is a decimal - is