[PATCH v4 0/1] dts: testpmd verbose parser
jspewock at iol.unh.edu
jspewock at iol.unh.edu
Wed Sep 18 18:34:17 CEST 2024
From: Jeremy Spewock <jspewock at iol.unh.edu>
v4:
* adjust name of OLFlags class to be PacketOffloadFlags
* change values in PacketOffloadFlags to match the ones in
rte_mbuf_core.h
* added documentation from rte_mbuf_core.h to flag values
* added documentation from rte_mbuf_ptype.h to the RtePTypes class
and reference to the file where the definitions are taken from
* fixed typos
* removed find_all() from TextParser
* added support for other types of MAC addresses
* small formatting fixes
Jeremy Spewock (1):
dts: add text parser for testpmd verbose output
dts/framework/remote_session/testpmd_shell.py | 525 +++++++++++++++++-
dts/framework/utils.py | 6 +
2 files changed, 529 insertions(+), 2 deletions(-)
--
2.46.0
More information about the dev
mailing list