[PATCH v1 1/1] dts: add send_packets to test suites and rework packet addressing
Dean Marx
dmarx at iol.unh.edu
Mon Sep 9 21:43:50 CEST 2024
On Wed, Sep 4, 2024 at 11:28 AM <jspewock at iol.unh.edu> wrote:
> From: Jeremy Spewock <jspewock at iol.unh.edu>
>
> Currently the only method provided in the test suite class for sending
> packets sends a single packet and then captures the results. There is,
> in some cases, a need to send multiple packets at once while not really
> needing to capture any traffic received back. The method to do this
> exists in the traffic generator already, but this patch exposes the
> method to test suites.
>
> This patch also updates the _adjust_addresses method of test suites so
> that addresses of packets are only modified if the developer did not
> configure them beforehand. This allows for developers to have more
> control over the content of their packets when sending them through the
> framework.
>
> Signed-off-by: Jeremy Spewock <jspewock at iol.unh.edu>
>
Reviewed-by: Dean Marx <dmarx at iol.unh.edu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20240909/359371db/attachment.htm>
More information about the dev
mailing list