test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Lin, Xueqin" <xueqin.lin@intel.com>
To: "Sun, QinX" <qinx.sun@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Subject: Re: [dts] [PATCH V2 1/2] test_plans/cvl_advanced_iavf_rss: add gre inner rss cases for iavf
Date: Mon, 23 Aug 2021 08:53:01 +0000	[thread overview]
Message-ID: <BN7PR11MB265810CF88067C1E263A969094C49@BN7PR11MB2658.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20210819184039.15497-2-qinx.sun@intel.com>

One comment.

> -----Original Message-----
> From: Sun, QinX <qinx.sun@intel.com>
> Sent: Friday, August 20, 2021 2:41 AM
> To: dts@dpdk.org
> Cc: Lin, Xueqin <xueqin.lin@intel.com>; Sun, QinX <qinx.sun@intel.com>
> Subject: [dts] [PATCH V2 1/2] test_plans/cvl_advanced_iavf_rss: add gre
> inner rss cases for iavf
> 
> as dpdk enables iavf GRE tunnel feature, so add some rss inner cases, related
> pattern: IPV4/IPV6+GRE+IPV4/IPV6+TCP/UDP, total 24 new cases
> 
> Signed-off-by: Qin Sun <qinx.sun@intel.com>
> ---
>  .../cvl_advanced_iavf_rss_test_plan.rst       | 854 ++++++++++++++++++
>  1 file changed, 854 insertions(+)
> 
> diff --git a/test_plans/cvl_advanced_iavf_rss_test_plan.rst
> b/test_plans/cvl_advanced_iavf_rss_test_plan.rst
> index 6376a140..34bfceb5 100644
> --- a/test_plans/cvl_advanced_iavf_rss_test_plan.rst
> +++ b/test_plans/cvl_advanced_iavf_rss_test_plan.rst
> @@ -175,6 +175,30 @@ Pattern and input set
>      +-------------------------------+---------------------------+----------------------------------
> ------------------------------------------------+
>      |                               | MAC_IPV6_PFCP             | pfcp
> |
>      +-------------------------------+---------------------------+----------------------------------
> ------------------------------------------------+
> +    | IPV4/IPV6+GRE+IPV4/IPV6       | MAC_IPV4_GRE_IPV4         | ipv4, l3-src-
> only, l3-dst-only                                                   |
> +    +-------------------------------+---------------------------+---------------------------------
> -------------------------------------------------+
> +    |                               | MAC_IPV6_GRE_IPV4         | ipv4, l3-src-only, l3-dst-
> only                                                   |
> +    +-------------------------------+---------------------------+---------------------------------
> -------------------------------------------------+
> +    |                               | MAC_IPV4_GRE_IPV6         | ipv6, l3-src-only, l3-dst-
> only                                                   |
> +    +-------------------------------+---------------------------+---------------------------------
> -------------------------------------------------+
> +    |                               | MAC_IPV6_GRE_IPV6         | ipv6, l3-src-only, l3-dst-
> only                                                   |
> +    +-------------------------------+---------------------------+---------------------------------
> -------------------------------------------------+
> +    | IPV4/IPV6+GRE+IPV4/IPV6+TCP   | MAC_IPV4_GRE_IPV4_TCP     | ipv4-
> tcp, l3-src-only, l3-dst-only, l4-src-only, l4-dst-only, ipv4               |
> +    +-------------------------------+---------------------------+---------------------------------
> -------------------------------------------------+
> +    |                               | MAC_IPV6_GRE_IPV4_TCP     | ipv4-tcp, l3-src-only, l3-
> dst-only, l4-src-only, l4-dst-only, ipv4               |
> +    +-------------------------------+---------------------------+---------------------------------
> -------------------------------------------------+
> +    |                               | MAC_IPV4_GRE_IPV6_TCP     | ipv6-tcp, l3-src-only, l3-
> dst-only, l4-src-only, l4-dst-only, ipv6               |
> +    +-------------------------------+---------------------------+---------------------------------
> -------------------------------------------------+
> +    |                               | MAC_IPV6_GRE_IPV6_TCP     | ipv6-tcp, l3-src-only, l3-
> dst-only, l4-src-only, l4-dst-only, ipv6               |
> +    +-------------------------------+---------------------------+---------------------------------
> -------------------------------------------------+
> +    | IPV4/IPV6+GRE+IPV4/IPV6+UDP   | MAC_IPV4_GRE_IPV4_UDP     | ipv4-
> udp, l3-src-only, l3-dst-only, l4-src-only, l4-dst-only, ipv4               |
> +    +-------------------------------+---------------------------+---------------------------------
> -------------------------------------------------+
> +    |                               | MAC_IPV6_GRE_IPV4_UDP     | ipv4-udp, l3-src-only,
> l3-dst-only, l4-src-only, l4-dst-only, ipv4               |
> +    +-------------------------------+---------------------------+---------------------------------
> -------------------------------------------------+
> +    |                               | MAC_IPV4_GRE_IPV6_UDP     | ipv6-udp, l3-src-only,
> l3-dst-only, l4-src-only, l4-dst-only, ipv6               |
> +    +-------------------------------+---------------------------+---------------------------------
> -------------------------------------------------+
> +    |                               | MAC_IPV6_GRE_IPV6_UDP     | ipv6-udp, l3-src-only,
> l3-dst-only, l4-src-only, l4-dst-only, ipv6               |
> +
> + +------------------------------+----------------------------+---------
> + ----------------------------------------------------------------------
> + ---+
> 
>  .. table::
> 
> @@ -249,6 +273,30 @@ Pattern and input set
>      +-------------------------------+---------------------------+----------------------------------
> ----------------------------------------------+
>      |                               | MAC_IPV6_GTPU_EH_IPV6_TCP | ipv6-tcp
> |
>      +-------------------------------+---------------------------+----------------------------------
> ----------------------------------------------+
> +    | IPV4/IPV6+GRE+IPV4/IPV6       | MAC_IPV4_GRE_IPV4         | ipv4
> |
> +    +-------------------------------+---------------------------+---------------------------------
> -----------------------------------------------+
> +    |                               | MAC_IPV6_GRE_IPV4         | ipv4
> |
> +    +-------------------------------+---------------------------+---------------------------------
> -----------------------------------------------+
> +    |                               | MAC_IPV4_GRE_IPV6         | ipv6
> |
> +    +-------------------------------+---------------------------+---------------------------------
> -----------------------------------------------+
> +    |                               | MAC_IPV6_GRE_IPV6         | ipv6
> |
> +    +-------------------------------+---------------------------+---------------------------------
> -----------------------------------------------+
> +    | IPV4/IPV6+GRE+IPV4/IPV6+TCP   | MAC_IPV4_GRE_IPV4_TCP     | ipv4-
> tcp                                                                       |
> +    +-------------------------------+---------------------------+---------------------------------
> -----------------------------------------------+
> +    |                               | MAC_IPV6_GRE_IPV4_TCP     | ipv4-tcp
> |
> +    +-------------------------------+---------------------------+---------------------------------
> -----------------------------------------------+
> +    |                               | MAC_IPV4_GRE_IPV6_TCP     | ipv6-tcp
> |
> +    +-------------------------------+---------------------------+---------------------------------
> -----------------------------------------------+
> +    |                               | MAC_IPV6_GRE_IPV6_TCP     | ipv6-tcp
> |
> +    +-------------------------------+---------------------------+---------------------------------
> -----------------------------------------------+
> +    | IPV4/IPV6+GRE+IPV4/IPV6+UDP   | MAC_IPV4_GRE_IPV4_UDP     | ipv4-
> udp                                                                       |
> +    +-------------------------------+---------------------------+---------------------------------
> -----------------------------------------------+
> +    |                               | MAC_IPV6_GRE_IPV4_UDP     | ipv4-udp
> |
> +    +-------------------------------+---------------------------+---------------------------------
> -----------------------------------------------+
> +    |                               | MAC_IPV4_GRE_IPV6_UDP     | ipv6-udp
> |
> +    +-------------------------------+---------------------------+---------------------------------
> -----------------------------------------------+
> +    |                               | MAC_IPV6_GRE_IPV6_UDP     | ipv6-udp
> |
> +
> + +-------------------------------+---------------------------+---------
> + ----------------------------------------------------------------------
> + -+
> 
[xueqin] Could you add "inner" for the input pattern in above tables to clarify clear?

>  .. note::
> 
> @@ -259,6 +307,7 @@ Pattern and input set
>      Rules with src/dst mac addresses as hash input set can not be applied
>      to tunnel packets. So in the test cases with input set src/dst mac addresses,
>      matched packets do not include tunnel packets.
> +    For GRE tunnel rule,the input settings are for inner layer.
> 
>  Prerequisites
>  =============
> @@ -1483,6 +1532,811 @@ Subcase: MAC_IPV6_SCTP_IPV6
>  Subcase: MAC_IPV6_SCTP_ALL
>  --------------------------
> 
> +GRE Tunnel Case Test steps
> +==========================
> +all the test cases run the same test steps as below:
> +
> +1. validate rule.
> +2. create rule and list rule.
> +3. send a basic hit pattern packet,record the hash value,
> +   check the packet is distributed to queues by RSS.
> +4. send hit pattern packet with changed input set in the rule.
> +   check the received packet have different hash value with basic packet.
> +   check the packet is distributed to queues by rss.
> +5. send hit pattern packet with changed input set not in the rule.
> +   check the received packet have same hash value with the basic packet.
> +   check the packet is distributed to queues by rss.
> +6. destroy the rule and list rule. check the flow list has no rule.
> +
> +Test case: MAC_IPV4_GRE_IPV4
> +============================
> +basic hit pattern packets are the same in this test case:
> +ipv4-proto packets::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2, proto=6")/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV4_L3SRC
> +--------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / end actions
> + rss types ipv4 l3-src-only end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.1.2", proto=6)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.1.1",
> + src="192.168.0.2", proto=6)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV4_L3DST
> +--------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / end actions
> + rss types ipv4 l3-dst-only end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.1.1",
> + src="192.168.0.2", proto=6)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.1.2", proto=6)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV4_ALL
> +------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / end actions
> + rss types ipv4 end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.1.1",
> src="192.168.0.2", proto=6)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.1.2", proto=6)/("X"*480)],iface="enp134s0f0")
> +
> +Test case: MAC_IPV6_GRE_IPV4
> +============================
> +
> +Subcase 1: MAC_IPV6_GRE_IPV4_L3SRC
> +----------------------------------
> +
> +Subcase 2: MAC_IPV6_GRE_IPV4_L3DST
> +----------------------------------
> +
> +Subcase 3: MAC_IPV6_GRE_IPV4_L4SRC
> +----------------------------------
> +
> +Subcase 4: MAC_IPV6_GRE_IPV4_L4DST
> +----------------------------------
> +
> +Subcase 5: MAC_IPV6_GRE_IPV4_ALL
> +--------------------------------
> +
> +each subcase is the same as the subcase of Test case:
> +MAC_IPV4_GRE_IPV4, just only pattern is different, replace it with 'eth /
> ipv6 / gre / ipv4'
> +
> +Test case: MAC_IPV4_GRE_IPV6
> +============================
> +basic hit pattern packets are the same in this test case:
> +ipv6-nh packets::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV6_L3SRC
> +--------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / end actions
> + rss types ipv6 l3-src-only end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2930",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2021", nh=6)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV6_L3DST
> +--------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / end actions
> + rss types ipv6 l3-dst-only end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2021", nh=6)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2930",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV6_ALL
> +------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / end actions
> + rss types ipv6 end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 21", nh=6)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2930",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/("X"*480)],iface="enp134s0f0")
> +
> +Test case: MAC_IPV6_GRE_IPV6
> +============================
> +
> +Subcase 1: MAC_IPV6_GRE_IPV4_L3SRC
> +----------------------------------
> +
> +Subcase 2: MAC_IPV6_GRE_IPV4_L3DST
> +----------------------------------
> +
> +Subcase 3: MAC_IPV6_GRE_IPV4_L4SRC
> +----------------------------------
> +
> +Subcase 4: MAC_IPV6_GRE_IPV4_L4DST
> +----------------------------------
> +
> +Subcase 5: MAC_IPV6_GRE_IPV4_ALL
> +--------------------------------
> +
> +each subcase is the same as the subcase of Test case:
> +MAC_IPV4_GRE_IPV6, just only pattern is different, replace it with 'eth /
> ipv6 / gre / ipv6'
> +
> +Test case: MAC_IPV4_GRE_IPV4_TCP
> +================================
> +basic hit pattern packets are the same in this test case:
> +ipv4-tcp packets::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2,
> + proto=6")/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV4_TCP_L3SRC
> +------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / tcp / end
> + actions rss types ipv4-tcp l3-src-only end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.1.2",
> + proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.1.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV4_TCP_L3DST
> +------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / tcp / end
> + actions rss types ipv4-tcp l3-dst-only end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.1.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.1.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV4_TCP_L4SRC
> +------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / tcp / end
> + actions rss types ipv4-tcp l4-src-only end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.1.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.1.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV4_TCP_L4DST
> +------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / tcp / end
> + actions rss types ipv4-tcp l4-dst-only end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.1.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.1.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV4_TCP_L3SRC_L4SRC
> +------------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / tcp / end
> + actions rss types ipv4-tcp l3-src-only l4-src-only end key_len 0
> + queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.1.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.1.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV4_TCP_L3SRC_L4DST
> +------------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / tcp / end
> + actions rss types ipv4-tcp l3-src-only l4-dst-only end key_len 0
> + queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.1.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.1.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV4_TCP_L3DST_L4SRC
> +------------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / tcp / end
> + actions rss types ipv4-tcp l3-dst-only l4-src-only end key_len 0
> + queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.1.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.1.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV4_TCP_L3DST_L4DST
> +------------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / tcp / end
> + actions rss types ipv4-tcp l3-dst-only l4-dst-only end key_len 0
> + queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.1.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.1.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV4_TCP_ALL
> +----------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / tcp / end
> + actions rss types ipv4-tcp end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.1.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.1.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV4_TCP_IPV4
> +-----------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / tcp / end
> + actions rss types ipv4 end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.1.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.1.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Test case: MAC_IPV6_GRE_IPV4_TCP
> +================================
> +
> +Subcase: MAC_IPV6_GRE_IPV4_TCP_L3SRC
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_TCP_L3DST
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_TCP_L4SRC
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_TCP_L4DST
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_TCP_L3SRC_L4SRC
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_TCP_L3SRC_L4DST
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_TCP_L3DST_L4SRC
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_TCP_L3DST_L4DST
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_TCP_ALL
> +----------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_TCP_IPV4
> +-----------------------------------
> +
> +each subcase is the same as the subcase of Test case:
> +MAC_IPV4_GRE_IPV4_TCP, just only pattern is different, replace it with 'eth
> / ipv6 / gre / ipv4'
> +
> +Test case: MAC_IPV4_GRE_IPV6_TCP
> +================================
> +basic hit pattern packets are the same in this test case:
> +ipv6-nh packets::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV6_TCP_L3SRC
> +------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / tcp / end
> + actions rss types ipv6-tcp l3-src-only end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2930",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 21", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 20", nh=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV6_TCP_L3DST
> +------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / tcp / end
> + actions rss types ipv6-tcp l3-dst-only end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2021", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2930",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 20", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 20", nh=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV6_TCP_L4SRC
> +------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / tcp / end
> + actions rss types ipv6-tcp l4-src-only end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2930",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 20", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 21", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV6_TCP_L4DST
> +------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / tcp / end
> + actions rss types ipv6-tcp l4-dst-only end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2930",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 20", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 21", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV6_TCP_L3SRC_L4SRC
> +------------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / tcp / end
> + actions rss types ipv6-tcp l3-src-only l4-src-only end key_len 0
> + queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2930",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 20", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 21", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV6_TCP_L3SRC_L4DST
> +------------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / tcp / end
> + actions rss types ipv6-tcp l3-src-only l4-dst-only end key_len 0
> + queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2930",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 20", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 21", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV6_TCP_L3DST_L4SRC
> +------------------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / tcp / end
> + actions rss types ipv6-tcp l3-dst-only l4-src-only end key_len 0
> + queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 21", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2930",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 20", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV6_TCP_ALL
> +----------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / tcp / end
> + actions rss types ipv6-tcp end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 21", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2930",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 20", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 20", nh=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Subcase: MAC_IPV4_GRE_IPV6_TCP_IPV6
> +-----------------------------------
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / tcp / end
> + actions rss types ipv6 end key_len 0 queues end / end
> +
> +2. hit pattern/defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 21", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2930",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> +3. hit pattern/not defined input set::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 20", nh=6)/TCP(sport=21,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=22,dport=24)/("X"*480)],iface="enp134s0f0")
> +
> +Test case: MAC_IPV6_GRE_IPV6_TCP
> +================================
> +
> +Subcase: MAC_IPV6_GRE_IPV6_TCP_L3SRC
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_TCP_L3DST
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_TCP_L4SRC
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_TCP_L4DST
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_TCP_L3SRC_L4SRC
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_TCP_L3SRC_L4DST
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_TCP_L3DST_L4SRC
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_TCP_L3DST_L4DST
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_TCP_ALL
> +----------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_TCP_IPV6
> +-----------------------------------
> +
> +each subcase is the same as the subcase of Test case:
> +MAC_IPV4_GRE_IPV6_TCP, just only pattern is different, replace it with 'eth
> / ipv6 / gre / ipv6'
> +
> +Test case: MAC_IPV4_GRE_IPV4_UDP
> +================================
> +
> +Subcase: MAC_IPV4_GRE_IPV4_UDP_L3SRC
> +------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV4_UDP_L3DST
> +------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV4_UDP_L4SRC
> +------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV4_UDP_L4DST
> +------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV4_UDP_L3SRC_L4SRC
> +------------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV4_UDP_L3SRC_L4DST
> +------------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV4_UDP_L3DST_L4SRC
> +------------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV4_UDP_L3DST_L4DST
> +------------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV4_UDP_ALL
> +----------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV4_UDP_IPV4
> +-----------------------------------
> +
> +each subcase is the same as the subcase of Test case:
> +MAC_IPV4_GRE_IPV4_TCP, just only pattern is different, replace "tcp"
> +with "udp" in all the subcases
> +
> +Test case: MAC_IPV4_GRE_IPV6_UDP
> +================================
> +
> +Subcase: MAC_IPV4_GRE_IPV6_UDP_L3SRC
> +------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV6_UDP_L3DST
> +------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV6_UDP_L4SRC
> +------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV6_UDP_L4DST
> +------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV6_UDP_L3SRC_L4SRC
> +------------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV6_UDP_L3SRC_L4DST
> +------------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV6_UDP_L3DST_L4SRC
> +------------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV6_UDP_L3DST_L4DST
> +------------------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV6_UDP_ALL
> +----------------------------------
> +
> +Subcase: MAC_IPV4_GRE_IPV6_UDP_IPV6
> +-----------------------------------
> +
> +each subcase is the same as the subcase of Test case:
> +MAC_IPV4_GRE_IPV6_TCP, just only pattern is different, replace "tcp"
> +with "udp" in all the subcases
> +
> +Test case: MAC_IPV6_GRE_IPV4_UDP
> +================================
> +
> +Subcase: MAC_IPV6_GRE_IPV4_UDP_L3SRC
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_UDP_L3DST
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_UDP_L4SRC
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_UDP_L4DST
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_UDP_L3SRC_L4SRC
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_UDP_L3SRC_L4DST
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_UDP_L3DST_L4SRC
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_UDP_L3DST_L4DST
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_UDP_ALL
> +----------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV4_UDP_IPV4
> +-----------------------------------
> +
> +each subcase is the same as the subcase of Test case:
> +MAC_IPV6_GRE_IPV4_TCP, just only pattern is different, replace "tcp"
> +with "udp" in all the subcases
> +
> +Test case: MAC_IPV6_GRE_IPV6_UDP
> +================================
> +
> +Subcase: MAC_IPV6_GRE_IPV6_UDP_L3SRC
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_UDP_L3DST
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_UDP_L4SRC
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_UDP_L4DST
> +------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_UDP_L3SRC_L4SRC
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_UDP_L3SRC_L4DST
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_UDP_L3DST_L4SRC
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_UDP_L3DST_L4DST
> +------------------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_UDP_ALL
> +----------------------------------
> +
> +Subcase: MAC_IPV6_GRE_IPV6_UDP_IPV6
> +-----------------------------------
> +
> +each subcase is the same as the subcase of Test case:
> +MAC_IPV6_GRE_IPV6_TCP, just only pattern is different, replace "tcp"
> +with "udp" in all the subcases
> +
> +GRE Tunnel symmetric-toeplitz Test steps
> +========================================
> +1. validate rule.
> +2. create rule and list rule.
> +3. send hit pattern packets with switched value of input set in the rule.
> +   check the received packets have same hash value.
> +   check all the packets are distributed to queues by rss.
> +
> +Test case: symmetric MAC_IPV4_GRE_IPV4
> +======================================
> +
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / end actions
> + rss func symmetric_toeplitz types ipv4 end key_len 0 queues end / end
> +
> +2. hit pattern with switched value of input set in the rule::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.0.2", proto=6)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.2",
> + src="192.168.0.1", proto=6)/("X"*480)],iface="enp134s0f0")
> +
> +Test case: symmetric MAC_IPV6_GRE_IPV4
> +======================================
> +
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv6 / gre / ipv4 / end actions
> + rss func symmetric_toeplitz types ipv4 end key_len 0 queues end / end
> +
> +2. hit pattern with switched value of input set in the rule::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IPv6()/GRE()/IP(dst="192.168.0.1",
> src="192.168.0.2", proto=6)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IPv6()/GRE()/IP(dst="192.168.0.2
> + ", src="192.168.0.1", proto=6)/("X"*480)],iface="enp134s0f0")
> +
> +Test case: symmetric MAC_IPV4_GRE_IPV6
> +======================================
> +
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / end actions
> + rss func symmetric_toeplitz types ipv6 end key_len 0 queues end / end
> +
> +2. hit pattern with switched value of input set in the rule::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 20", nh=6)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2020",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2929", nh=6)/("X"*480)],iface="enp134s0f0")
> +
> +Test case: symmetric MAC_IPV6_GRE_IPV6
> +======================================
> +
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv6 / gre / ipv6 / end actions
> + rss func symmetric_toeplitz types ipv6 end key_len 0 queues end / end
> +
> +2. hit pattern with switched value of input set in the rule::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IPv6()/GRE()/IPv6(src="ABAB:910B:66
> 66:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> 2020", nh=6)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IPv6()/GRE()/IPv6(src="ABAB:910B
> + :6666:3457:8295:3333:1800:2020",dst="CDCD:910A:2222:5498:8475:1111:3
> 90
> + 0:2929", nh=6)/("X"*480)],iface="enp134s0f0")
> +
> +Test case: symmetric MAC_IPV4_GRE_IPV4_TCP
> +==========================================
> +
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv4 / tcp / end
> + actions rss func symmetric_toeplitz types ipv4-tcp end key_len 0
> + queues end / end
> +
> +2. hit pattern with switched value of input set in the rule::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +    sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.2",
> src="192.168.0.1",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IP(dst="192.168.0.1",
> + src="192.168.0.2",
> + proto=6)/TCP(sport=23,dport=22)/("X"*480)],iface="enp134s0f0")
> +
> +Test case: symmetric MAC_IPV6_GRE_IPV4_TCP
> +==========================================
> +
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv6 / gre / ipv4 / tcp / end
> + actions rss func symmetric_toeplitz types ipv4-tcp end key_len 0
> + queues end / end
> +
> +2. hit pattern with switched value of input set in the rule::
> +
> +    sendp([Ether(dst="00:11:22:33:44:55")/IPv6()/GRE()/IP(dst="192.168.0.1",
> src="192.168.0.2",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +    sendp([Ether(dst="00:11:22:33:44:55")/IPv6()/GRE()/IP(dst="192.168.0.2",
> src="192.168.0.1",
> proto=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IPv6()/GRE()/IP(dst="192.168.0.1
> + ", src="192.168.0.2",
> + proto=6)/TCP(sport=23,dport=22)/("X"*480)],iface="enp134s0f0")
> +
> +Test case: symmetric MAC_IPV4_GRE_IPV6_TCP
> +==========================================
> +
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv4 / gre / ipv6 / tcp / end
> + actions rss func symmetric_toeplitz types ipv6-tcp end key_len 0
> + queues end / end
> +
> +2. hit pattern with switched value of input set in the rule::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:20
> 20", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6666
> :3457:8295:3333:1800:2020",dst="CDCD:910A:2222:5498:8475:1111:3900:29
> 29", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IP()/GRE()/IPv6(src="ABAB:910B:6
> +
> 666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> + 2020", nh=6)/TCP(sport=23,dport=22)/("X"*480)],iface="enp134s0f0")
> +
> +Test case: symmetric MAC_IPV6_GRE_IPV6_TCP
> +==========================================
> +
> +1. create rss rule::
> +
> +    flow create 0 ingress pattern eth / ipv6 / gre / ipv6 / tcp / end
> + actions rss func symmetric_toeplitz types ipv6-tcp end key_len 0
> + queues end / end
> +
> +2. hit pattern with switched value of input set in the rule::
> +
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IPv6()/GRE()/IPv6(src="ABAB:910B:66
> 66:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:
> 2020", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> sendp([Ether(dst="00:11:22:33:44:55")/IPv6()/GRE()/IPv6(src="ABAB:910B:66
> 66:3457:8295:3333:1800:2020",dst="CDCD:910A:2222:5498:8475:1111:3900:
> 2929", nh=6)/TCP(sport=22,dport=23)/("X"*480)],iface="enp134s0f0")
> +
> + sendp([Ether(dst="00:11:22:33:44:55")/IPv6()/GRE()/IPv6(src="ABAB:910B
> + :6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3
> 90
> + 0:2020", nh=6)/TCP(sport=23,dport=22)/("X"*480)],iface="enp134s0f0")
> +
> +Test case: symmetric MAC_IPV4_GRE_IPV4_TCP
> +==========================================
> +test steps same as Test case: symmetric MAC_IPV4_GRE_IPV4_TCP, just
> +only pattern is different, replace "tcp" with "udp"
> +
> +Test case: symmetric MAC_IPV6_GRE_IPV4_TCP
> +==========================================
> +test steps same as Test case: symmetric MAC_IPV6_GRE_IPV4_TCP, just
> +only pattern is different, replace "tcp" with "udp"
> +
> +Test case: symmetric MAC_IPV4_GRE_IPV6_TCP
> +==========================================
> +test steps same as Test case: symmetric MAC_IPV4_GRE_IPV6_TCP, just
> +only pattern is different, replace "tcp" with "udp"
> +
> +Test case: symmetric MAC_IPV6_GRE_IPV6_TCP
> +==========================================
> +test steps same as Test case: symmetric MAC_IPV6_GRE_IPV6_TCP, just
> +only pattern is different, replace "tcp" with "udp"
> 
>  symmetric-toeplitz Test steps
>  =============================
> --
> 2.17.1


  reply	other threads:[~2021-08-23  8:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-19 18:40 [dts] [PATCH V2 0/2] " Qin Sun
2021-08-19 18:40 ` [dts] [PATCH V2 1/2] test_plans/cvl_advanced_iavf_rss: " Qin Sun
2021-08-23  8:53   ` Lin, Xueqin [this message]
2021-08-19 18:40 ` [dts] [PATCH V2 2/2] tests/cvl_advanced_iavf_rss: " Qin Sun
2021-08-20 10:02   ` Sun, QinX
2021-08-23  8:54   ` Lin, Xueqin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BN7PR11MB265810CF88067C1E263A969094C49@BN7PR11MB2658.namprd11.prod.outlook.com \
    --to=xueqin.lin@intel.com \
    --cc=dts@dpdk.org \
    --cc=qinx.sun@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).