test suite reviews and discussions
 help / color / mirror / Atom feed
* [DTS][PATCH V4 0/5] Update vf_offload cases for DPDK-v23.03 validation.
@ 2023-02-14  6:28 Ke Xu
  2023-02-14  6:28 ` [DTS][PATCH V4 1/5] tests/vf_offload: add VLAN packets to test scope Ke Xu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ke Xu @ 2023-02-14  6:28 UTC (permalink / raw)
  To: dts; +Cc: ke1.xu, qi.fu, lijuan.tu, yux.jiang, zhiminx.huang

Add VLAN Packets to ensure checksum offload works well on packets with Dot1Q part.

For daily regression, we introduce wrapped cases for each path.

Updated TSO validation methods.

Ke Xu (5):
  tests/vf_offload: add VLAN packets to test scope.
  tests/vf_offload: improve TSO validating.
  tests/vf_offload: improve vector path validating.
  tests/vf_offload: fix error when no packet captured.
  test_plans/vf_offload: add VLAN packets to test scope and improve
    vector path validating.

 test_plans/vf_offload_test_plan.rst | 158 +++++
 tests/TestSuite_vf_offload.py       | 913 ++++++++++++++++++----------
 2 files changed, 762 insertions(+), 309 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-02-14  6:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14  6:28 [DTS][PATCH V4 0/5] Update vf_offload cases for DPDK-v23.03 validation Ke Xu
2023-02-14  6:28 ` [DTS][PATCH V4 1/5] tests/vf_offload: add VLAN packets to test scope Ke Xu
2023-02-14  6:28 ` [DTS][PATCH V4 2/5] tests/vf_offload: improve TSO validating Ke Xu
2023-02-14  6:28 ` [DTS][PATCH V4 3/5] tests/vf_offload: improve vector path validating Ke Xu
2023-02-14  6:28 ` [DTS][PATCH V4 4/5] tests/vf_offload: fix error when no packet captured Ke Xu
2023-02-14  6:28 ` [DTS][PATCH V4 5/5] test_plans/vf_offload: add VLAN packets to test scope and improve vector path validating Ke Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).