[PATCH v1 0/2] dts: port over checksum offload suite
Alex Chapman
alex.chapman at arm.com
Mon Aug 19 16:28:19 CEST 2024
Hi Dean,
I went over the test suite and it looks really solid, but noticed you
didn't update the `conf_yaml_schema.json`, is there any reason for this?
On 8/16/24 15:20, Dean Marx wrote:
> Port over checksum hardware offload testing suite from old DTS. The
> suite verifies the ability of the PMD to recognize whether an incoming
> packet has valid or invalid L4/IP checksum values.
>
> v1: In the original test plan, there were two Tx checksum test cases. I
> removed them due to the lack of consistency in testpmd with Tx checksum
> flags, either not being displayed during packet transmission or showing
> values that did not align with the original test plan.
>
> Dean Marx (2):
> dts: add csum HW offload to testpmd shell
> dts: checksum offload test suite
>
> dts/framework/remote_session/testpmd_shell.py | 124 +++++++++
> dts/tests/TestSuite_checksum_offload.py | 255 ++++++++++++++++++
> 2 files changed, 379 insertions(+)
> create mode 100644 dts/tests/TestSuite_checksum_offload.py
>
Best regards,
Alex
More information about the dev
mailing list