[PATCH 2/2] dts: add port control testing suite
Patrick Robb
probb at iol.unh.edu
Thu Apr 24 14:08:14 CEST 2025
On Wed, Apr 23, 2025 at 9:48 PM Patrick Robb <probb at iol.unh.edu> wrote:
> From: Jeremy Spewock <jspewock at iol.unh.edu>
>
Should add:
@requires(topology_type=TopologyType.two_links)
> +class TestPortControl(TestSuite):
> + """DPDK Port Control Testing Suite."""
> +
> + def send_packets_and_verify(self) -> None:
> + """Send 100 packets and verify that all packets were forwarded
> back.
> +
> + Packets sent are identical and are all ethernet frames with a
> payload of 30 "X" characters.
> + This payload is used to differentiate noise on the wire from
> packets sent by this
> + framework.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20250424/b7578955/attachment.htm>
More information about the dev
mailing list