[dts] [PATCH] ptype_mapping: Fix failures with i40e NICs

Li, WenjieX A wenjiex.a.li at intel.com
Mon Sep 23 03:52:31 CEST 2019


Tested-by: Li, WenjieX A <wenjiex.a.li at intel.com>


> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of
> pvukkisala at marvell.com
> Sent: Saturday, September 21, 2019 12:22 AM
> To: dts at dpdk.org
> Cc: avijay at marvell.com; fmasood at marvell.com; Phanendra Vukkisala
> <pvukkisala at marvell.com>
> Subject: [dts] [PATCH] ptype_mapping: Fix failures with i40e NICs
> 
> From: Phanendra Vukkisala <pvukkisala at marvell.com>
> 
> Signed-off-by: Phanendra Vukkisala <pvukkisala at 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestPtype_Mapping.log
Type: application/octet-stream
Size: 319369 bytes
Desc: TestPtype_Mapping.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20190923/e88d10cf/attachment.obj>


More information about the dts mailing list