test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] ptype_mapping: Fix failures with i40e NICs
@ 2019-09-20 16:22 pvukkisala
  2019-09-23  1:52 ` Li, WenjieX A
  2019-09-25  5:46 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: pvukkisala @ 2019-09-20 16:22 UTC (permalink / raw)
  To: dts; +Cc: avijay, fmasood, Phanendra Vukkisala

From: Phanendra Vukkisala <pvukkisala@marvell.com>

Signed-off-by: Phanendra Vukkisala <pvukkisala@marvell.com>
---
 tests/TestSuite_ptype_mapping.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_ptype_mapping.py b/tests/TestSuite_ptype_mapping.py
index 8b8306c..b0dc70a 100644
--- a/tests/TestSuite_ptype_mapping.py
+++ b/tests/TestSuite_ptype_mapping.py
@@ -169,7 +169,7 @@ class TestPtype_Mapping(TestCase):
                 }
             elif hw_ptype == 75:
                 pktType = {
-                    "MAC_IP_NVGRE_MAC_VLAN_IP_UDP_PKT":
+                    "MAC_IP_NVGRE_MAC_VLAN_IP_PKT":
                         ["L2_ETHER", "L3_IPV4_EXT_UNKNOWN",
                          "TUNNEL_GRENAT", "INNER_L2_ETHER_VLAN",
                          "INNER_L3_IPV4_EXT_UNKNOWN", "INNER_L4_NONFRAG"]
-- 
1.7.9.5


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

end of thread, other threads:[~2019-09-25  5:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-20 16:22 [dts] [PATCH] ptype_mapping: Fix failures with i40e NICs pvukkisala
2019-09-23  1:52 ` Li, WenjieX A
2019-09-25  5:46 ` 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).