[PATCH v6 0/1] dts: testpmd verbose parser
jspewock at iol.unh.edu
jspewock at iol.unh.edu
Wed Sep 25 17:46:11 CEST 2024
From: Jeremy Spewock <jspewock at iol.unh.edu>
v6:
* apply on next-dts
* update PacketOffloadFlag values which were equal to combinations of
other values to make them unique
* remove support of EUI-64 MAC addresses for now
* update RtePtype and PacketOffloadFlag so that their parser methods
don't bother themselves with splitting the string into a list
* reformatted and updated doc-strings
Jeremy Spewock (1):
dts: add text parser for testpmd verbose output
dts/framework/remote_session/testpmd_shell.py | 537 +++++++++++++++++-
dts/framework/utils.py | 3 +
2 files changed, 538 insertions(+), 2 deletions(-)
--
2.46.0
More information about the dev
mailing list