[dts] [PATCH V1 0/2] replace 'proto' with 'nh'

Qin Sun qinx.sun at intel.com
Fri Oct 29 18:46:13 CEST 2021


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



More information about the dts mailing list