[PATCH 0/2] add two commands for testpmd application
Chaoyong He
chaoyong.he at corigine.com
Thu Sep 12 08:10:28 CEST 2024
This patch series aims to add two commands for the testpmd application:
- set port <port-id> eeprom magic <magic> value <value>
offset <offset>
- set port <port-id> led <on/off>
James Hershaw (2):
app/testpmd: add support for setting device EEPROM
app/testpmd: add set dev led on/off command
app/test-pmd/cmdline.c | 167 ++++++++++++++++++++
app/test-pmd/config.c | 85 ++++++++++
app/test-pmd/testpmd.h | 3 +
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 20 +++
4 files changed, 275 insertions(+)
--
2.39.1
More information about the dev
mailing list