test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts][PATCH V3 0/5] optimized pf/vf ice_ipfragment
@ 2022-05-24  8:19 Zhimin Huang
  2022-05-24  8:19 ` [dts][PATCH V3 1/5] tests/rte_flow_common:modify check mismatch pkts test Zhimin Huang
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Zhimin Huang @ 2022-05-24  8:19 UTC (permalink / raw)
  To: dts; +Cc: Zhimin Huang

mismatch pkt should cover mismatch inputset pkts and mismatch pattern pkts.
so optimized test flow and add mismatch pkts.
1.rte_flow_common no need to send pkts with ipfragment.
2.add mismach inputset pkts and mismatch pattern pkts.
3.add more info about ipfragment rule.

Zhimin Huang (5):
  tests/rte_flow_common:modify check mismatch pkts test
  tests/ice_ip_fragment_rte_flow:extend mismatch pkts
  test_plans/ice_ip_fragment_rte_flow:extend mismatch pkts
  tests/ice_iavf_ip_fragment_rte_flow:extend mismatch pkts
  test_plans/ice_iavf_ip_fragment_rte_flow:extend mismatch pkts

 ...ce_iavf_ip_fragment_rte_flow_test_plan.rst | 67 ++++++++++-------
 .../ice_ip_fragment_rte_flow_test_plan.rst    | 72 ++++++++++++-------
 ...TestSuite_ice_iavf_ip_fragment_rte_flow.py | 48 +++++++++----
 tests/TestSuite_ice_ip_fragment_rte_flow.py   | 60 ++++++++++++----
 tests/rte_flow_common.py                      | 16 +++--
 5 files changed, 184 insertions(+), 79 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-05-25 11:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-24  8:19 [dts][PATCH V3 0/5] optimized pf/vf ice_ipfragment Zhimin Huang
2022-05-24  8:19 ` [dts][PATCH V3 1/5] tests/rte_flow_common:modify check mismatch pkts test Zhimin Huang
2022-05-24  8:19 ` [dts][PATCH V3 2/5] tests/ice_ip_fragment_rte_flow:extend mismatch pkts Zhimin Huang
2022-05-24  8:19 ` [dts][PATCH V3 3/5] test_plans/ice_ip_fragment_rte_flow:extend " Zhimin Huang
2022-05-24  8:19 ` [dts][PATCH V3 4/5] tests/ice_iavf_ip_fragment_rte_flow:extend " Zhimin Huang
2022-05-24  8:19 ` [dts][PATCH V3 5/5] test_plans/ice_iavf_ip_fragment_rte_flow:extend " Zhimin Huang
2022-05-25 11:08   ` lijuan.tu

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).