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

2024-09-29 Thread Ferruh Yigit
On 9/18/2024 3:38 AM, 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 po

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

2024-09-17 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 - i