test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/2] replace 'proto' with 'nh'
@ 2021-10-29 16:46 Qin Sun
  2021-10-29 16:46 ` [dts] [PATCH V1 1/2] tests/cvl_advanced_iavf_rss: modify next header as 17 Qin Sun
  2021-10-29 16:46 ` [dts] [PATCH V1 2/2] test_plans/cvl_advanced_iavf_rss: corrects case name Qin Sun
  0 siblings, 2 replies; 5+ messages in thread
From: Qin Sun @ 2021-10-29 16:46 UTC (permalink / raw)
  To: dts; +Cc: Qin Sun

replace the 'proto' with 'nh', 'proto' used for ipv4, 'nh' used for ipv6.
in pattern 'eth/ipv4/gre/ipv6/udp', the next header of ipv6 is 'udp',so the 'nh' should be set as 17

Qin Sun (2):
  tests/cvl_advanced_iavf_rss: modify next header as 17
  test_plans/cvl_advanced_iavf_rss: corrects case name

 test_plans/cvl_advanced_iavf_rss_test_plan.rst | 8 ++++----
 tests/TestSuite_cvl_advanced_iavf_rss.py       | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
 mode change 100644 => 100755 test_plans/cvl_advanced_iavf_rss_test_plan.rst
 mode change 100644 => 100755 tests/TestSuite_cvl_advanced_iavf_rss.py

-- 
2.17.1


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

end of thread, other threads:[~2021-11-05 13:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-29 16:46 [dts] [PATCH V1 0/2] replace 'proto' with 'nh' Qin Sun
2021-10-29 16:46 ` [dts] [PATCH V1 1/2] tests/cvl_advanced_iavf_rss: modify next header as 17 Qin Sun
2021-10-29  8:55   ` Sun, QinX
2021-10-29 16:46 ` [dts] [PATCH V1 2/2] test_plans/cvl_advanced_iavf_rss: corrects case name Qin Sun
2021-11-05 13:34   ` Tu, Lijuan

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