Re: [PATCH v1 2/4] dts: change verification field in checksum offload suite

2025-05-14 Thread Nicholas Pratte
Reviewed-by: Nicholas Pratte On Thu, Mar 6, 2025 at 4:47 PM Dean Marx wrote: > > Changes the checksum offload testing suite to use layer 4 > destination ports as packet verification IDs. > > Signed-off-by: Dean Marx > --- > dts/tests/TestSuite_checksum_offload.py | 130 ++--

Re: [PATCH v1 2/4] dts: change verification field in checksum offload suite

2025-05-14 Thread Luca Vizzarro
Reviewed-by: Luca Vizzarro

[PATCH v1 2/4] dts: change verification field in checksum offload suite

2025-03-06 Thread Dean Marx
Changes the checksum offload testing suite to use layer 4 destination ports as packet verification IDs. Signed-off-by: Dean Marx --- dts/tests/TestSuite_checksum_offload.py | 130 ++-- 1 file changed, 77 insertions(+), 53 deletions(-) diff --git a/dts/tests/TestSuite_checksu