DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] dts: add packet capture test suite
@ 2025-03-31 15:57 Thomas Wilks
  2025-03-31 15:57 ` [PATCH 1/2] " Thomas Wilks
  2025-03-31 15:58 ` [PATCH 2/2] dts: import lldp package in scapy Thomas Wilks
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Wilks @ 2025-03-31 15:57 UTC (permalink / raw)
  To: dev; +Cc: Paul Szczepanek, Luca Vizzarro, Patrick Robb, Thomas Wilks

Hi,

Sending this new test suite that tests the packet capture framework.

Best regards,
Thomas

Depends-on: series-34865 ("dts: shell improvements")

Thomas Wilks (2):
  dts: add packet capture test suite
  dts: import lldp package in scapy

 .../dts/tests.TestSuite_packet_capture.rst    |   8 +
 .../testbed_model/traffic_generator/scapy.py  |   1 +
 dts/tests/TestSuite_packet_capture.py         | 357 ++++++++++++++++++
 3 files changed, 366 insertions(+)
 create mode 100644 doc/api/dts/tests.TestSuite_packet_capture.rst
 create mode 100644 dts/tests/TestSuite_packet_capture.py

-- 
2.43.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-03-31 15:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-31 15:57 [PATCH 0/2] dts: add packet capture test suite Thomas Wilks
2025-03-31 15:57 ` [PATCH 1/2] " Thomas Wilks
2025-03-31 15:58 ` [PATCH 2/2] dts: import lldp package in scapy Thomas Wilks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).