Re: [PATCH v3 2/3] dts: allow to get multiple expected packets
Reviewed-by: Patrick Robb Tested-by: Patrick Robb
Re: [PATCH v3 2/3] dts: allow to get multiple expected packets
Reviewed-by: Dean Marx
[PATCH v3 2/3] dts: allow to get multiple expected packets
At the moment there is only one facility that allows to prepare a packet as it is expected to be received on the traffic generator end. Extend this to allow to prepare multiple packets at the same time. Signed-off-by: Luca Vizzarro Reviewed-by: Paul Szczepanek --- dts/framework/test_suite.py |