From: Jeremy Spewock <jspew...@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

Reply via email to