From: "Sun, QinX" <qinx.sun@intel.com>
To: "dts@dpdk.org" <dts@dpdk.org>
Subject: Re: [dts] [PATCH V2] tests/cvl_advanced_iavf_rss_gtpu: set vlan id for vf
Date: Tue, 30 Mar 2021 06:21:42 +0000 [thread overview]
Message-ID: <SJ0PR11MB4863D4BFC3A8DDB248E06CB6877D9@SJ0PR11MB4863.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20210330144631.12328-1-qinx.sun@intel.com>
[-- Attachment #1: Type: text/plain, Size: 295 bytes --]
> -----Original Message-----
> From: Sun, QinX <qinx.sun@intel.com>
> Sent: Tuesday, March 30, 2021 10:47 PM
> To: dts@dpdk.org
> Cc: Sun, QinX <qinx.sun@intel.com>
> Subject: [dts] [PATCH V2] tests/cvl_advanced_iavf_rss_gtpu: set vlan id for vf
Tested-by: Sun Qin <qinx.sun@intel.com>
[-- Attachment #2: TestCVLAdvancedIAVFRSSGTPU.log --]
[-- Type: application/octet-stream, Size: 2664411 bytes --]
30/03/2021 04:09:32 dts:
TEST SUITE : TestCVLAdvancedIAVFRSSGTPU
30/03/2021 04:09:32 dts: NIC : columbiaville_25g
30/03/2021 04:09:32 dut.10.240.183.254:
30/03/2021 04:09:32 tester:
30/03/2021 04:09:36 dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/vendor
30/03/2021 04:09:37 dut.10.240.183.254: 0x8086
30/03/2021 04:09:37 dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/device
30/03/2021 04:09:37 dut.10.240.183.254: 0x1889
30/03/2021 04:09:37 dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/vendor
30/03/2021 04:09:37 dut.10.240.183.254: 0x8086
30/03/2021 04:09:37 dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/device
30/03/2021 04:09:37 dut.10.240.183.254: 0x1889
30/03/2021 04:09:37 dut.10.240.183.254: ip link set ens865f0 vf 0 mac 00:11:22:33:44:55
30/03/2021 04:09:37 dut.10.240.183.254:
30/03/2021 04:09:38 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:09:40 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:09:50 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:09:50 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:09:50 dut.10.240.183.254: set verbose 1
30/03/2021 04:09:50 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:09:50 dut.10.240.183.254: show port info all
30/03/2021 04:09:50 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:09:50 TestCVLAdvancedIAVFRSSGTPU: rssprocess.tester_ifaces: ['ens7', 'ens8']
30/03/2021 04:09:50 TestCVLAdvancedIAVFRSSGTPU: rssprocess.test_case: <TestSuite_cvl_advanced_iavf_rss_gtpu.TestCVLAdvancedIAVFRSSGTPU object at 0x7ff63dad4668>
30/03/2021 04:09:50 TestCVLAdvancedIAVFRSSGTPU: Test Case test_inner_l4_protocal_hash Begin
30/03/2021 04:09:50 dut.10.240.183.254:
30/03/2021 04:09:50 tester:
30/03/2021 04:09:50 dut.10.240.183.254: start
30/03/2021 04:09:50 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:09:50 dut.10.240.183.254: quit
30/03/2021 04:09:51 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:09:51 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:09:52 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:10:02 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:10:02 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:10:02 dut.10.240.183.254: set verbose 1
30/03/2021 04:10:02 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:10:02 dut.10.240.183.254: show port info all
30/03/2021 04:10:02 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:10:02 dut.10.240.183.254: start
30/03/2021 04:10:02 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:10:02 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_udp_tcp================
30/03/2021 04:10:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:10:02 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:10:02 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:10:02 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:10:02 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:10:02 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:10:02 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:10:02 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:10:03 dut.10.240.183.254:
Flow rule #1 created
30/03/2021 04:10:03 dut.10.240.183.254: flow list 0
30/03/2021 04:10:03 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 UDP => RSS
1 0 0 i-- ETH IPV4 UDP GTPU IPV4 TCP => RSS
30/03/2021 04:10:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:04 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xd48a51b9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:04 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:10:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd48a51b9', '0x9')]
30/03/2021 04:10:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:05 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xdfef95b1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:10:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdfef95b1', '0x1')]
30/03/2021 04:10:05 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:10:05 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:10:06 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:10:06 dut.10.240.183.254: flow destroy 0 rule 1
30/03/2021 04:10:07 dut.10.240.183.254:
Flow rule #1 destroyed
testpmd>
30/03/2021 04:10:07 dut.10.240.183.254: flow list 0
30/03/2021 04:10:07 dut.10.240.183.254:
30/03/2021 04:10:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:08 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x3a29cc3a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:08 TestCVLAdvancedIAVFRSSGTPU: action: save_or_no_hash
30/03/2021 04:10:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a29cc3a', '0xa')]
30/03/2021 04:10:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:09 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x3a29cc3a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same_or_no_hash
30/03/2021 04:10:09 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_udp_tcp passed
30/03/2021 04:10:09 dut.10.240.183.254: flow flush 0
30/03/2021 04:10:10 dut.10.240.183.254:
30/03/2021 04:10:10 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv6_gtpu_ipv4_udp_tcp================
30/03/2021 04:10:10 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:10:10 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:10:10 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:10:10 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:10:10 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:10:10 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:10:10 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:10:10 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:10:10 dut.10.240.183.254:
Flow rule #1 created
30/03/2021 04:10:10 dut.10.240.183.254: flow list 0
30/03/2021 04:10:10 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV6 UDP GTPU GTP_PSC IPV4 UDP => RSS
1 0 0 i-- ETH IPV6 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:10:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:11 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=602 - nb_segs=1 - RSS hash=0xd48a51b9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:11 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:10:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd48a51b9', '0x9')]
30/03/2021 04:10:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:12 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=590 - nb_segs=1 - RSS hash=0xdfef95b1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:10:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdfef95b1', '0x1')]
30/03/2021 04:10:12 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:10:12 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:10:13 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:10:13 dut.10.240.183.254: flow destroy 0 rule 1
30/03/2021 04:10:14 dut.10.240.183.254:
Flow rule #1 destroyed
testpmd>
30/03/2021 04:10:14 dut.10.240.183.254: flow list 0
30/03/2021 04:10:15 dut.10.240.183.254:
30/03/2021 04:10:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:16 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=602 - nb_segs=1 - RSS hash=0xc92aabb4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:16 TestCVLAdvancedIAVFRSSGTPU: action: save_or_no_hash
30/03/2021 04:10:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc92aabb4', '0x4')]
30/03/2021 04:10:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:17 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=590 - nb_segs=1 - RSS hash=0xc92aabb4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same_or_no_hash
30/03/2021 04:10:17 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv6_gtpu_ipv4_udp_tcp passed
30/03/2021 04:10:17 dut.10.240.183.254: flow flush 0
30/03/2021 04:10:17 dut.10.240.183.254:
30/03/2021 04:10:17 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: inner_l4_mac_ipv4_gtpu_eh_ipv6_udp_tcp================
30/03/2021 04:10:17 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:10:17 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:10:17 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:10:17 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:10:17 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:10:17 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:10:17 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:10:17 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:10:17 dut.10.240.183.254:
Flow rule #1 created
30/03/2021 04:10:17 dut.10.240.183.254: flow list 0
30/03/2021 04:10:17 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
1 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:10:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:18 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa1e355fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:18 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:10:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa1e355fa', '0xa')]
30/03/2021 04:10:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:19 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xeae8303e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:10:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xeae8303e', '0xe')]
30/03/2021 04:10:19 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:10:19 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:10:21 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:10:21 dut.10.240.183.254: flow destroy 0 rule 1
30/03/2021 04:10:22 dut.10.240.183.254:
Flow rule #1 destroyed
testpmd>
30/03/2021 04:10:22 dut.10.240.183.254: flow list 0
30/03/2021 04:10:22 dut.10.240.183.254:
30/03/2021 04:10:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:23 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3a29cc3a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:23 TestCVLAdvancedIAVFRSSGTPU: action: save_or_no_hash
30/03/2021 04:10:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a29cc3a', '0xa')]
30/03/2021 04:10:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:24 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x3a29cc3a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same_or_no_hash
30/03/2021 04:10:24 TestCVLAdvancedIAVFRSSGTPU: sub_case inner_l4_mac_ipv4_gtpu_eh_ipv6_udp_tcp passed
30/03/2021 04:10:24 dut.10.240.183.254: flow flush 0
30/03/2021 04:10:24 dut.10.240.183.254:
30/03/2021 04:10:24 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: inner_l4_mac_ipv6_gtpu_eh_ipv6_udp_tcp================
30/03/2021 04:10:24 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:10:24 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:10:24 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:10:24 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:10:24 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:10:24 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:10:24 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:10:24 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:10:24 dut.10.240.183.254:
Flow rule #1 created
30/03/2021 04:10:24 dut.10.240.183.254: flow list 0
30/03/2021 04:10:24 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV6 UDP GTPU GTP_PSC IPV6 UDP => RSS
1 0 0 i-- ETH IPV6 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:10:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:26 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=610 - nb_segs=1 - RSS hash=0xa1e355fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:26 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:10:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa1e355fa', '0xa')]
30/03/2021 04:10:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:27 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=622 - nb_segs=1 - RSS hash=0xeae8303e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:10:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xeae8303e', '0xe')]
30/03/2021 04:10:27 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:10:27 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:10:28 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:10:28 dut.10.240.183.254: flow destroy 0 rule 1
30/03/2021 04:10:29 dut.10.240.183.254:
Flow rule #1 destroyed
testpmd>
30/03/2021 04:10:29 dut.10.240.183.254: flow list 0
30/03/2021 04:10:29 dut.10.240.183.254:
30/03/2021 04:10:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:30 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=610 - nb_segs=1 - RSS hash=0xc92aabb4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:30 TestCVLAdvancedIAVFRSSGTPU: action: save_or_no_hash
30/03/2021 04:10:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc92aabb4', '0x4')]
30/03/2021 04:10:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:10:31 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=622 - nb_segs=1 - RSS hash=0xc92aabb4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same_or_no_hash
30/03/2021 04:10:31 TestCVLAdvancedIAVFRSSGTPU: sub_case inner_l4_mac_ipv6_gtpu_eh_ipv6_udp_tcp passed
30/03/2021 04:10:31 dut.10.240.183.254: flow flush 0
30/03/2021 04:10:31 dut.10.240.183.254:
30/03/2021 04:10:31 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_ipv4_udp_tcp': 'passed', 'mac_ipv6_gtpu_ipv4_udp_tcp': 'passed', 'inner_l4_mac_ipv4_gtpu_eh_ipv6_udp_tcp': 'passed', 'inner_l4_mac_ipv6_gtpu_eh_ipv6_udp_tcp': 'passed'}
30/03/2021 04:10:31 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:10:31 TestCVLAdvancedIAVFRSSGTPU: Test Case test_inner_l4_protocal_hash Result PASSED:
30/03/2021 04:10:31 dut.10.240.183.254: flow flush 0
30/03/2021 04:10:32 dut.10.240.183.254:
testpmd>
30/03/2021 04:10:32 dut.10.240.183.254: clear port stats all
30/03/2021 04:10:34 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:10:34 dut.10.240.183.254: stop
30/03/2021 04:10:34 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:10:34 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv4_gtpu_eh_ipv4_and_ipv4_gtpu_eh_ipv4_udp Begin
30/03/2021 04:10:34 dut.10.240.183.254:
30/03/2021 04:10:34 tester:
30/03/2021 04:10:34 dut.10.240.183.254: start
30/03/2021 04:10:34 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:10:34 dut.10.240.183.254: quit
30/03/2021 04:10:35 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:10:35 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:10:36 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:10:46 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:10:46 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:10:46 dut.10.240.183.254: set verbose 1
30/03/2021 04:10:46 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:10:46 dut.10.240.183.254: show port info all
30/03/2021 04:10:46 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:10:46 dut.10.240.183.254: start
30/03/2021 04:10:46 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:10:46 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:10:46 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:10:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:46 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/UDP(sport=22, dport=13)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.10.1", dst="192.168.10.2")/UDP(sport=12, dport=23)/("X"*480)']
30/03/2021 04:10:47 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x71b8ca92 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x197db03e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x71b8ca92 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x71b8ca92', '0x2'), ('0x197db03e', '0xe'), ('0x71b8ca92', '0x2')]
30/03/2021 04:10:47 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:10:47 dut.10.240.183.254:
Flow rule #1 created
30/03/2021 04:10:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:47 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.10.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.10.2")/("X"*480)']
30/03/2021 04:10:49 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc77ace6f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x5bf8f2fd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc77ace6f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc77ace6f', '0xf'), ('0x5bf8f2fd', '0xd'), ('0xc77ace6f', '0xf')]
30/03/2021 04:10:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:10:49 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/UDP(sport=22, dport=13)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.10.1", dst="192.168.10.2")/UDP(sport=12, dport=23)/("X"*480)']
30/03/2021 04:10:50 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x71b8ca92 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x197db03e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x71b8ca92 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:10:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x71b8ca92', '0x2'), ('0x197db03e', '0xe'), ('0x71b8ca92', '0x2')]
30/03/2021 04:10:50 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv4_gtpu_eh_ipv4_and_ipv4_gtpu_eh_ipv4_udp Result PASSED:
30/03/2021 04:10:50 dut.10.240.183.254: flow flush 0
30/03/2021 04:10:51 dut.10.240.183.254:
testpmd>
30/03/2021 04:10:51 dut.10.240.183.254: clear port stats all
30/03/2021 04:10:52 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:10:52 dut.10.240.183.254: stop
30/03/2021 04:10:52 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:10:52 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv4_gtpu_eh_ipv4_with_without_ul_dl Begin
30/03/2021 04:10:52 dut.10.240.183.254:
30/03/2021 04:10:52 tester:
30/03/2021 04:10:52 dut.10.240.183.254: start
30/03/2021 04:10:52 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:10:52 dut.10.240.183.254: quit
30/03/2021 04:10:53 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:10:53 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:10:54 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:11:04 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:11:04 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:11:04 dut.10.240.183.254: set verbose 1
30/03/2021 04:11:04 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:11:04 dut.10.240.183.254: show port info all
30/03/2021 04:11:04 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:11:04 dut.10.240.183.254: start
30/03/2021 04:11:05 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:11:05 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:11:05 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:11:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:11:05 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.10.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.10.1", dst="192.168.0.2")/("X"*480)']
30/03/2021 04:11:06 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc2653613 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x7fc354fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc2653613 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:11:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc2653613', '0x3'), ('0x7fc354fa', '0xa'), ('0xc2653613', '0x3')]
30/03/2021 04:11:06 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:11:06 dut.10.240.183.254:
Flow rule #1 created
30/03/2021 04:11:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:11:06 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.10.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.10.2")/("X"*480)']
30/03/2021 04:11:07 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xb51c5489 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x8ba3660 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xb51c5489 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:11:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb51c5489', '0x9'), ('0x8ba3660', '0x0'), ('0xb51c5489', '0x9')]
30/03/2021 04:11:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:11:07 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.10.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.10.2")/("X"*480)']
30/03/2021 04:11:08 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xb51c5489 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x8ba3660 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xb51c5489 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:11:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb51c5489', '0x9'), ('0x8ba3660', '0x0'), ('0xb51c5489', '0x9')]
30/03/2021 04:11:08 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv4_gtpu_eh_ipv4_with_without_ul_dl Result PASSED:
30/03/2021 04:11:08 dut.10.240.183.254: flow flush 0
30/03/2021 04:11:09 dut.10.240.183.254:
iavf_execute_vf_cmd(): No response or return failure (-5) for cmd 46
iavf_add_del_rss_cfg(): Failed to execute command of OP_DEL_RSS_INPUT_CFG
iavf_hash_destroy(): fail to del RSS configure
iavf_flow_destroy(): Failed to destroy flow
iavf_flow_flush(): Failed to flush flows
port_flow_complain(): Caught PMD error type 2 (flow rule (handle)): Failed to delete rss rule.: Operation not permitted
testpmd>
30/03/2021 04:11:09 dut.10.240.183.254: clear port stats all
30/03/2021 04:11:10 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:11:10 dut.10.240.183.254: stop
30/03/2021 04:11:10 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:11:10 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv4_gtpu_eh_ipv4_without_with_ul_dl Begin
30/03/2021 04:11:11 dut.10.240.183.254:
30/03/2021 04:11:11 tester:
30/03/2021 04:11:11 dut.10.240.183.254: start
30/03/2021 04:11:11 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:11:11 dut.10.240.183.254: quit
30/03/2021 04:11:11 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
iavf_execute_vf_cmd(): No response or return failure (-5) for cmd 46
iavf_add_del_rss_cfg(): Failed to execute command of OP_DEL_RSS_INPUT_CFG
iavf_hash_destroy(): fail to del RSS configure
iavf_flow_destroy(): Failed to destroy flow
iavf_flow_flush(): Failed to flush flows
Port 0 is closed
Done
Bye...
30/03/2021 04:11:11 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:11:13 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:11:23 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:11:23 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:11:23 dut.10.240.183.254: set verbose 1
30/03/2021 04:11:23 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:11:23 dut.10.240.183.254: show port info all
30/03/2021 04:11:23 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:11:23 dut.10.240.183.254: start
30/03/2021 04:11:23 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:11:23 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:11:23 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:11:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:11:23 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.10.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.10.2")/("X"*480)']
30/03/2021 04:11:24 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x3103bc2a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xcaeada48 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x3103bc2a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:11:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3103bc2a', '0xa'), ('0xcaeada48', '0x8'), ('0x3103bc2a', '0xa')]
30/03/2021 04:11:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:11:24 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.10.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.10.2")/("X"*480)']
30/03/2021 04:11:25 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x3103bc2a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xcaeada48 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x3103bc2a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:11:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3103bc2a', '0xa'), ('0xcaeada48', '0x8'), ('0x3103bc2a', '0xa')]
30/03/2021 04:11:25 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:11:25 dut.10.240.183.254:
Flow rule #1 created
30/03/2021 04:11:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:11:25 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.10.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.10.1", dst="192.168.0.2")/("X"*480)']
30/03/2021 04:11:26 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x5274c479 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xa99da21b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x5274c479 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:11:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5274c479', '0x9'), ('0xa99da21b', '0xb'), ('0x5274c479', '0x9')]
30/03/2021 04:11:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:11:26 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.10.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.10.2")/("X"*480)']
30/03/2021 04:11:28 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x3103bc2a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xcaeada48 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x3103bc2a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:11:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3103bc2a', '0xa'), ('0xcaeada48', '0x8'), ('0x3103bc2a', '0xa')]
30/03/2021 04:11:28 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv4_gtpu_eh_ipv4_without_with_ul_dl Result PASSED:
30/03/2021 04:11:28 dut.10.240.183.254: flow flush 0
30/03/2021 04:11:29 dut.10.240.183.254:
testpmd>
30/03/2021 04:11:29 dut.10.240.183.254: clear port stats all
30/03/2021 04:11:30 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:11:30 dut.10.240.183.254: stop
30/03/2021 04:11:30 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:11:30 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv4_gtpu_eh_ipv6_and_ipv4_gtpu_eh_ipv6_udp_without_ul_dl Begin
30/03/2021 04:11:30 dut.10.240.183.254:
30/03/2021 04:11:30 tester:
30/03/2021 04:11:30 dut.10.240.183.254: start
30/03/2021 04:11:30 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:11:30 dut.10.240.183.254: quit
30/03/2021 04:11:31 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:11:31 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:11:32 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:11:42 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:11:42 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:11:42 dut.10.240.183.254: set verbose 1
30/03/2021 04:11:42 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:11:42 dut.10.240.183.254: show port info all
30/03/2021 04:11:42 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:11:42 dut.10.240.183.254: start
30/03/2021 04:11:42 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:11:42 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:11:42 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:11:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:11:42 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/UDP(sport=22, dport=23)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/UDP(sport=22, dport=13)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:1111", dst="2222:3333:4444:5555:6666:7777:8888:1111")/UDP(sport=12, dport=23)/("X"*480)']
30/03/2021 04:11:44 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x10ab20ee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xdea80620 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x10ab20ee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:11:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x10ab20ee', '0xe'), ('0xdea80620', '0x0'), ('0x10ab20ee', '0xe')]
30/03/2021 04:11:44 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / end actions rss types ipv6 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:11:44 dut.10.240.183.254:
Flow rule #1 created
30/03/2021 04:11:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:11:44 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:1111")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:1111", dst="2222:3333:4444:5555:6666:7777:8888:9999")/("X"*480)']
30/03/2021 04:11:45 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x8aff354e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x30fd1b88 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x8aff354e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:11:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8aff354e', '0xe'), ('0x30fd1b88', '0x8'), ('0x8aff354e', '0xe')]
30/03/2021 04:11:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:11:45 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/UDP(sport=22, dport=23)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/UDP(sport=22, dport=13)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:1111", dst="2222:3333:4444:5555:6666:7777:8888:1111")/UDP(sport=12, dport=23)/("X"*480)']
30/03/2021 04:11:46 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x8aff354e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x8aff354e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x30fd1b88 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:11:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8aff354e', '0xe'), ('0x8aff354e', '0xe'), ('0x30fd1b88', '0x8')]
30/03/2021 04:11:46 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv4_gtpu_eh_ipv6_and_ipv4_gtpu_eh_ipv6_udp_without_ul_dl Result PASSED:
30/03/2021 04:11:46 dut.10.240.183.254: flow flush 0
30/03/2021 04:11:47 dut.10.240.183.254:
iavf_execute_vf_cmd(): No response or return failure (-5) for cmd 46
iavf_add_del_rss_cfg(): Failed to execute command of OP_DEL_RSS_INPUT_CFG
iavf_hash_destroy(): fail to del RSS configure
iavf_flow_destroy(): Failed to destroy flow
iavf_flow_flush(): Failed to flush flows
port_flow_complain(): Caught PMD error type 2 (flow rule (handle)): Failed to delete rss rule.: Operation not permitted
testpmd>
30/03/2021 04:11:47 dut.10.240.183.254: clear port stats all
30/03/2021 04:11:48 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:11:48 dut.10.240.183.254: stop
30/03/2021 04:11:48 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:11:48 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv4_gtpu_ipv4_ipv4_gtpu_eh_ipv4 Begin
30/03/2021 04:11:48 dut.10.240.183.254:
30/03/2021 04:11:49 tester:
30/03/2021 04:11:49 dut.10.240.183.254: start
30/03/2021 04:11:49 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:11:49 dut.10.240.183.254: quit
30/03/2021 04:11:49 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
iavf_execute_vf_cmd(): No response or return failure (-5) for cmd 46
iavf_add_del_rss_cfg(): Failed to execute command of OP_DEL_RSS_INPUT_CFG
iavf_hash_destroy(): fail to del RSS configure
iavf_flow_destroy(): Failed to destroy flow
iavf_flow_flush(): Failed to flush flows
Port 0 is closed
Done
Bye...
30/03/2021 04:11:49 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:11:50 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:12:00 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:12:01 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:12:01 dut.10.240.183.254: set verbose 1
30/03/2021 04:12:01 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:12:01 dut.10.240.183.254: show port info all
30/03/2021 04:12:01 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:12:01 dut.10.240.183.254: start
30/03/2021 04:12:01 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:12:01 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:12:01 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:12:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:01 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(src="192.168.0.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(src="192.168.0.1", dst="192.168.10.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(src="192.168.10.1", dst="192.168.0.2")/("X"*480)']
30/03/2021 04:12:02 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x4ca4add - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0xb60ffffc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x4ca4add - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ca4add', '0xd'), ('0xb60ffffc', '0xc'), ('0x4ca4add', '0xd')]
30/03/2021 04:12:02 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:12:02 dut.10.240.183.254:
Flow rule #1 created
30/03/2021 04:12:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:02 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.10.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.10.2")/("X"*480)']
30/03/2021 04:12:03 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xf68636e8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x444383c9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xf68636e8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf68636e8', '0x8'), ('0x444383c9', '0x9'), ('0xf68636e8', '0x8')]
30/03/2021 04:12:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:03 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.10.1", dst="192.168.0.2")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(src="192.168.0.1", dst="192.168.10.2")/("X"*480)']
30/03/2021 04:12:04 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xf68636e8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x444383c9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xf68636e8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf68636e8', '0x8'), ('0x444383c9', '0x9'), ('0xf68636e8', '0x8')]
30/03/2021 04:12:04 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv4_gtpu_ipv4_ipv4_gtpu_eh_ipv4 Result PASSED:
30/03/2021 04:12:04 dut.10.240.183.254: flow flush 0
30/03/2021 04:12:05 dut.10.240.183.254:
testpmd>
30/03/2021 04:12:05 dut.10.240.183.254: clear port stats all
30/03/2021 04:12:07 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:12:07 dut.10.240.183.254: stop
30/03/2021 04:12:07 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:12:07 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv6_gtpu_eh_ipv6_and_ipv6_gtpu_eh_ipv6_tcp Begin
30/03/2021 04:12:07 dut.10.240.183.254:
30/03/2021 04:12:07 tester:
30/03/2021 04:12:07 dut.10.240.183.254: start
30/03/2021 04:12:07 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:12:07 dut.10.240.183.254: quit
30/03/2021 04:12:08 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:12:08 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:12:09 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:12:19 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:12:19 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:12:19 dut.10.240.183.254: set verbose 1
30/03/2021 04:12:19 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:12:19 dut.10.240.183.254: show port info all
30/03/2021 04:12:19 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:12:19 dut.10.240.183.254: start
30/03/2021 04:12:19 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:12:19 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:12:19 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:12:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:19 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/TCP(sport=22, dport=23)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/TCP(sport=22, dport=13)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/TCP(sport=12, dport=23)/("X"*480)']
30/03/2021 04:12:20 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=622 - nb_segs=1 - RSS hash=0x7dec10b8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=622 - nb_segs=1 - RSS hash=0xb681c243 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=622 - nb_segs=1 - RSS hash=0x7dec10b8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7dec10b8', '0x8'), ('0xb681c243', '0x3'), ('0x7dec10b8', '0x8')]
30/03/2021 04:12:20 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv6 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / end actions rss types ipv6 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:12:20 dut.10.240.183.254:
Flow rule #1 created
30/03/2021 04:12:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:20 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:1111")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:1111", dst="2222:3333:4444:5555:6666:7777:8888:9999")/("X"*480)']
30/03/2021 04:12:22 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=602 - nb_segs=1 - RSS hash=0x77d728d3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=602 - nb_segs=1 - RSS hash=0x9c1f3031 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=602 - nb_segs=1 - RSS hash=0x77d728d3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x77d728d3', '0x3'), ('0x9c1f3031', '0x1'), ('0x77d728d3', '0x3')]
30/03/2021 04:12:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:22 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/TCP(sport=22, dport=23)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/TCP(sport=22, dport=13)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IPv6()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/TCP(sport=12, dport=23)/("X"*480)']
30/03/2021 04:12:23 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=622 - nb_segs=1 - RSS hash=0x77d728d3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=622 - nb_segs=1 - RSS hash=0x77d728d3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x86dd - length=622 - nb_segs=1 - RSS hash=0x77d728d3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV6 L4_UDP - l2_len=14 - l3_len=40 - l4_len=8 - VXLAN packet: packet type =32993, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x77d728d3', '0x3'), ('0x77d728d3', '0x3'), ('0x77d728d3', '0x3')]
30/03/2021 04:12:23 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv6_gtpu_eh_ipv6_and_ipv6_gtpu_eh_ipv6_tcp Result PASSED:
30/03/2021 04:12:23 dut.10.240.183.254: flow flush 0
30/03/2021 04:12:24 dut.10.240.183.254:
iavf_execute_vf_cmd(): No response or return failure (-5) for cmd 46
iavf_add_del_rss_cfg(): Failed to execute command of OP_DEL_RSS_INPUT_CFG
iavf_hash_destroy(): fail to del RSS configure
iavf_flow_destroy(): Failed to destroy flow
iavf_flow_flush(): Failed to flush flows
port_flow_complain(): Caught PMD error type 2 (flow rule (handle)): Failed to delete rss rule.: Operation not permitted
testpmd>
30/03/2021 04:12:24 dut.10.240.183.254: clear port stats all
30/03/2021 04:12:25 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:12:25 dut.10.240.183.254: stop
30/03/2021 04:12:25 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:12:25 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv6_gtpu_ipv4_and_ipv6_gtpu_ipv4_tcp Begin
30/03/2021 04:12:25 dut.10.240.183.254:
30/03/2021 04:12:25 tester:
30/03/2021 04:12:25 dut.10.240.183.254: start
30/03/2021 04:12:25 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:12:25 dut.10.240.183.254: quit
30/03/2021 04:12:26 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
iavf_execute_vf_cmd(): No response or return failure (-5) for cmd 46
iavf_add_del_rss_cfg(): Failed to execute command of OP_DEL_RSS_INPUT_CFG
iavf_hash_destroy(): fail to del RSS configure
iavf_flow_destroy(): Failed to destroy flow
iavf_flow_flush(): Failed to flush flows
Port 0 is closed
Done
Bye...
30/03/2021 04:12:26 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:12:27 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:12:37 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:12:37 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:12:37 dut.10.240.183.254: set verbose 1
30/03/2021 04:12:37 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:12:37 dut.10.240.183.254: show port info all
30/03/2021 04:12:37 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:12:37 dut.10.240.183.254: start
30/03/2021 04:12:38 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:12:38 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:12:38 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:12:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:38 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/TCP(sport=22, dport=23)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/TCP(sport=12, dport=23)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:1111", dst="2222:3333:4444:5555:6666:7777:8888:1111")/TCP(sport=22, dport=13)/("X"*480)']
30/03/2021 04:12:39 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xb95cfe9f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x871f8492 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xb95cfe9f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb95cfe9f', '0xf'), ('0x871f8492', '0x2'), ('0xb95cfe9f', '0xf')]
30/03/2021 04:12:39 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / end actions rss types ipv6 l3-src-only end key_len 0 queues end / end
30/03/2021 04:12:39 dut.10.240.183.254:
Flow rule #1 created
30/03/2021 04:12:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:39 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:1111", dst="2222:3333:4444:5555:6666:7777:8888:9999")/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:1111")/("X"*480)']
30/03/2021 04:12:40 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdd3ad395 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb0937692 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdd3ad395 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdd3ad395', '0x5'), ('0xb0937692', '0x2'), ('0xdd3ad395', '0x5')]
30/03/2021 04:12:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:40 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/TCP(sport=22, dport=23)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:8888", dst="2222:3333:4444:5555:6666:7777:8888:9999")/TCP(sport=12, dport=23)/("X"*480)', 'Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1111:2222:3333:4444:5555:6666:7777:1111", dst="2222:3333:4444:5555:6666:7777:8888:1111")/TCP(sport=22, dport=13)/("X"*480)']
30/03/2021 04:12:41 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xdd3ad395 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xdd3ad395 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xb0937692 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdd3ad395', '0x5'), ('0xdd3ad395', '0x5'), ('0xb0937692', '0x2')]
30/03/2021 04:12:41 TestCVLAdvancedIAVFRSSGTPU: Test Case test_ipv6_gtpu_ipv4_and_ipv6_gtpu_ipv4_tcp Result PASSED:
30/03/2021 04:12:41 dut.10.240.183.254: flow flush 0
30/03/2021 04:12:42 dut.10.240.183.254:
testpmd>
30/03/2021 04:12:42 dut.10.240.183.254: clear port stats all
30/03/2021 04:12:43 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:12:43 dut.10.240.183.254: stop
30/03/2021 04:12:43 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:12:43 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpc Begin
30/03/2021 04:12:44 dut.10.240.183.254:
30/03/2021 04:12:44 tester:
30/03/2021 04:12:44 dut.10.240.183.254: start
30/03/2021 04:12:44 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:12:44 dut.10.240.183.254: vlan set filter on 0
30/03/2021 04:12:44 dut.10.240.183.254:
30/03/2021 04:12:44 dut.10.240.183.254: rx_vlan add 1 0
30/03/2021 04:12:44 dut.10.240.183.254:
30/03/2021 04:12:44 dut.10.240.183.254: rx_vlan add 3 0
30/03/2021 04:12:44 dut.10.240.183.254:
30/03/2021 04:12:44 dut.10.240.183.254: rx_vlan add 5 0
30/03/2021 04:12:44 dut.10.240.183.254:
30/03/2021 04:12:44 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpc_l3src_only================
30/03/2021 04:12:44 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:12:44 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpc / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:12:44 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:12:44 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpc / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:12:44 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:12:44 dut.10.240.183.254: flow list 0
30/03/2021 04:12:44 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPC => RSS
30/03/2021 04:12:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:44 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:12:45 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:45 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-EchoRequest'}
30/03/2021 04:12:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:12:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:45 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:12:46 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:12:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:12:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:12:48 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:12:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:12:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:48 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:12:49 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:49 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-EchoEesponse'}
30/03/2021 04:12:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:12:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:49 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:12:50 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:12:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:12:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:12:51 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:12:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:12:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:51 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:12:52 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:52 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-CreatePDPContextRequest'}
30/03/2021 04:12:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:12:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:52 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:12:53 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:12:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:12:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x10)/GTPCreatePDPContextRequest()
30/03/2021 04:12:54 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:12:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:12:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:54 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:12:55 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:55 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-CreatePDPContextResponse'}
30/03/2021 04:12:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:12:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:55 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:12:56 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:12:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:12:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x11)/GTPCreatePDPContextResponse()
30/03/2021 04:12:58 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:12:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:12:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:58 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:12:59 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:12:59 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-UpdatePDPContextRequest'}
30/03/2021 04:12:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:12:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:12:59 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:13:00 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x12)/GTPUpdatePDPContextRequest()
30/03/2021 04:13:01 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:01 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:13:02 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:02 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-UpdatePDPContextResponse'}
30/03/2021 04:13:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:02 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:13:03 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:03 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x13)/GTPUpdatePDPContextResponse()
30/03/2021 04:13:04 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:04 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:13:05 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:05 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-DeletePDPContextRequest'}
30/03/2021 04:13:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:05 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:13:06 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x14)/GTPDeletePDPContextRequest()
30/03/2021 04:13:08 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:08 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:13:09 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:09 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-DeletePDPContextResponse'}
30/03/2021 04:13:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:09 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:13:10 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x15)/GTPDeletePDPContextResponse()
30/03/2021 04:13:11 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:11 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=27)/GTPPDUNotificationRequest()']
30/03/2021 04:13:12 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:12 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-PDUNotificationRequest'}
30/03/2021 04:13:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:12 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=27)/GTPPDUNotificationRequest()']
30/03/2021 04:13:13 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x27)/GTPPDUNotificationRequest()
30/03/2021 04:13:14 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:14 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:13:15 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:15 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-SupportedExtensionHeadersNotification'}
30/03/2021 04:13:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:15 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:13:16 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()
30/03/2021 04:13:17 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:17 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:13:19 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:19 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-EchoRequest'}
30/03/2021 04:13:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:19 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:13:20 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:13:21 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:21 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:13:22 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:22 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-EchoEesponse'}
30/03/2021 04:13:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:22 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:13:23 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:13:24 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:24 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:13:25 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:25 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-CreatePDPContextRequest'}
30/03/2021 04:13:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:25 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:13:26 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x10)/GTPCreatePDPContextRequest()
30/03/2021 04:13:27 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:27 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:13:29 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:29 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-CreatePDPContextResponse'}
30/03/2021 04:13:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:29 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:13:30 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x11)/GTPCreatePDPContextResponse()
30/03/2021 04:13:31 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:31 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:13:32 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:32 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-UpdatePDPContextRequest'}
30/03/2021 04:13:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:32 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:13:33 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x12)/GTPUpdatePDPContextRequest()
30/03/2021 04:13:34 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:34 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:13:35 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:35 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-UpdatePDPContextResponse'}
30/03/2021 04:13:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:35 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:13:36 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x13)/GTPUpdatePDPContextResponse()
30/03/2021 04:13:37 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:37 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:13:39 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:39 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-DeletePDPContextRequest'}
30/03/2021 04:13:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:39 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:13:40 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x14)/GTPDeletePDPContextRequest()
30/03/2021 04:13:41 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:41 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:13:42 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:42 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-DeletePDPContextResponse'}
30/03/2021 04:13:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:42 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:13:43 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x15)/GTPDeletePDPContextResponse()
30/03/2021 04:13:44 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:44 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()']
30/03/2021 04:13:45 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:45 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-PDUNotificationRequest'}
30/03/2021 04:13:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:45 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()']
30/03/2021 04:13:46 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x1B)/GTPPDUNotificationRequest()
30/03/2021 04:13:47 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:47 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:13:49 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:49 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-SupportedExtensionHeadersNotification'}
30/03/2021 04:13:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:49 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:13:50 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0x7d2f9c4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d2f9c4a', '0xa')]
30/03/2021 04:13:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()
30/03/2021 04:13:51 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0xac72d8f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac72d8f4', '0x4')]
30/03/2021 04:13:51 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:13:51 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:13:52 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:13:52 dut.10.240.183.254: flow list 0
30/03/2021 04:13:52 dut.10.240.183.254:
30/03/2021 04:13:52 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpc_l3src_only passed
30/03/2021 04:13:52 dut.10.240.183.254: flow flush 0
30/03/2021 04:13:52 dut.10.240.183.254:
30/03/2021 04:13:52 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpc_l3dst_only================
30/03/2021 04:13:52 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:13:52 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpc / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:13:52 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:13:52 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpc / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:13:52 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:13:52 dut.10.240.183.254: flow list 0
30/03/2021 04:13:52 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPC => RSS
30/03/2021 04:13:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:52 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:13:53 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:53 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-EchoRequest'}
30/03/2021 04:13:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:13:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:53 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:13:54 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:13:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:13:56 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:13:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:56 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:13:57 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:57 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-EchoEesponse'}
30/03/2021 04:13:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:13:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:57 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:13:58 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:13:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:13:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:13:59 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:13:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:13:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:13:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:13:59 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:14:00 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:00 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-CreatePDPContextRequest'}
30/03/2021 04:14:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:00 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:14:01 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x10)/GTPCreatePDPContextRequest()
30/03/2021 04:14:02 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:02 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:14:03 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:03 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-CreatePDPContextResponse'}
30/03/2021 04:14:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:03 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:14:04 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x11)/GTPCreatePDPContextResponse()
30/03/2021 04:14:06 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:06 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:14:07 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:07 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-UpdatePDPContextRequest'}
30/03/2021 04:14:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:07 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:14:08 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x12)/GTPUpdatePDPContextRequest()
30/03/2021 04:14:09 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:09 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:14:10 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:10 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-UpdatePDPContextResponse'}
30/03/2021 04:14:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:10 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:14:11 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x13)/GTPUpdatePDPContextResponse()
30/03/2021 04:14:12 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:12 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:14:13 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:13 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-DeletePDPContextRequest'}
30/03/2021 04:14:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:13 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:14:14 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x14)/GTPDeletePDPContextRequest()
30/03/2021 04:14:16 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:16 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:14:17 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:17 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-DeletePDPContextResponse'}
30/03/2021 04:14:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:17 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:14:18 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x15)/GTPDeletePDPContextResponse()
30/03/2021 04:14:19 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:19 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=27)/GTPPDUNotificationRequest()']
30/03/2021 04:14:20 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:20 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-PDUNotificationRequest'}
30/03/2021 04:14:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:20 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()']
30/03/2021 04:14:21 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x1B)/GTPPDUNotificationRequest()
30/03/2021 04:14:22 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:22 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:14:23 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:23 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-SupportedExtensionHeadersNotification'}
30/03/2021 04:14:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:23 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:14:24 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()
30/03/2021 04:14:25 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:25 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:14:27 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:27 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-EchoRequest'}
30/03/2021 04:14:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:27 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:14:28 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:14:29 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:29 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:14:30 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:30 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-EchoEesponse'}
30/03/2021 04:14:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:30 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:14:31 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:14:32 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:32 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:14:33 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:33 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-CreatePDPContextRequest'}
30/03/2021 04:14:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:33 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:14:34 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x10)/GTPCreatePDPContextRequest()
30/03/2021 04:14:35 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:35 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:14:37 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:37 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-CreatePDPContextResponse'}
30/03/2021 04:14:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:37 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:14:38 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x11)/GTPCreatePDPContextResponse()
30/03/2021 04:14:39 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:39 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:14:40 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:40 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-UpdatePDPContextRequest'}
30/03/2021 04:14:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:40 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:14:41 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x12)/GTPUpdatePDPContextRequest()
30/03/2021 04:14:42 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:42 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:14:43 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:43 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-UpdatePDPContextResponse'}
30/03/2021 04:14:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:43 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:14:44 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x13)/GTPUpdatePDPContextResponse()
30/03/2021 04:14:45 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:45 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:14:47 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:47 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-DeletePDPContextRequest'}
30/03/2021 04:14:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:47 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:14:48 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x14)/GTPDeletePDPContextRequest()
30/03/2021 04:14:49 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:49 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:14:50 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:50 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-DeletePDPContextResponse'}
30/03/2021 04:14:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:50 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:14:51 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x15)/GTPDeletePDPContextResponse()
30/03/2021 04:14:52 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:52 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()']
30/03/2021 04:14:53 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:53 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-PDUNotificationRequest'}
30/03/2021 04:14:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:53 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()']
30/03/2021 04:14:54 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.3", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x1B)/GTPPDUNotificationRequest()
30/03/2021 04:14:55 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:55 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:14:57 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:57 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-SupportedExtensionHeadersNotification'}
30/03/2021 04:14:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:57 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:14:58 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0xdf951537 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:14:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf951537', '0x7')]
30/03/2021 04:14:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:14:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()
30/03/2021 04:14:59 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0xec85189 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:14:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:14:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xec85189', '0x9')]
30/03/2021 04:14:59 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:14:59 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:15:00 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:15:00 dut.10.240.183.254: flow list 0
30/03/2021 04:15:00 dut.10.240.183.254:
30/03/2021 04:15:00 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpc_l3dst_only passed
30/03/2021 04:15:00 dut.10.240.183.254: flow flush 0
30/03/2021 04:15:00 dut.10.240.183.254:
30/03/2021 04:15:00 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpc_l3_src_only_l3_dst_only================
30/03/2021 04:15:00 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:15:00 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpc / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:15:00 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:15:00 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpc / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:15:00 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:15:00 dut.10.240.183.254: flow list 0
30/03/2021 04:15:00 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPC => RSS
30/03/2021 04:15:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:00 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:15:01 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:01 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-EchoRequest'}
30/03/2021 04:15:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:01 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:15:02 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:15:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:02 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:15:04 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:15:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:15:05 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:15:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345683,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:15:06 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:15:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:06 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:15:07 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:07 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-EchoEesponse'}
30/03/2021 04:15:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:07 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:15:08 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:15:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:08 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:15:09 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:15:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:15:10 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:15:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:15:11 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:15:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:11 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:15:12 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:12 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-CreatePDPContextRequest'}
30/03/2021 04:15:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:12 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:15:14 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:15:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:14 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:15:15 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:15:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()
30/03/2021 04:15:16 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:15:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x10)/GTPCreatePDPContextRequest()
30/03/2021 04:15:17 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:15:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:17 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:15:18 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:18 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-CreatePDPContextResponse'}
30/03/2021 04:15:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:18 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:15:19 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:15:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:19 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:15:20 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:15:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()
30/03/2021 04:15:21 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:15:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x11)/GTPCreatePDPContextResponse()
30/03/2021 04:15:22 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:15:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:22 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:15:23 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:23 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-UpdatePDPContextRequest'}
30/03/2021 04:15:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:23 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:15:25 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:15:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:25 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:15:26 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:15:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()
30/03/2021 04:15:27 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:15:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x12)/GTPUpdatePDPContextRequest()
30/03/2021 04:15:28 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:15:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:28 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:15:29 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:29 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-UpdatePDPContextResponse'}
30/03/2021 04:15:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:29 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:15:30 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:15:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:30 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:15:31 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:15:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()
30/03/2021 04:15:32 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:15:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x13)/GTPUpdatePDPContextResponse()
30/03/2021 04:15:33 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:15:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:33 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:15:35 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:35 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-DeletePDPContextRequest'}
30/03/2021 04:15:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:35 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:15:36 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:15:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:36 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:15:37 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:15:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()
30/03/2021 04:15:38 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:15:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x14)/GTPDeletePDPContextRequest()
30/03/2021 04:15:39 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:15:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:39 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:15:40 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:40 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-DeletePDPContextResponse'}
30/03/2021 04:15:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:40 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:15:41 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:15:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:41 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:15:42 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:15:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()
30/03/2021 04:15:43 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:15:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x15)/GTPDeletePDPContextResponse()
30/03/2021 04:15:45 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:15:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:45 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=27)/GTPPDUNotificationRequest()']
30/03/2021 04:15:46 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:46 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-PDUNotificationRequest'}
30/03/2021 04:15:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:46 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()']
30/03/2021 04:15:47 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:15:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:47 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=27)/GTPPDUNotificationRequest()']
30/03/2021 04:15:48 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:15:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()
30/03/2021 04:15:49 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:15:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x1B)/GTPPDUNotificationRequest()
30/03/2021 04:15:50 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:15:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:50 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:15:51 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:51 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-SupportedExtensionHeadersNotification'}
30/03/2021 04:15:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:51 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:15:52 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:15:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:52 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:15:53 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:15:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()
30/03/2021 04:15:55 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:15:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()
30/03/2021 04:15:56 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:15:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:56 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:15:57 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:57 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-EchoRequest'}
30/03/2021 04:15:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:15:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:57 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:15:58 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:15:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:58 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:15:59 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:15:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:15:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:15:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:15:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:16:00 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:16:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:16:01 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:16:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:01 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:16:02 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:02 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-EchoEesponse'}
30/03/2021 04:16:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:02 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:16:03 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:03 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:16:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:03 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:16:04 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:16:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:16:06 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:16:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:16:07 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:16:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:07 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:16:08 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:08 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-CreatePDPContextRequest'}
30/03/2021 04:16:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:08 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:16:09 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:16:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:09 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:16:10 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:16:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()
30/03/2021 04:16:11 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:16:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x10)/GTPCreatePDPContextRequest()
30/03/2021 04:16:12 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:16:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:12 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:16:13 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:13 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-CreatePDPContextResponse'}
30/03/2021 04:16:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:13 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:16:14 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:16:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:14 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:16:16 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:16:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()
30/03/2021 04:16:17 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:16:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x11)/GTPCreatePDPContextResponse()
30/03/2021 04:16:18 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:16:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:18 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:16:19 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:19 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-UpdatePDPContextRequest'}
30/03/2021 04:16:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:19 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:16:20 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:16:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:20 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:16:21 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:16:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()
30/03/2021 04:16:22 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:16:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x12)/GTPUpdatePDPContextRequest()
30/03/2021 04:16:23 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:16:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:23 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:16:24 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:24 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-UpdatePDPContextResponse'}
30/03/2021 04:16:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:24 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:16:26 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:16:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:26 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:16:27 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:16:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()
30/03/2021 04:16:28 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:16:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x13)/GTPUpdatePDPContextResponse()
30/03/2021 04:16:29 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:16:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:29 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:16:30 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:30 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-DeletePDPContextRequest'}
30/03/2021 04:16:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:30 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:16:31 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:16:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:31 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:16:32 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:16:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()
30/03/2021 04:16:33 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:16:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x14)/GTPDeletePDPContextRequest()
30/03/2021 04:16:34 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:16:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:34 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:16:36 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:36 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-DeletePDPContextResponse'}
30/03/2021 04:16:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:36 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:16:37 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:16:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:37 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:16:38 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:16:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()
30/03/2021 04:16:39 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:16:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x15)/GTPDeletePDPContextResponse()
30/03/2021 04:16:40 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:16:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:40 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()']
30/03/2021 04:16:41 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:41 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-PDUNotificationRequest'}
30/03/2021 04:16:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:41 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()']
30/03/2021 04:16:42 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:16:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:42 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()']
30/03/2021 04:16:43 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:16:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()
30/03/2021 04:16:44 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:16:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x1B)/GTPPDUNotificationRequest()
30/03/2021 04:16:45 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:16:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:45 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:16:47 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:47 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-SupportedExtensionHeadersNotification'}
30/03/2021 04:16:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:47 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:16:48 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0x255f7373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x255f7373', '0x3')]
30/03/2021 04:16:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:48 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:16:49 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0x400db729 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x400db729', '0x9')]
30/03/2021 04:16:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()
30/03/2021 04:16:50 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0xf40237cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:16:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf40237cd', '0xd')]
30/03/2021 04:16:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:16:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2123)/GTPHeader(teid=0x12345682,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()
30/03/2021 04:16:51 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0x9150f397 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:16:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:16:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9150f397', '0x7')]
30/03/2021 04:16:51 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:16:51 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:16:52 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:16:52 dut.10.240.183.254: flow list 0
30/03/2021 04:16:52 dut.10.240.183.254:
30/03/2021 04:16:52 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpc_l3_src_only_l3_dst_only passed
30/03/2021 04:16:52 dut.10.240.183.254: flow flush 0
30/03/2021 04:16:52 dut.10.240.183.254:
30/03/2021 04:16:52 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpc_l3src_only': 'passed', 'mac_ipv4_gtpc_l3dst_only': 'passed', 'mac_ipv4_gtpc_l3_src_only_l3_dst_only': 'passed'}
30/03/2021 04:16:52 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:16:52 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpc Result PASSED:
30/03/2021 04:16:52 dut.10.240.183.254: flow flush 0
30/03/2021 04:16:53 dut.10.240.183.254:
testpmd>
30/03/2021 04:16:53 dut.10.240.183.254: clear port stats all
30/03/2021 04:16:55 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:16:55 dut.10.240.183.254: stop
30/03/2021 04:16:55 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 20 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 40 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 60 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 60 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 20 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 20 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:16:55 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpc_symmetric Begin
30/03/2021 04:16:55 dut.10.240.183.254:
30/03/2021 04:16:55 tester:
30/03/2021 04:16:55 dut.10.240.183.254: start
30/03/2021 04:16:55 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x200 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:16:55 dut.10.240.183.254: quit
30/03/2021 04:16:56 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:16:56 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:16:57 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:17:07 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:17:07 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:17:07 dut.10.240.183.254: set verbose 1
30/03/2021 04:17:07 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:17:07 dut.10.240.183.254: show port info all
30/03/2021 04:17:07 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:17:07 dut.10.240.183.254: start
30/03/2021 04:17:07 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:17:07 dut.10.240.183.254: vlan set filter on 0
30/03/2021 04:17:07 dut.10.240.183.254:
30/03/2021 04:17:07 dut.10.240.183.254: rx_vlan add 1 0
30/03/2021 04:17:07 dut.10.240.183.254:
30/03/2021 04:17:07 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpc_symmetric================
30/03/2021 04:17:07 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:17:07 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpc / end actions rss func symmetric_toeplitz types ipv4 end key_len 0 queues end / end
30/03/2021 04:17:07 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:17:07 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpc / end actions rss func symmetric_toeplitz types ipv4 end key_len 0 queues end / end
30/03/2021 04:17:07 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:17:07 dut.10.240.183.254: flow list 0
30/03/2021 04:17:08 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPC => RSS
30/03/2021 04:17:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:08 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:17:09 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:09 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-EchoRequest'}
30/03/2021 04:17:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:17:10 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:10 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:17:11 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:11 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-EchoEesponse'}
30/03/2021 04:17:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:17:12 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:12 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:17:13 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:13 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-CreatePDPContextRequest'}
30/03/2021 04:17:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()
30/03/2021 04:17:14 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:14 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:17:15 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:15 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-CreatePDPContextResponse'}
30/03/2021 04:17:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()
30/03/2021 04:17:16 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:16 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:17:17 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:17 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-UpdatePDPContextRequest'}
30/03/2021 04:17:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()
30/03/2021 04:17:19 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:19 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:17:20 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:20 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-UpdatePDPContextResponse'}
30/03/2021 04:17:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()
30/03/2021 04:17:21 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:21 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:17:22 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:22 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-DeletePDPContextRequest'}
30/03/2021 04:17:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()
30/03/2021 04:17:23 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:23 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:17:24 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:24 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-DeletePDPContextResponse'}
30/03/2021 04:17:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()
30/03/2021 04:17:25 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:25 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=27)/GTPPDUNotificationRequest()']
30/03/2021 04:17:26 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:26 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-PDUNotificationRequest'}
30/03/2021 04:17:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=27)/GTPPDUNotificationRequest()
30/03/2021 04:17:27 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:27 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:17:29 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:29 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpc-SupportedExtensionHeadersNotification'}
30/03/2021 04:17:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()
30/03/2021 04:17:30 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:30 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:17:31 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:31 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-EchoRequest'}
30/03/2021 04:17:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:17:32 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:32 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()']
30/03/2021 04:17:33 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:33 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-EchoEesponse'}
30/03/2021 04:17:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:17:34 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:34 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()']
30/03/2021 04:17:35 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:35 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-CreatePDPContextRequest'}
30/03/2021 04:17:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()
30/03/2021 04:17:36 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:36 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()']
30/03/2021 04:17:37 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:37 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-CreatePDPContextResponse'}
30/03/2021 04:17:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()
30/03/2021 04:17:39 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:39 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()']
30/03/2021 04:17:40 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:40 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-UpdatePDPContextRequest'}
30/03/2021 04:17:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()
30/03/2021 04:17:41 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:41 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()']
30/03/2021 04:17:42 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:42 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-UpdatePDPContextResponse'}
30/03/2021 04:17:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()
30/03/2021 04:17:43 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:43 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()']
30/03/2021 04:17:44 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:44 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-DeletePDPContextRequest'}
30/03/2021 04:17:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()
30/03/2021 04:17:45 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:45 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()']
30/03/2021 04:17:46 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:46 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-DeletePDPContextResponse'}
30/03/2021 04:17:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()
30/03/2021 04:17:47 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:47 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()']
30/03/2021 04:17:49 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:49 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-PDUNotificationRequest'}
30/03/2021 04:17:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()
30/03/2021 04:17:50 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:50 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()']
30/03/2021 04:17:51 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:51 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpc-SupportedExtensionHeadersNotification'}
30/03/2021 04:17:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()
30/03/2021 04:17:52 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0xe6e7907e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:17:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6e7907e', '0xe')]
30/03/2021 04:17:52 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:17:52 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:17:53 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:17:53 dut.10.240.183.254: flow list 0
30/03/2021 04:17:53 dut.10.240.183.254:
30/03/2021 04:17:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:17:54 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:54 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-gtpc-EchoRequest'}
30/03/2021 04:17:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:17:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:17:55 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:55 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-gtpc-EchoEesponse'}
30/03/2021 04:17:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:17:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()
30/03/2021 04:17:56 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=89 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:56 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-gtpc-CreatePDPContextRequest'}
30/03/2021 04:17:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:17:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()
30/03/2021 04:17:58 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:58 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-gtpc-CreatePDPContextResponse'}
30/03/2021 04:17:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:17:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()
30/03/2021 04:17:59 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=126 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:17:59 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-gtpc-UpdatePDPContextRequest'}
30/03/2021 04:17:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:17:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:17:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()
30/03/2021 04:18:00 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:00 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-gtpc-UpdatePDPContextResponse'}
30/03/2021 04:18:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()
30/03/2021 04:18:01 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:01 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-gtpc-DeletePDPContextRequest'}
30/03/2021 04:18:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()
30/03/2021 04:18:02 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:02 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-gtpc-DeletePDPContextResponse'}
30/03/2021 04:18:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=27)/GTPPDUNotificationRequest()
30/03/2021 04:18:03 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=83 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:03 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-gtpc-PDUNotificationRequest'}
30/03/2021 04:18:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()
30/03/2021 04:18:04 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =28817, Destination UDP port =2123, VNI = 1193046 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:04 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-gtpc-SupportedExtensionHeadersNotification'}
30/03/2021 04:18:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:18:05 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:05 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'vlan-ipv4-gtpc-EchoRequest'}
30/03/2021 04:18:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:18:06 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:06 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'vlan-ipv4-gtpc-EchoEesponse'}
30/03/2021 04:18:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x10)/GTPCreatePDPContextRequest()
30/03/2021 04:18:08 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=93 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:08 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'vlan-ipv4-gtpc-CreatePDPContextRequest'}
30/03/2021 04:18:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x11)/GTPCreatePDPContextResponse()
30/03/2021 04:18:09 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:09 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'vlan-ipv4-gtpc-CreatePDPContextResponse'}
30/03/2021 04:18:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x12)/GTPUpdatePDPContextRequest()
30/03/2021 04:18:10 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=130 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:10 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'vlan-ipv4-gtpc-UpdatePDPContextRequest'}
30/03/2021 04:18:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x13)/GTPUpdatePDPContextResponse()
30/03/2021 04:18:11 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:11 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'vlan-ipv4-gtpc-UpdatePDPContextResponse'}
30/03/2021 04:18:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x14)/GTPDeletePDPContextRequest()
30/03/2021 04:18:12 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:12 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'vlan-ipv4-gtpc-DeletePDPContextRequest'}
30/03/2021 04:18:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x15)/GTPDeletePDPContextResponse()
30/03/2021 04:18:13 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:13 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'vlan-ipv4-gtpc-DeletePDPContextResponse'}
30/03/2021 04:18:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1B)/GTPPDUNotificationRequest()
30/03/2021 04:18:14 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=87 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:14 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'vlan-ipv4-gtpc-PDUNotificationRequest'}
30/03/2021 04:18:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.3", dst="192.168.1.1")/UDP(sport=20,dport=2123)/GTPHeader(teid=0x12345678,gtp_type=0x1F)/GTPSupportedExtensionHeadersNotification()
30/03/2021 04:18:15 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=63 - nb_segs=1 - RSS hash=0xbacdf910 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPC - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:15 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'vlan-ipv4-gtpc-SupportedExtensionHeadersNotification'}
30/03/2021 04:18:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbacdf910', '0x0')]
30/03/2021 04:18:15 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpc_symmetric passed
30/03/2021 04:18:15 dut.10.240.183.254: flow flush 0
30/03/2021 04:18:15 dut.10.240.183.254:
30/03/2021 04:18:15 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpc_symmetric': 'passed'}
30/03/2021 04:18:15 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:18:15 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpc_symmetric Result PASSED:
30/03/2021 04:18:15 dut.10.240.183.254: flow flush 0
30/03/2021 04:18:17 dut.10.240.183.254:
testpmd>
30/03/2021 04:18:17 dut.10.240.183.254: clear port stats all
30/03/2021 04:18:18 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:18:18 dut.10.240.183.254: stop
30/03/2021 04:18:18 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 20 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 40 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:18:18 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu Begin
30/03/2021 04:18:18 dut.10.240.183.254:
30/03/2021 04:18:18 tester:
30/03/2021 04:18:18 dut.10.240.183.254: start
30/03/2021 04:18:18 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x200 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:18:18 dut.10.240.183.254: vlan set filter on 0
30/03/2021 04:18:18 dut.10.240.183.254:
30/03/2021 04:18:18 dut.10.240.183.254: rx_vlan add 1 0
30/03/2021 04:18:18 dut.10.240.183.254:
30/03/2021 04:18:18 dut.10.240.183.254: rx_vlan add 3 0
30/03/2021 04:18:18 dut.10.240.183.254:
30/03/2021 04:18:18 dut.10.240.183.254: rx_vlan add 5 0
30/03/2021 04:18:18 dut.10.240.183.254:
30/03/2021 04:18:18 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_l3src_only================
30/03/2021 04:18:18 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:18:18 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:18:18 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:18:18 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:18:18 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:18:18 dut.10.240.183.254: flow list 0
30/03/2021 04:18:19 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU => RSS
30/03/2021 04:18:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:19 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:18:20 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=146 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:20 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpu-pay'}
30/03/2021 04:18:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:20 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:18:21 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=146 - nb_segs=1 - RSS hash=0xda7410c8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:18:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xda7410c8', '0x8')]
30/03/2021 04:18:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.5")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345683,gtp_type=0x01)/Raw("x"*96)
30/03/2021 04:18:22 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=146 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:18:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:22 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:18:23 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=158 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:23 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpu-eh-pay'}
30/03/2021 04:18:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:23 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:18:24 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=158 - nb_segs=1 - RSS hash=0xda7410c8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:18:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xda7410c8', '0x8')]
30/03/2021 04:18:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.5")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345683,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)
30/03/2021 04:18:25 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=158 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:18:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:25 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:18:26 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:26 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpu-echo-request'}
30/03/2021 04:18:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:26 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:18:27 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xda7410c8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:18:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xda7410c8', '0x8')]
30/03/2021 04:18:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.5")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345683,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:18:29 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:18:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:29 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:18:30 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:30 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpu-echo-reponse'}
30/03/2021 04:18:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:30 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:18:31 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xda7410c8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:18:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xda7410c8', '0x8')]
30/03/2021 04:18:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.5")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345683,gtp_type=0x01)/GTPEchoResponse()
30/03/2021 04:18:32 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:18:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:32 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:18:33 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=150 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:33 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpu-pay'}
30/03/2021 04:18:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:33 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:18:34 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=150 - nb_segs=1 - RSS hash=0xda7410c8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:18:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xda7410c8', '0x8')]
30/03/2021 04:18:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.1", dst="192.168.1.5")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345683,gtp_type=0x01)/Raw("x"*96)
30/03/2021 04:18:35 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=150 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:18:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:35 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:18:36 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=162 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:36 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpu-eh-pay'}
30/03/2021 04:18:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:36 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:18:37 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=162 - nb_segs=1 - RSS hash=0xda7410c8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:18:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xda7410c8', '0x8')]
30/03/2021 04:18:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.1", dst="192.168.1.5")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345683,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)
30/03/2021 04:18:38 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=162 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:18:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:38 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:18:40 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:40 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpu-echo-request'}
30/03/2021 04:18:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:40 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:18:41 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xda7410c8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:18:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xda7410c8', '0x8')]
30/03/2021 04:18:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.1", dst="192.168.1.5")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345683,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:18:42 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:18:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:42 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:18:43 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:43 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpu-echo-reponse'}
30/03/2021 04:18:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:43 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:18:44 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xda7410c8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:18:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xda7410c8', '0x8')]
30/03/2021 04:18:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.1", dst="192.168.1.5")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345683,gtp_type=0x01)/GTPEchoResponse()
30/03/2021 04:18:45 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x75eeae26 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:18:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75eeae26', '0x6')]
30/03/2021 04:18:45 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:18:45 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:18:46 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:18:46 dut.10.240.183.254: flow list 0
30/03/2021 04:18:46 dut.10.240.183.254:
30/03/2021 04:18:46 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_l3src_only passed
30/03/2021 04:18:46 dut.10.240.183.254: flow flush 0
30/03/2021 04:18:46 dut.10.240.183.254:
30/03/2021 04:18:46 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_l3dst_only================
30/03/2021 04:18:46 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:18:46 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:18:46 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:18:46 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:18:46 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:18:46 dut.10.240.183.254: flow list 0
30/03/2021 04:18:47 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU => RSS
30/03/2021 04:18:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:47 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:18:48 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=146 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:48 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpu-pay'}
30/03/2021 04:18:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:18:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:48 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:18:49 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=146 - nb_segs=1 - RSS hash=0x85416d14 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:18:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x85416d14', '0x4')]
30/03/2021 04:18:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345682,gtp_type=0x01)/Raw("x"*96)
30/03/2021 04:18:50 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=146 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:18:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:18:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:50 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:18:51 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=158 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:51 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpu-eh-pay'}
30/03/2021 04:18:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:18:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:51 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:18:52 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=158 - nb_segs=1 - RSS hash=0x85416d14 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:18:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x85416d14', '0x4')]
30/03/2021 04:18:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345683,gtp_type=0x01)/GTPPDUSessionContainer(type=1, P=1, QFI=0x55)/Raw("x"*96)
30/03/2021 04:18:53 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=158 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:53 TestCVLAdvancedIAVFRSSGTPU: action: {'check_hash_same': 'ipv4-gtpu-eh-pay'}
30/03/2021 04:18:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:18:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:53 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:18:54 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:54 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpu-echo-request'}
30/03/2021 04:18:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:18:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:54 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:18:55 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x85416d14 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:18:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x85416d14', '0x4')]
30/03/2021 04:18:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345683,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:18:57 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:18:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:18:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:57 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:18:58 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:58 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpu-echo-reponse'}
30/03/2021 04:18:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:18:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:58 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:18:59 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x85416d14 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:18:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:18:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x85416d14', '0x4')]
30/03/2021 04:18:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:18:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=27,dport=2152)/GTP_U_Header(teid=0x12345685,gtp_type=0x01)/GTPEchoResponse()
30/03/2021 04:19:00 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:19:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:19:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:00 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:19:01 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=150 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:01 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpu-pay'}
30/03/2021 04:19:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:19:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:01 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:19:02 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=150 - nb_segs=1 - RSS hash=0x85416d14 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x85416d14', '0x4')]
30/03/2021 04:19:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345682,gtp_type=0x01)/Raw("x"*96)
30/03/2021 04:19:03 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=150 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:03 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:19:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:19:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:03 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:19:04 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=162 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:04 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpu-eh-pay'}
30/03/2021 04:19:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:19:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:04 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:19:05 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=162 - nb_segs=1 - RSS hash=0x85416d14 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x85416d14', '0x4')]
30/03/2021 04:19:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345682,gtp_type=0x01)/GTPPDUSessionContainer(type=1, P=1, QFI=0x55)/Raw("x"*96)
30/03/2021 04:19:06 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=162 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:19:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:19:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:06 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:19:08 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:08 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpu-echo-request'}
30/03/2021 04:19:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:19:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:08 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:19:09 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x85416d14 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x85416d14', '0x4')]
30/03/2021 04:19:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345683,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:19:10 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:19:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:19:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:10 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:19:11 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:11 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpu-echo-reponse'}
30/03/2021 04:19:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:19:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:11 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:19:12 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x85416d14 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x85416d14', '0x4')]
30/03/2021 04:19:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=3)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345682,gtp_type=0x01)/GTPEchoResponse()
30/03/2021 04:19:13 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x2adbd3fa - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:19:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2adbd3fa', '0xa')]
30/03/2021 04:19:13 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:19:13 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:19:14 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:19:14 dut.10.240.183.254: flow list 0
30/03/2021 04:19:14 dut.10.240.183.254:
30/03/2021 04:19:14 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_l3dst_only passed
30/03/2021 04:19:14 dut.10.240.183.254: flow flush 0
30/03/2021 04:19:14 dut.10.240.183.254:
30/03/2021 04:19:14 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_l3_src_only_l3_dst_only================
30/03/2021 04:19:14 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:19:14 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:19:14 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:19:14 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:19:14 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:19:14 dut.10.240.183.254: flow list 0
30/03/2021 04:19:15 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU => RSS
30/03/2021 04:19:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:15 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:19:16 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=146 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:16 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpu-pay'}
30/03/2021 04:19:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:16 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:19:17 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=146 - nb_segs=1 - RSS hash=0xa22a406b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa22a406b', '0xb')]
30/03/2021 04:19:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:17 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:19:18 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=146 - nb_segs=1 - RSS hash=0x6a15073f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6a15073f', '0xf')]
30/03/2021 04:19:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)
30/03/2021 04:19:19 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=146 - nb_segs=1 - RSS hash=0xdb0fe85 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdb0fe85', '0x5')]
30/03/2021 04:19:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345682,gtp_type=0x01)/Raw("x"*96)
30/03/2021 04:19:20 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=146 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:19:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:20 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:19:21 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=158 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:21 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpu-eh-pay'}
30/03/2021 04:19:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:21 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:19:22 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=158 - nb_segs=1 - RSS hash=0xa22a406b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa22a406b', '0xb')]
30/03/2021 04:19:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:22 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:19:23 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=158 - nb_segs=1 - RSS hash=0x6a15073f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6a15073f', '0xf')]
30/03/2021 04:19:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)
30/03/2021 04:19:25 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=158 - nb_segs=1 - RSS hash=0xdb0fe85 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:25 TestCVLAdvancedIAVFRSSGTPU: action: {'check_hash_different': 'ipv4-gtpu-eh-pay'}
30/03/2021 04:19:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdb0fe85', '0x5')]
30/03/2021 04:19:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345691,gtp_type=0x01)/GTPPDUSessionContainer(type=1, P=1, QFI=0x55)/Raw("x"*96)
30/03/2021 04:19:26 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=158 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:19:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:26 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:19:27 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:27 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpu-echo-request'}
30/03/2021 04:19:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:27 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:19:28 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xa22a406b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa22a406b', '0xb')]
30/03/2021 04:19:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:28 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:19:29 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x6a15073f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6a15073f', '0xf')]
30/03/2021 04:19:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:19:30 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xdb0fe85 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdb0fe85', '0x5')]
30/03/2021 04:19:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345691,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:19:31 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:19:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:31 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:19:32 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:32 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-gtpu-echo-reponse'}
30/03/2021 04:19:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:32 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:19:33 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xa22a406b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa22a406b', '0xb')]
30/03/2021 04:19:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:33 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:19:34 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0x6a15073f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6a15073f', '0xf')]
30/03/2021 04:19:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:19:36 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xdb0fe85 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdb0fe85', '0x5')]
30/03/2021 04:19:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345683,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:19:37 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x0800 - length=60 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 1193046 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:19:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:37 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:19:38 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=150 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:38 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpu-pay'}
30/03/2021 04:19:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:38 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:19:39 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=150 - nb_segs=1 - RSS hash=0xa22a406b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa22a406b', '0xb')]
30/03/2021 04:19:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:39 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)']
30/03/2021 04:19:40 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=150 - nb_segs=1 - RSS hash=0x6a15073f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6a15073f', '0xf')]
30/03/2021 04:19:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/Raw("x"*96)
30/03/2021 04:19:41 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=150 - nb_segs=1 - RSS hash=0xdb0fe85 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdb0fe85', '0x5')]
30/03/2021 04:19:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345682,gtp_type=0x01)/Raw("x"*96)
30/03/2021 04:19:42 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=150 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:19:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:42 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:19:43 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=162 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:43 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpu-eh-pay'}
30/03/2021 04:19:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:43 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:19:44 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=162 - nb_segs=1 - RSS hash=0xa22a406b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa22a406b', '0xb')]
30/03/2021 04:19:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:44 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)']
30/03/2021 04:19:46 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=162 - nb_segs=1 - RSS hash=0x6a15073f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6a15073f', '0xf')]
30/03/2021 04:19:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/Raw("x"*96)
30/03/2021 04:19:47 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=162 - nb_segs=1 - RSS hash=0xdb0fe85 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdb0fe85', '0x5')]
30/03/2021 04:19:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345682,gtp_type=0x01)/GTPPDUSessionContainer(type=1, P=1, QFI=0x55)/Raw("x"*96)
30/03/2021 04:19:48 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=162 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:19:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:48 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:19:49 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:49 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpu-echo-request'}
30/03/2021 04:19:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:49 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:19:50 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xa22a406b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa22a406b', '0xb')]
30/03/2021 04:19:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:50 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()']
30/03/2021 04:19:51 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x6a15073f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6a15073f', '0xf')]
30/03/2021 04:19:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:19:52 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xdb0fe85 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdb0fe85', '0x5')]
30/03/2021 04:19:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=21,dport=2152)/GTP_U_Header(teid=0x12345682,gtp_type=0x01)/GTPEchoRequest()
30/03/2021 04:19:53 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:19:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:53 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:19:54 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:54 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'vlan-ipv4-gtpu-echo-reponse'}
30/03/2021 04:19:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:54 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.1", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:19:55 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xa22a406b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa22a406b', '0xb')]
30/03/2021 04:19:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:55 TestCVLAdvancedIAVFRSSGTPU: ['Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.3")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x01)/GTPEchoResponse()']
30/03/2021 04:19:57 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0x6a15073f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6a15073f', '0xf')]
30/03/2021 04:19:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=1)/IP(src="192.168.1.5", dst="192.168.1.7")/UDP(sport=20,dport=2152)/GTP_U_Header(teid=0x12345678,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:19:58 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xdb0fe85 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:19:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdb0fe85', '0x5')]
30/03/2021 04:19:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:19:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/Dot1Q(vlan=5)/IP(src="192.168.1.1", dst="192.168.1.3")/UDP(sport=23,dport=2152)/GTP_U_Header(teid=0x12345682,gtp_type=0x02)/GTPEchoResponse()
30/03/2021 04:19:59 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=52:54:00:40:E5:B6 - dst=00:11:22:33:44:55 - type=0x8100 - length=60 - nb_segs=1 - RSS hash=0xc58fb9d1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU - sw ptype: L2_ETHER_VLAN L3_IPV4 L4_UDP - l2_len=18 - l3_len=20 - l4_len=8 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:19:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:19:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc58fb9d1', '0x1')]
30/03/2021 04:19:59 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:19:59 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:20:00 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:20:00 dut.10.240.183.254: flow list 0
30/03/2021 04:20:00 dut.10.240.183.254:
30/03/2021 04:20:00 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_l3_src_only_l3_dst_only passed
30/03/2021 04:20:00 dut.10.240.183.254: flow flush 0
30/03/2021 04:20:00 dut.10.240.183.254:
30/03/2021 04:20:00 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_l3src_only': 'passed', 'mac_ipv4_gtpu_l3dst_only': 'passed', 'mac_ipv4_gtpu_l3_src_only_l3_dst_only': 'passed'}
30/03/2021 04:20:00 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:20:00 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu Result PASSED:
30/03/2021 04:20:00 dut.10.240.183.254: flow flush 0
30/03/2021 04:20:01 dut.10.240.183.254:
testpmd>
30/03/2021 04:20:01 dut.10.240.183.254: clear port stats all
30/03/2021 04:20:02 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:20:02 dut.10.240.183.254: stop
30/03/2021 04:20:02 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 16 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 16 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 16 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:20:02 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4 Begin
30/03/2021 04:20:03 dut.10.240.183.254:
30/03/2021 04:20:03 tester:
30/03/2021 04:20:03 dut.10.240.183.254: start
30/03/2021 04:20:03 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x200 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:20:03 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_l3dst================
30/03/2021 04:20:03 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:20:03 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:20:03 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:20:03 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:20:03 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:20:03 dut.10.240.183.254: flow list 0
30/03/2021 04:20:03 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 => RSS
30/03/2021 04:20:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:20:04 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:04 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:20:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:20:05 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x8ac1d90f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8ac1d90f', '0xf')]
30/03/2021 04:20:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:20:06 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:20:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:20:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:20:07 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:07 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:20:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:20:08 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x8ac1d90f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8ac1d90f', '0xf')]
30/03/2021 04:20:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2", frag=6)/("X"*480)
30/03/2021 04:20:10 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:20:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:20:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:20:11 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:11 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:20:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:20:12 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8ac1d90f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8ac1d90f', '0xf')]
30/03/2021 04:20:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:20:13 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:20:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:20:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:20:14 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:14 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:20:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:20:15 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8ac1d90f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8ac1d90f', '0xf')]
30/03/2021 04:20:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:20:16 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:20:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:20:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:20:17 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:17 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:20:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:20:18 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x8ac1d90f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8ac1d90f', '0xf')]
30/03/2021 04:20:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP()/("X"*480)
30/03/2021 04:20:20 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:20:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:20:20 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:20:20 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:20:21 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:20:21 dut.10.240.183.254: flow list 0
30/03/2021 04:20:21 dut.10.240.183.254:
30/03/2021 04:20:21 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_l3dst passed
30/03/2021 04:20:21 dut.10.240.183.254: flow flush 0
30/03/2021 04:20:21 dut.10.240.183.254:
30/03/2021 04:20:21 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_l3src================
30/03/2021 04:20:21 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:20:21 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:20:21 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:20:21 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:20:21 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:20:21 dut.10.240.183.254: flow list 0
30/03/2021 04:20:21 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 => RSS
30/03/2021 04:20:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:20:22 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:22 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:20:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:20:23 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:20:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:20:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:20:24 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x278c3850 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x278c3850', '0x0')]
30/03/2021 04:20:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:20:26 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:26 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:20:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:20:27 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:20:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:20:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2", frag=6)/("X"*480)
30/03/2021 04:20:28 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x278c3850 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x278c3850', '0x0')]
30/03/2021 04:20:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:20:29 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:29 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:20:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:20:30 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:20:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:20:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:20:31 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x278c3850 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x278c3850', '0x0')]
30/03/2021 04:20:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:20:32 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:32 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:20:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:20:33 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:20:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:20:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:20:34 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x278c3850 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x278c3850', '0x0')]
30/03/2021 04:20:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:20:36 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:36 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:20:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:20:37 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:20:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:20:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP()/("X"*480)
30/03/2021 04:20:38 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x278c3850 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x278c3850', '0x0')]
30/03/2021 04:20:38 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:20:38 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:20:39 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:20:39 dut.10.240.183.254: flow list 0
30/03/2021 04:20:39 dut.10.240.183.254:
30/03/2021 04:20:39 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_l3src passed
30/03/2021 04:20:39 dut.10.240.183.254: flow flush 0
30/03/2021 04:20:39 dut.10.240.183.254:
30/03/2021 04:20:39 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_all================
30/03/2021 04:20:39 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:20:39 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:20:39 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:20:39 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:20:39 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:20:39 dut.10.240.183.254: flow list 0
30/03/2021 04:20:39 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 => RSS
30/03/2021 04:20:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:20:40 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc576885a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:40 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc576885a', '0xa')]
30/03/2021 04:20:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:20:41 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xaf8d31c4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf8d31c4', '0x4')]
30/03/2021 04:20:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:20:43 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xe640fee4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe640fee4', '0x4')]
30/03/2021 04:20:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:20:44 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x8cbb477a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8cbb477a', '0xa')]
30/03/2021 04:20:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:20:45 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc576885a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:45 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc576885a', '0xa')]
30/03/2021 04:20:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:20:46 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xaf8d31c4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf8d31c4', '0x4')]
30/03/2021 04:20:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2", frag=6)/("X"*480)
30/03/2021 04:20:47 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xe640fee4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe640fee4', '0x4')]
30/03/2021 04:20:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2", frag=6)/("X"*480)
30/03/2021 04:20:48 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x8cbb477a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8cbb477a', '0xa')]
30/03/2021 04:20:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:20:49 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xc576885a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:49 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc576885a', '0xa')]
30/03/2021 04:20:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:20:50 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xaf8d31c4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf8d31c4', '0x4')]
30/03/2021 04:20:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:20:52 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe640fee4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe640fee4', '0x4')]
30/03/2021 04:20:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:20:53 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8cbb477a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8cbb477a', '0xa')]
30/03/2021 04:20:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:20:54 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xc576885a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:54 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc576885a', '0xa')]
30/03/2021 04:20:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:20:55 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xaf8d31c4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf8d31c4', '0x4')]
30/03/2021 04:20:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:20:56 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe640fee4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe640fee4', '0x4')]
30/03/2021 04:20:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:20:57 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8cbb477a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8cbb477a', '0xa')]
30/03/2021 04:20:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:20:58 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xc576885a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:58 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:20:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc576885a', '0xa')]
30/03/2021 04:20:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:20:59 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xaf8d31c4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:20:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:20:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf8d31c4', '0x4')]
30/03/2021 04:20:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:20:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP()/("X"*480)
30/03/2021 04:21:00 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xe640fee4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe640fee4', '0x4')]
30/03/2021 04:21:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/TCP()/("X"*480)
30/03/2021 04:21:01 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x8cbb477a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8cbb477a', '0xa')]
30/03/2021 04:21:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:21:02 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:21:03 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:21:03 dut.10.240.183.254: flow list 0
30/03/2021 04:21:03 dut.10.240.183.254:
30/03/2021 04:21:03 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_all passed
30/03/2021 04:21:03 dut.10.240.183.254: flow flush 0
30/03/2021 04:21:03 dut.10.240.183.254:
30/03/2021 04:21:03 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_l3dst================
30/03/2021 04:21:03 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:21:03 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:21:03 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:21:03 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:21:03 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:21:03 dut.10.240.183.254: flow list 0
30/03/2021 04:21:03 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 => RSS
30/03/2021 04:21:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:21:04 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:04 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:21:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:21:05 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x8ac1d90f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8ac1d90f', '0xf')]
30/03/2021 04:21:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:21:06 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:21:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:21:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:21:07 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:07 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:21:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:21:09 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x8ac1d90f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8ac1d90f', '0xf')]
30/03/2021 04:21:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2", frag=6)/("X"*480)
30/03/2021 04:21:10 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:21:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:21:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:21:11 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:11 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:21:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:21:12 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8ac1d90f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8ac1d90f', '0xf')]
30/03/2021 04:21:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:21:13 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:21:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:21:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:21:14 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:14 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:21:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:21:15 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8ac1d90f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8ac1d90f', '0xf')]
30/03/2021 04:21:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:21:16 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:21:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:21:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:21:17 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:17 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:21:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:21:19 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x8ac1d90f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8ac1d90f', '0xf')]
30/03/2021 04:21:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP()/("X"*480)
30/03/2021 04:21:20 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xa9f7afb1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:21:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa9f7afb1', '0x1')]
30/03/2021 04:21:20 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:21:20 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:21:21 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:21:21 dut.10.240.183.254: flow list 0
30/03/2021 04:21:21 dut.10.240.183.254:
30/03/2021 04:21:21 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_l3dst passed
30/03/2021 04:21:21 dut.10.240.183.254: flow flush 0
30/03/2021 04:21:21 dut.10.240.183.254:
30/03/2021 04:21:21 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_l3src================
30/03/2021 04:21:21 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:21:21 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:21:21 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:21:21 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:21:21 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:21:21 dut.10.240.183.254: flow list 0
30/03/2021 04:21:21 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 => RSS
30/03/2021 04:21:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:21:22 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:22 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:21:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:21:23 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:21:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:21:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:21:24 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x278c3850 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x278c3850', '0x0')]
30/03/2021 04:21:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:21:26 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:26 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:21:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:21:27 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:21:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:21:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2", frag=6)/("X"*480)
30/03/2021 04:21:28 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x278c3850 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x278c3850', '0x0')]
30/03/2021 04:21:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:21:29 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:29 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:21:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:21:30 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:21:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:21:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:21:31 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x278c3850 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x278c3850', '0x0')]
30/03/2021 04:21:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:21:32 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:32 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:21:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:21:33 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:21:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:21:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:21:34 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x278c3850 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x278c3850', '0x0')]
30/03/2021 04:21:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:21:36 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:36 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:21:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:21:37 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x4ba4eee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:21:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4ba4eee', '0xe')]
30/03/2021 04:21:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP()/("X"*480)
30/03/2021 04:21:38 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x278c3850 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x278c3850', '0x0')]
30/03/2021 04:21:38 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:21:38 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:21:39 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:21:39 dut.10.240.183.254: flow list 0
30/03/2021 04:21:39 dut.10.240.183.254:
30/03/2021 04:21:39 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_l3src passed
30/03/2021 04:21:39 dut.10.240.183.254: flow flush 0
30/03/2021 04:21:39 dut.10.240.183.254:
30/03/2021 04:21:39 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_all================
30/03/2021 04:21:39 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:21:39 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:21:39 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:21:39 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:21:39 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:21:39 dut.10.240.183.254: flow list 0
30/03/2021 04:21:39 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 => RSS
30/03/2021 04:21:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:21:40 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc576885a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:40 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc576885a', '0xa')]
30/03/2021 04:21:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:21:42 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xaf8d31c4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf8d31c4', '0x4')]
30/03/2021 04:21:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:21:43 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xe640fee4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe640fee4', '0x4')]
30/03/2021 04:21:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:21:44 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x8cbb477a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8cbb477a', '0xa')]
30/03/2021 04:21:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:21:45 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc576885a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:45 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc576885a', '0xa')]
30/03/2021 04:21:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:21:46 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xaf8d31c4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf8d31c4', '0x4')]
30/03/2021 04:21:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2", frag=6)/("X"*480)
30/03/2021 04:21:47 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xe640fee4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe640fee4', '0x4')]
30/03/2021 04:21:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2", frag=6)/("X"*480)
30/03/2021 04:21:48 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x8cbb477a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8cbb477a', '0xa')]
30/03/2021 04:21:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:21:49 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xc576885a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:49 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc576885a', '0xa')]
30/03/2021 04:21:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:21:50 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xaf8d31c4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf8d31c4', '0x4')]
30/03/2021 04:21:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:21:51 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe640fee4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe640fee4', '0x4')]
30/03/2021 04:21:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:21:53 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8cbb477a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8cbb477a', '0xa')]
30/03/2021 04:21:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:21:54 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xc576885a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:54 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc576885a', '0xa')]
30/03/2021 04:21:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:21:55 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xaf8d31c4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf8d31c4', '0x4')]
30/03/2021 04:21:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:21:56 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe640fee4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe640fee4', '0x4')]
30/03/2021 04:21:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:21:57 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8cbb477a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8cbb477a', '0xa')]
30/03/2021 04:21:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:21:58 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xc576885a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:58 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:21:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc576885a', '0xa')]
30/03/2021 04:21:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:21:59 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xaf8d31c4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:21:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:21:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf8d31c4', '0x4')]
30/03/2021 04:21:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:21:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP()/("X"*480)
30/03/2021 04:22:00 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xe640fee4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:22:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe640fee4', '0x4')]
30/03/2021 04:22:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/TCP()/("X"*480)
30/03/2021 04:22:02 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x8cbb477a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:22:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8cbb477a', '0xa')]
30/03/2021 04:22:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:22:02 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:22:03 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:22:03 dut.10.240.183.254: flow list 0
30/03/2021 04:22:03 dut.10.240.183.254:
30/03/2021 04:22:03 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_all passed
30/03/2021 04:22:03 dut.10.240.183.254: flow flush 0
30/03/2021 04:22:03 dut.10.240.183.254:
30/03/2021 04:22:03 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_dl_ipv4_l3dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_l3src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_all': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_l3dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_all': 'passed'}
30/03/2021 04:22:03 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:22:03 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4 Result PASSED:
30/03/2021 04:22:03 dut.10.240.183.254: flow flush 0
30/03/2021 04:22:04 dut.10.240.183.254:
testpmd>
30/03/2021 04:22:04 dut.10.240.183.254: clear port stats all
30/03/2021 04:22:05 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:22:05 dut.10.240.183.254: stop
30/03/2021 04:22:05 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 20 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 20 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 20 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 20 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:22:05 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_symmetric Begin
30/03/2021 04:22:05 dut.10.240.183.254:
30/03/2021 04:22:05 tester:
30/03/2021 04:22:05 dut.10.240.183.254: start
30/03/2021 04:22:05 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x200 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:22:05 dut.10.240.183.254: quit
30/03/2021 04:22:06 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:22:06 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:22:07 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:22:17 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:22:17 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:22:17 dut.10.240.183.254: set verbose 1
30/03/2021 04:22:18 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:22:18 dut.10.240.183.254: show port info all
30/03/2021 04:22:18 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:22:18 dut.10.240.183.254: start
30/03/2021 04:22:18 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:22:18 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_symmetric================
30/03/2021 04:22:18 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:22:18 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / end actions rss func symmetric_toeplitz types ipv4 end key_len 0 queues end / end
30/03/2021 04:22:18 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:22:18 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / end actions rss func symmetric_toeplitz types ipv4 end key_len 0 queues end / end
30/03/2021 04:22:18 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:22:18 dut.10.240.183.254: flow list 0
30/03/2021 04:22:18 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 => RSS
30/03/2021 04:22:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:22:19 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:19 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-nonfrag'}
30/03/2021 04:22:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/("X"*480)
30/03/2021 04:22:20 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:22:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:22:21 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:21 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-frag'}
30/03/2021 04:22:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1", frag=6)/("X"*480)
30/03/2021 04:22:22 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:22:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:22:23 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:23 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-icmp'}
30/03/2021 04:22:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/ICMP()/("X"*480)
30/03/2021 04:22:25 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:22:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:22:26 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:26 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-udp'}
30/03/2021 04:22:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP()/("X"*480)
30/03/2021 04:22:27 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:22:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:27 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:22:27 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:22:28 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:22:28 dut.10.240.183.254: flow list 0
30/03/2021 04:22:28 dut.10.240.183.254:
30/03/2021 04:22:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/("X"*480)
30/03/2021 04:22:29 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xb39fa9b0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:29 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-nonfrag'}
30/03/2021 04:22:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb39fa9b0', '0x0')]
30/03/2021 04:22:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1", frag=6)/("X"*480)
30/03/2021 04:22:30 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xb39fa9b0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:30 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-frag'}
30/03/2021 04:22:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb39fa9b0', '0x0')]
30/03/2021 04:22:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/ICMP()/("X"*480)
30/03/2021 04:22:31 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb39fa9b0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:31 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-icmp'}
30/03/2021 04:22:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb39fa9b0', '0x0')]
30/03/2021 04:22:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP()/("X"*480)
30/03/2021 04:22:32 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb39fa9b0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:32 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-udp'}
30/03/2021 04:22:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb39fa9b0', '0x0')]
30/03/2021 04:22:32 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_symmetric passed
30/03/2021 04:22:32 dut.10.240.183.254: flow flush 0
30/03/2021 04:22:32 dut.10.240.183.254:
30/03/2021 04:22:32 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_symmetric================
30/03/2021 04:22:32 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:22:32 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / end actions rss func symmetric_toeplitz types ipv4 end key_len 0 queues end / end
30/03/2021 04:22:33 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:22:33 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / end actions rss func symmetric_toeplitz types ipv4 end key_len 0 queues end / end
30/03/2021 04:22:33 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:22:33 dut.10.240.183.254: flow list 0
30/03/2021 04:22:33 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 => RSS
30/03/2021 04:22:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:22:34 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:34 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-nonfrag'}
30/03/2021 04:22:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/("X"*480)
30/03/2021 04:22:35 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:22:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:22:36 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:36 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-frag'}
30/03/2021 04:22:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1", frag=6)/("X"*480)
30/03/2021 04:22:37 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:22:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:22:38 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:38 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-icmp'}
30/03/2021 04:22:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/ICMP()/("X"*480)
30/03/2021 04:22:39 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:22:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:22:40 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:40 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-udp'}
30/03/2021 04:22:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP()/("X"*480)
30/03/2021 04:22:42 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4b0af57 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:22:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b0af57', '0x7')]
30/03/2021 04:22:42 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:22:42 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:22:43 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:22:43 dut.10.240.183.254: flow list 0
30/03/2021 04:22:43 dut.10.240.183.254:
30/03/2021 04:22:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/("X"*480)
30/03/2021 04:22:44 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xb39fa9b0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:44 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-nonfrag'}
30/03/2021 04:22:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb39fa9b0', '0x0')]
30/03/2021 04:22:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1", frag=6)/("X"*480)
30/03/2021 04:22:45 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xb39fa9b0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:45 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-frag'}
30/03/2021 04:22:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb39fa9b0', '0x0')]
30/03/2021 04:22:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/ICMP()/("X"*480)
30/03/2021 04:22:46 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb39fa9b0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:46 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-icmp'}
30/03/2021 04:22:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb39fa9b0', '0x0')]
30/03/2021 04:22:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP()/("X"*480)
30/03/2021 04:22:47 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb39fa9b0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:47 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-udp'}
30/03/2021 04:22:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb39fa9b0', '0x0')]
30/03/2021 04:22:47 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_symmetric passed
30/03/2021 04:22:47 dut.10.240.183.254: flow flush 0
30/03/2021 04:22:47 dut.10.240.183.254:
30/03/2021 04:22:47 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_dl_ipv4_symmetric': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_symmetric': 'passed'}
30/03/2021 04:22:47 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:22:47 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_symmetric Result PASSED:
30/03/2021 04:22:47 dut.10.240.183.254: flow flush 0
30/03/2021 04:22:48 dut.10.240.183.254:
testpmd>
30/03/2021 04:22:48 dut.10.240.183.254: clear port stats all
30/03/2021 04:22:50 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:22:50 dut.10.240.183.254: stop
30/03/2021 04:22:50 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 16 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:22:50 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_tcp Begin
30/03/2021 04:22:50 dut.10.240.183.254:
30/03/2021 04:22:50 tester:
30/03/2021 04:22:50 dut.10.240.183.254: start
30/03/2021 04:22:50 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:22:50 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3dst================
30/03/2021 04:22:50 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:22:50 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:22:50 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:22:50 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:22:50 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:22:50 dut.10.240.183.254: flow list 0
30/03/2021 04:22:50 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:22:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:22:51 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd60d5e53 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:51 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:22:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd60d5e53', '0x3')]
30/03/2021 04:22:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:22:52 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x7a1c5a71 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:22:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7a1c5a71', '0x1')]
30/03/2021 04:22:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:22:54 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd60d5e53 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:22:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd60d5e53', '0x3')]
30/03/2021 04:22:54 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:22:54 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:22:55 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:22:55 dut.10.240.183.254: flow list 0
30/03/2021 04:22:55 dut.10.240.183.254:
30/03/2021 04:22:55 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3dst passed
30/03/2021 04:22:55 dut.10.240.183.254: flow flush 0
30/03/2021 04:22:55 dut.10.240.183.254:
30/03/2021 04:22:55 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3src================
30/03/2021 04:22:55 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:22:55 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:22:55 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:22:55 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:22:55 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:22:55 dut.10.240.183.254: flow list 0
30/03/2021 04:22:55 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:22:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:22:56 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xcf8b6d99 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:56 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:22:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcf8b6d99', '0x9')]
30/03/2021 04:22:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:22:57 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xcf8b6d99 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:22:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcf8b6d99', '0x9')]
30/03/2021 04:22:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:22:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:22:58 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x639a69bb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:22:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:22:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x639a69bb', '0xb')]
30/03/2021 04:22:58 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:22:58 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:23:00 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:23:00 dut.10.240.183.254: flow list 0
30/03/2021 04:23:00 dut.10.240.183.254:
30/03/2021 04:23:00 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3src passed
30/03/2021 04:23:00 dut.10.240.183.254: flow flush 0
30/03/2021 04:23:00 dut.10.240.183.254:
30/03/2021 04:23:00 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3dst_l4src================
30/03/2021 04:23:00 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:23:00 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:23:00 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:23:00 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:23:00 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:23:00 dut.10.240.183.254: flow list 0
30/03/2021 04:23:00 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:23:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:01 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x8dc0c88d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:01 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:23:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8dc0c88d', '0xd')]
30/03/2021 04:23:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:02 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x21d1ccaf - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x21d1ccaf', '0xf')]
30/03/2021 04:23:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=33,dport=23)/("X"*480)
30/03/2021 04:23:03 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd595e3e9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:03 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd595e3e9', '0x9')]
30/03/2021 04:23:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:23:04 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x8dc0c88d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:23:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8dc0c88d', '0xd')]
30/03/2021 04:23:04 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:23:04 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:23:05 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:23:05 dut.10.240.183.254: flow list 0
30/03/2021 04:23:06 dut.10.240.183.254:
30/03/2021 04:23:06 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3dst_l4src passed
30/03/2021 04:23:06 dut.10.240.183.254: flow flush 0
30/03/2021 04:23:06 dut.10.240.183.254:
30/03/2021 04:23:06 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3dst_l4dst================
30/03/2021 04:23:06 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:23:06 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:23:06 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:23:06 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:23:06 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:23:06 dut.10.240.183.254: flow list 0
30/03/2021 04:23:06 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:23:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:07 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xaf4c13ec - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:07 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:23:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf4c13ec', '0xc')]
30/03/2021 04:23:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:08 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x35d17ce - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x35d17ce', '0xe')]
30/03/2021 04:23:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:23:09 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd595e3e9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd595e3e9', '0x9')]
30/03/2021 04:23:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:23:10 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xaf4c13ec - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:23:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf4c13ec', '0xc')]
30/03/2021 04:23:10 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:23:10 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:23:11 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:23:11 dut.10.240.183.254: flow list 0
30/03/2021 04:23:11 dut.10.240.183.254:
30/03/2021 04:23:11 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3dst_l4dst passed
30/03/2021 04:23:11 dut.10.240.183.254: flow flush 0
30/03/2021 04:23:12 dut.10.240.183.254:
30/03/2021 04:23:12 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3src_l4src================
30/03/2021 04:23:12 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:23:12 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:23:12 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:23:12 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:23:12 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:23:12 dut.10.240.183.254: flow list 0
30/03/2021 04:23:12 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:23:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:13 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9446fb47 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:13 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:23:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9446fb47', '0x7')]
30/03/2021 04:23:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:14 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x3857ff65 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3857ff65', '0x5')]
30/03/2021 04:23:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=33,dport=23)/("X"*480)
30/03/2021 04:23:15 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xcc13d023 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcc13d023', '0x3')]
30/03/2021 04:23:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:23:16 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9446fb47 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:23:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9446fb47', '0x7')]
30/03/2021 04:23:16 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:23:16 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:23:17 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:23:17 dut.10.240.183.254: flow list 0
30/03/2021 04:23:17 dut.10.240.183.254:
30/03/2021 04:23:17 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3src_l4src passed
30/03/2021 04:23:17 dut.10.240.183.254: flow flush 0
30/03/2021 04:23:17 dut.10.240.183.254:
30/03/2021 04:23:17 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3src_l4dst================
30/03/2021 04:23:17 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:23:17 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:23:18 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:23:18 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:23:18 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:23:18 dut.10.240.183.254: flow list 0
30/03/2021 04:23:18 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:23:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:19 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xb6ca2026 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:19 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:23:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb6ca2026', '0x6')]
30/03/2021 04:23:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:20 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1adb2404 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1adb2404', '0x4')]
30/03/2021 04:23:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:23:21 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xcc13d023 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcc13d023', '0x3')]
30/03/2021 04:23:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:23:22 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xb6ca2026 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:23:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb6ca2026', '0x6')]
30/03/2021 04:23:22 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:23:22 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:23:23 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:23:23 dut.10.240.183.254: flow list 0
30/03/2021 04:23:23 dut.10.240.183.254:
30/03/2021 04:23:23 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3src_l4dst passed
30/03/2021 04:23:23 dut.10.240.183.254: flow flush 0
30/03/2021 04:23:23 dut.10.240.183.254:
30/03/2021 04:23:23 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_tcp_l4src================
30/03/2021 04:23:23 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:23:23 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:23:23 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:23:23 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:23:24 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:23:24 dut.10.240.183.254: flow list 0
30/03/2021 04:23:24 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:23:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:25 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9f6dd66e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:25 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:23:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9f6dd66e', '0xe')]
30/03/2021 04:23:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:23:26 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xc7a77b35 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7a77b35', '0x5')]
30/03/2021 04:23:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.1.2")/TCP(sport=22,dport=32)/("X"*480)
30/03/2021 04:23:27 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9f6dd66e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:23:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9f6dd66e', '0xe')]
30/03/2021 04:23:27 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:23:27 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:23:28 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:23:28 dut.10.240.183.254: flow list 0
30/03/2021 04:23:28 dut.10.240.183.254:
30/03/2021 04:23:28 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_tcp_l4src passed
30/03/2021 04:23:28 dut.10.240.183.254: flow flush 0
30/03/2021 04:23:28 dut.10.240.183.254:
30/03/2021 04:23:28 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_tcp_l4dst================
30/03/2021 04:23:28 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:23:28 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:23:28 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:23:28 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:23:28 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:23:28 dut.10.240.183.254: flow list 0
30/03/2021 04:23:28 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:23:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:30 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xbac1c76a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:30 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:23:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbac1c76a', '0xa')]
30/03/2021 04:23:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:23:31 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xe20b6a31 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe20b6a31', '0x1')]
30/03/2021 04:23:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.1.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:23:32 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xbac1c76a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:23:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbac1c76a', '0xa')]
30/03/2021 04:23:32 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:23:32 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:23:33 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:23:33 dut.10.240.183.254: flow list 0
30/03/2021 04:23:33 dut.10.240.183.254:
30/03/2021 04:23:33 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_tcp_l4dst passed
30/03/2021 04:23:33 dut.10.240.183.254: flow flush 0
30/03/2021 04:23:33 dut.10.240.183.254:
30/03/2021 04:23:33 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_tcp_all================
30/03/2021 04:23:33 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:23:33 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:23:33 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:23:33 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:23:33 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:23:33 dut.10.240.183.254: flow list 0
30/03/2021 04:23:33 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:23:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:34 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xf9bc18e7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:34 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:23:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf9bc18e7', '0x7')]
30/03/2021 04:23:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:23:36 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x3ba861f6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3ba861f6', '0x6')]
30/03/2021 04:23:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:23:37 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x80adc9c8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x80adc9c8', '0x8')]
30/03/2021 04:23:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:38 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x756779c4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x756779c4', '0x4')]
30/03/2021 04:23:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:39 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x55ad1cc5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x55ad1cc5', '0x5')]
30/03/2021 04:23:39 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:23:39 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:23:40 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:23:40 dut.10.240.183.254: flow list 0
30/03/2021 04:23:40 dut.10.240.183.254:
30/03/2021 04:23:40 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_tcp_all passed
30/03/2021 04:23:40 dut.10.240.183.254: flow flush 0
30/03/2021 04:23:40 dut.10.240.183.254:
30/03/2021 04:23:40 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3================
30/03/2021 04:23:40 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:23:40 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:23:40 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:23:40 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:23:40 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:23:40 dut.10.240.183.254: flow list 0
30/03/2021 04:23:40 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:23:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:41 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xdff2650a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:41 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:23:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdff2650a', '0xa')]
30/03/2021 04:23:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:43 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x53290429 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x53290429', '0x9')]
30/03/2021 04:23:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:44 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x73e36128 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x73e36128', '0x8')]
30/03/2021 04:23:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=12,dport=13)/("X"*480)
30/03/2021 04:23:45 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xdff2650a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:23:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdff2650a', '0xa')]
30/03/2021 04:23:45 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:23:45 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:23:46 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:23:46 dut.10.240.183.254: flow list 0
30/03/2021 04:23:46 dut.10.240.183.254:
30/03/2021 04:23:46 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3 passed
30/03/2021 04:23:46 dut.10.240.183.254: flow flush 0
30/03/2021 04:23:46 dut.10.240.183.254:
30/03/2021 04:23:46 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3dst================
30/03/2021 04:23:46 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:23:46 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:23:46 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:23:46 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:23:46 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:23:46 dut.10.240.183.254: flow list 0
30/03/2021 04:23:46 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:23:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:47 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd60d5e53 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:47 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:23:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd60d5e53', '0x3')]
30/03/2021 04:23:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:48 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x7a1c5a71 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7a1c5a71', '0x1')]
30/03/2021 04:23:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:50 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd60d5e53 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:23:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd60d5e53', '0x3')]
30/03/2021 04:23:50 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:23:50 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:23:51 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:23:51 dut.10.240.183.254: flow list 0
30/03/2021 04:23:51 dut.10.240.183.254:
30/03/2021 04:23:51 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3dst passed
30/03/2021 04:23:51 dut.10.240.183.254: flow flush 0
30/03/2021 04:23:51 dut.10.240.183.254:
30/03/2021 04:23:51 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3src================
30/03/2021 04:23:51 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:23:51 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:23:51 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:23:51 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:23:51 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:23:51 dut.10.240.183.254: flow list 0
30/03/2021 04:23:51 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:23:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:52 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xcf8b6d99 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:52 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:23:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcf8b6d99', '0x9')]
30/03/2021 04:23:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:53 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xcf8b6d99 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:23:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcf8b6d99', '0x9')]
30/03/2021 04:23:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:54 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x639a69bb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x639a69bb', '0xb')]
30/03/2021 04:23:54 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:23:54 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:23:56 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:23:56 dut.10.240.183.254: flow list 0
30/03/2021 04:23:56 dut.10.240.183.254:
30/03/2021 04:23:56 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3src passed
30/03/2021 04:23:56 dut.10.240.183.254: flow flush 0
30/03/2021 04:23:56 dut.10.240.183.254:
30/03/2021 04:23:56 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3dst_l4src================
30/03/2021 04:23:56 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:23:56 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:23:56 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:23:56 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:23:56 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:23:56 dut.10.240.183.254: flow list 0
30/03/2021 04:23:56 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:23:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:57 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x8dc0c88d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:57 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:23:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8dc0c88d', '0xd')]
30/03/2021 04:23:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:23:58 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x21d1ccaf - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x21d1ccaf', '0xf')]
30/03/2021 04:23:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=33,dport=23)/("X"*480)
30/03/2021 04:23:59 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd595e3e9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:23:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:23:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd595e3e9', '0x9')]
30/03/2021 04:23:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:23:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:24:00 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x8dc0c88d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:24:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8dc0c88d', '0xd')]
30/03/2021 04:24:00 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:24:00 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:24:02 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:24:02 dut.10.240.183.254: flow list 0
30/03/2021 04:24:02 dut.10.240.183.254:
30/03/2021 04:24:02 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3dst_l4src passed
30/03/2021 04:24:02 dut.10.240.183.254: flow flush 0
30/03/2021 04:24:02 dut.10.240.183.254:
30/03/2021 04:24:02 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3dst_l4dst================
30/03/2021 04:24:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:24:02 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:24:02 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:24:02 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:24:02 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:24:02 dut.10.240.183.254: flow list 0
30/03/2021 04:24:02 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:24:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:03 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xaf4c13ec - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:03 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:24:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf4c13ec', '0xc')]
30/03/2021 04:24:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:04 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x35d17ce - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x35d17ce', '0xe')]
30/03/2021 04:24:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:24:05 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd595e3e9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd595e3e9', '0x9')]
30/03/2021 04:24:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:24:06 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xaf4c13ec - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:24:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf4c13ec', '0xc')]
30/03/2021 04:24:06 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:24:06 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:24:07 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:24:07 dut.10.240.183.254: flow list 0
30/03/2021 04:24:08 dut.10.240.183.254:
30/03/2021 04:24:08 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3dst_l4dst passed
30/03/2021 04:24:08 dut.10.240.183.254: flow flush 0
30/03/2021 04:24:08 dut.10.240.183.254:
30/03/2021 04:24:08 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3src_l4src================
30/03/2021 04:24:08 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:24:08 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:24:08 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:24:08 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:24:08 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:24:08 dut.10.240.183.254: flow list 0
30/03/2021 04:24:08 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:24:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:09 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9446fb47 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:09 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:24:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9446fb47', '0x7')]
30/03/2021 04:24:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:10 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x3857ff65 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3857ff65', '0x5')]
30/03/2021 04:24:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=33,dport=23)/("X"*480)
30/03/2021 04:24:11 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xcc13d023 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcc13d023', '0x3')]
30/03/2021 04:24:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:24:12 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9446fb47 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:24:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9446fb47', '0x7')]
30/03/2021 04:24:12 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:24:12 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:24:13 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:24:13 dut.10.240.183.254: flow list 0
30/03/2021 04:24:14 dut.10.240.183.254:
30/03/2021 04:24:14 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3src_l4src passed
30/03/2021 04:24:14 dut.10.240.183.254: flow flush 0
30/03/2021 04:24:14 dut.10.240.183.254:
30/03/2021 04:24:14 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3src_l4dst================
30/03/2021 04:24:14 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:24:14 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:24:14 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:24:14 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:24:14 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:24:14 dut.10.240.183.254: flow list 0
30/03/2021 04:24:14 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:24:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:15 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xb6ca2026 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:15 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:24:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb6ca2026', '0x6')]
30/03/2021 04:24:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:16 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1adb2404 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1adb2404', '0x4')]
30/03/2021 04:24:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:24:17 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xcc13d023 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcc13d023', '0x3')]
30/03/2021 04:24:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:24:18 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xb6ca2026 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:24:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb6ca2026', '0x6')]
30/03/2021 04:24:18 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:24:18 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:24:19 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:24:19 dut.10.240.183.254: flow list 0
30/03/2021 04:24:19 dut.10.240.183.254:
30/03/2021 04:24:19 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3src_l4dst passed
30/03/2021 04:24:19 dut.10.240.183.254: flow flush 0
30/03/2021 04:24:20 dut.10.240.183.254:
30/03/2021 04:24:20 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_tcp_l4src================
30/03/2021 04:24:20 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:24:20 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:24:20 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:24:20 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:24:20 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:24:20 dut.10.240.183.254: flow list 0
30/03/2021 04:24:20 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:24:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:21 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9f6dd66e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:21 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:24:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9f6dd66e', '0xe')]
30/03/2021 04:24:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:24:22 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xc7a77b35 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7a77b35', '0x5')]
30/03/2021 04:24:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.1.2")/TCP(sport=22,dport=32)/("X"*480)
30/03/2021 04:24:23 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9f6dd66e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:24:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9f6dd66e', '0xe')]
30/03/2021 04:24:23 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:24:23 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:24:24 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:24:24 dut.10.240.183.254: flow list 0
30/03/2021 04:24:24 dut.10.240.183.254:
30/03/2021 04:24:24 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_tcp_l4src passed
30/03/2021 04:24:24 dut.10.240.183.254: flow flush 0
30/03/2021 04:24:24 dut.10.240.183.254:
30/03/2021 04:24:24 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_tcp_l4dst================
30/03/2021 04:24:24 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:24:24 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:24:24 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:24:24 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:24:24 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:24:24 dut.10.240.183.254: flow list 0
30/03/2021 04:24:25 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:24:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:26 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xbac1c76a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:26 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:24:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbac1c76a', '0xa')]
30/03/2021 04:24:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:24:27 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xe20b6a31 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe20b6a31', '0x1')]
30/03/2021 04:24:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.1.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:24:28 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xbac1c76a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:24:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbac1c76a', '0xa')]
30/03/2021 04:24:28 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:24:28 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:24:29 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:24:29 dut.10.240.183.254: flow list 0
30/03/2021 04:24:29 dut.10.240.183.254:
30/03/2021 04:24:29 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_tcp_l4dst passed
30/03/2021 04:24:29 dut.10.240.183.254: flow flush 0
30/03/2021 04:24:29 dut.10.240.183.254:
30/03/2021 04:24:29 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_tcp_all================
30/03/2021 04:24:29 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:24:29 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:24:29 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:24:29 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:24:29 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:24:29 dut.10.240.183.254: flow list 0
30/03/2021 04:24:29 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:24:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:30 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xf9bc18e7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:30 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:24:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf9bc18e7', '0x7')]
30/03/2021 04:24:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:24:32 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x3ba861f6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3ba861f6', '0x6')]
30/03/2021 04:24:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:24:33 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x80adc9c8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x80adc9c8', '0x8')]
30/03/2021 04:24:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:34 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x756779c4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x756779c4', '0x4')]
30/03/2021 04:24:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:35 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x55ad1cc5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x55ad1cc5', '0x5')]
30/03/2021 04:24:35 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:24:35 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:24:36 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:24:36 dut.10.240.183.254: flow list 0
30/03/2021 04:24:36 dut.10.240.183.254:
30/03/2021 04:24:36 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_tcp_all passed
30/03/2021 04:24:36 dut.10.240.183.254: flow flush 0
30/03/2021 04:24:36 dut.10.240.183.254:
30/03/2021 04:24:36 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3================
30/03/2021 04:24:36 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:24:36 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:24:36 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:24:36 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:24:36 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:24:36 dut.10.240.183.254: flow list 0
30/03/2021 04:24:36 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:24:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:38 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xdff2650a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:38 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:24:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdff2650a', '0xa')]
30/03/2021 04:24:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:39 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x53290429 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x53290429', '0x9')]
30/03/2021 04:24:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:24:40 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x73e36128 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:24:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x73e36128', '0x8')]
30/03/2021 04:24:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=12,dport=13)/("X"*480)
30/03/2021 04:24:41 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xdff2650a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:24:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdff2650a', '0xa')]
30/03/2021 04:24:41 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:24:41 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:24:42 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:24:42 dut.10.240.183.254: flow list 0
30/03/2021 04:24:42 dut.10.240.183.254:
30/03/2021 04:24:42 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3 passed
30/03/2021 04:24:42 dut.10.240.183.254: flow flush 0
30/03/2021 04:24:42 dut.10.240.183.254:
30/03/2021 04:24:42 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_tcp_l4src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_tcp_l4dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_tcp_all': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_tcp_l3': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_tcp_l4src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_tcp_l4dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_tcp_all': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_tcp_l3': 'passed'}
30/03/2021 04:24:42 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:24:42 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_tcp Result PASSED:
30/03/2021 04:24:42 dut.10.240.183.254: flow flush 0
30/03/2021 04:24:43 dut.10.240.183.254:
testpmd>
30/03/2021 04:24:43 dut.10.240.183.254: clear port stats all
30/03/2021 04:24:44 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:24:44 dut.10.240.183.254: stop
30/03/2021 04:24:45 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:24:45 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_tcp_symmetric Begin
30/03/2021 04:24:45 dut.10.240.183.254:
30/03/2021 04:24:45 tester:
30/03/2021 04:24:45 dut.10.240.183.254: start
30/03/2021 04:24:45 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:24:45 dut.10.240.183.254: quit
30/03/2021 04:24:46 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:24:46 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:24:47 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:24:57 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:24:57 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:24:57 dut.10.240.183.254: set verbose 1
30/03/2021 04:24:57 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:24:57 dut.10.240.183.254: show port info all
30/03/2021 04:24:57 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:24:57 dut.10.240.183.254: start
30/03/2021 04:24:57 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:24:57 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_tcp_symmetric================
30/03/2021 04:24:57 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:24:57 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss func symmetric_toeplitz types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:24:57 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:24:57 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / tcp / end actions rss func symmetric_toeplitz types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:24:57 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:24:57 dut.10.240.183.254: flow list 0
30/03/2021 04:24:57 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:24:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:24:58 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1df5f288 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:58 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:24:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1df5f288', '0x8')]
30/03/2021 04:24:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:24:59 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1df5f288 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:24:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:24:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1df5f288', '0x8')]
30/03/2021 04:24:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:24:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:00 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1df5f288 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1df5f288', '0x8')]
30/03/2021 04:25:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:25:02 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1df5f288 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1df5f288', '0x8')]
30/03/2021 04:25:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:25:02 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:25:03 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:25:03 dut.10.240.183.254: flow list 0
30/03/2021 04:25:03 dut.10.240.183.254:
30/03/2021 04:25:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:25:04 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd9842777 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:04 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:25:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd9842777', '0x7')]
30/03/2021 04:25:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:05 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd9842777 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:05 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:25:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd9842777', '0x7')]
30/03/2021 04:25:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:25:06 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd9842777 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:06 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:25:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd9842777', '0x7')]
30/03/2021 04:25:06 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_tcp_symmetric passed
30/03/2021 04:25:06 dut.10.240.183.254: flow flush 0
30/03/2021 04:25:06 dut.10.240.183.254:
30/03/2021 04:25:06 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_tcp_symmetric================
30/03/2021 04:25:06 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:25:06 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss func symmetric_toeplitz types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:25:06 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:25:06 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / tcp / end actions rss func symmetric_toeplitz types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:25:06 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:25:06 dut.10.240.183.254: flow list 0
30/03/2021 04:25:06 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:25:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:08 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1df5f288 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:08 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:25:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1df5f288', '0x8')]
30/03/2021 04:25:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:25:09 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1df5f288 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1df5f288', '0x8')]
30/03/2021 04:25:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:10 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1df5f288 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1df5f288', '0x8')]
30/03/2021 04:25:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:25:11 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1df5f288 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1df5f288', '0x8')]
30/03/2021 04:25:11 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:25:11 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:25:12 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:25:12 dut.10.240.183.254: flow list 0
30/03/2021 04:25:12 dut.10.240.183.254:
30/03/2021 04:25:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:25:13 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd9842777 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:13 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:25:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd9842777', '0x7')]
30/03/2021 04:25:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:14 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd9842777 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:14 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:25:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd9842777', '0x7')]
30/03/2021 04:25:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:25:15 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd9842777 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:15 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:25:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd9842777', '0x7')]
30/03/2021 04:25:15 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_tcp_symmetric passed
30/03/2021 04:25:15 dut.10.240.183.254: flow flush 0
30/03/2021 04:25:15 dut.10.240.183.254:
30/03/2021 04:25:15 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_dl_ipv4_tcp_symmetric': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_tcp_symmetric': 'passed'}
30/03/2021 04:25:15 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:25:15 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_tcp_symmetric Result PASSED:
30/03/2021 04:25:15 dut.10.240.183.254: flow flush 0
30/03/2021 04:25:17 dut.10.240.183.254:
testpmd>
30/03/2021 04:25:17 dut.10.240.183.254: clear port stats all
30/03/2021 04:25:18 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:25:18 dut.10.240.183.254: stop
30/03/2021 04:25:18 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:25:18 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_tcp_without_ul_dl Begin
30/03/2021 04:25:18 dut.10.240.183.254:
30/03/2021 04:25:18 tester:
30/03/2021 04:25:18 dut.10.240.183.254: start
30/03/2021 04:25:18 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:25:18 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3src================
30/03/2021 04:25:18 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:25:18 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:25:18 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:25:18 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:25:18 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:25:18 dut.10.240.183.254: flow list 0
30/03/2021 04:25:18 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:25:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:19 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x846a642a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:19 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:25:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x846a642a', '0xa')]
30/03/2021 04:25:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:21 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x846a642a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x846a642a', '0xa')]
30/03/2021 04:25:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:22 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xdb2c724 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:25:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdb2c724', '0x4')]
30/03/2021 04:25:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:23 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xdb2c724 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:25:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdb2c724', '0x4')]
30/03/2021 04:25:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP(sport=32, dport=33)/("X"*480)
30/03/2021 04:25:24 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x846a642a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x846a642a', '0xa')]
30/03/2021 04:25:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP(sport=32, dport=33)/("X"*480)
30/03/2021 04:25:25 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x846a642a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x846a642a', '0xa')]
30/03/2021 04:25:25 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:25:25 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:25:26 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:25:26 dut.10.240.183.254: flow list 0
30/03/2021 04:25:26 dut.10.240.183.254:
30/03/2021 04:25:26 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3src passed
30/03/2021 04:25:26 dut.10.240.183.254: flow flush 0
30/03/2021 04:25:26 dut.10.240.183.254:
30/03/2021 04:25:26 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3dst================
30/03/2021 04:25:26 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:25:26 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:25:26 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:25:26 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:25:27 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:25:27 dut.10.240.183.254: flow list 0
30/03/2021 04:25:27 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:25:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:28 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xb098ed03 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:28 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:25:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb098ed03', '0x3')]
30/03/2021 04:25:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:29 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xb098ed03 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb098ed03', '0x3')]
30/03/2021 04:25:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:30 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x39404e0d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:25:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x39404e0d', '0xd')]
30/03/2021 04:25:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:31 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x39404e0d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:25:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x39404e0d', '0xd')]
30/03/2021 04:25:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP(sport=32, dport=33)/("X"*480)
30/03/2021 04:25:32 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xb098ed03 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb098ed03', '0x3')]
30/03/2021 04:25:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP(sport=32, dport=33)/("X"*480)
30/03/2021 04:25:33 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xb098ed03 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb098ed03', '0x3')]
30/03/2021 04:25:33 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:25:33 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:25:34 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:25:34 dut.10.240.183.254: flow list 0
30/03/2021 04:25:34 dut.10.240.183.254:
30/03/2021 04:25:34 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3dst passed
30/03/2021 04:25:34 dut.10.240.183.254: flow flush 0
30/03/2021 04:25:35 dut.10.240.183.254:
30/03/2021 04:25:35 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3src_l4dst================
30/03/2021 04:25:35 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:25:35 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:25:35 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:25:35 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:25:35 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:25:35 dut.10.240.183.254: flow list 0
30/03/2021 04:25:35 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:25:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:36 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xfe2cfb82 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:36 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:25:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfe2cfb82', '0x2')]
30/03/2021 04:25:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=34)/("X"*480)
30/03/2021 04:25:37 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1b035f85 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:25:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1b035f85', '0x5')]
30/03/2021 04:25:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:38 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x77f4588c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:25:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x77f4588c', '0xc')]
30/03/2021 04:25:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:25:39 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xfe2cfb82 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfe2cfb82', '0x2')]
30/03/2021 04:25:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:25:40 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xfe2cfb82 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfe2cfb82', '0x2')]
30/03/2021 04:25:40 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:25:40 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:25:41 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:25:41 dut.10.240.183.254: flow list 0
30/03/2021 04:25:42 dut.10.240.183.254:
30/03/2021 04:25:42 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3src_l4dst passed
30/03/2021 04:25:42 dut.10.240.183.254: flow flush 0
30/03/2021 04:25:42 dut.10.240.183.254:
30/03/2021 04:25:42 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3dst_l4src================
30/03/2021 04:25:42 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:25:42 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:25:42 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:25:42 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:25:42 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:25:42 dut.10.240.183.254: flow list 0
30/03/2021 04:25:42 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:25:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:43 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xc4ef13e0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:43 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:25:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc4ef13e0', '0x0')]
30/03/2021 04:25:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:25:44 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xa8e96609 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:25:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa8e96609', '0x9')]
30/03/2021 04:25:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:45 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x4d37b0ee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:25:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4d37b0ee', '0xe')]
30/03/2021 04:25:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:25:46 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xc4ef13e0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc4ef13e0', '0x0')]
30/03/2021 04:25:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:25:47 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xc4ef13e0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc4ef13e0', '0x0')]
30/03/2021 04:25:47 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:25:47 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:25:49 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:25:49 dut.10.240.183.254: flow list 0
30/03/2021 04:25:49 dut.10.240.183.254:
30/03/2021 04:25:49 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3dst_l4src passed
30/03/2021 04:25:49 dut.10.240.183.254: flow flush 0
30/03/2021 04:25:49 dut.10.240.183.254:
30/03/2021 04:25:49 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3src_l4src================
30/03/2021 04:25:49 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:25:49 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:25:49 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:25:49 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:25:49 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:25:49 dut.10.240.183.254: flow list 0
30/03/2021 04:25:49 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:25:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:50 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xf01d9ac9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:50 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:25:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf01d9ac9', '0x9')]
30/03/2021 04:25:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:25:51 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9c1bef20 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:25:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9c1bef20', '0x0')]
30/03/2021 04:25:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:52 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x79c539c7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:25:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x79c539c7', '0x7')]
30/03/2021 04:25:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:25:53 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xf01d9ac9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf01d9ac9', '0x9')]
30/03/2021 04:25:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:25:54 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xf01d9ac9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:25:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf01d9ac9', '0x9')]
30/03/2021 04:25:54 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:25:54 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:25:56 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:25:56 dut.10.240.183.254: flow list 0
30/03/2021 04:25:56 dut.10.240.183.254:
30/03/2021 04:25:56 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3src_l4src passed
30/03/2021 04:25:56 dut.10.240.183.254: flow flush 0
30/03/2021 04:25:56 dut.10.240.183.254:
30/03/2021 04:25:56 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3dst_l4dst================
30/03/2021 04:25:56 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:25:56 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:25:56 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:25:56 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:25:56 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:25:56 dut.10.240.183.254: flow list 0
30/03/2021 04:25:56 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:25:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:57 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xcade72ab - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:57 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:25:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcade72ab', '0xb')]
30/03/2021 04:25:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=34)/("X"*480)
30/03/2021 04:25:58 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x2ff1d6ac - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:25:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2ff1d6ac', '0xc')]
30/03/2021 04:25:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:25:59 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x4306d1a5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:25:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:25:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4306d1a5', '0x5')]
30/03/2021 04:25:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:25:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:26:00 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xcade72ab - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcade72ab', '0xb')]
30/03/2021 04:26:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:26:01 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xcade72ab - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcade72ab', '0xb')]
30/03/2021 04:26:01 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:26:01 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:26:03 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:26:03 dut.10.240.183.254: flow list 0
30/03/2021 04:26:03 dut.10.240.183.254:
30/03/2021 04:26:03 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3dst_l4dst passed
30/03/2021 04:26:03 dut.10.240.183.254: flow flush 0
30/03/2021 04:26:03 dut.10.240.183.254:
30/03/2021 04:26:03 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l4src_only================
30/03/2021 04:26:03 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:26:03 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:26:03 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:26:03 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:26:03 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:26:03 dut.10.240.183.254: flow list 0
30/03/2021 04:26:03 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:26:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:04 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x3d603195 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:04 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:26:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3d603195', '0x5')]
30/03/2021 04:26:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:26:05 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xcdca78a3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:26:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcdca78a3', '0x3')]
30/03/2021 04:26:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:26:06 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x3d603195 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3d603195', '0x5')]
30/03/2021 04:26:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:26:07 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x3d603195 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3d603195', '0x5')]
30/03/2021 04:26:07 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:26:07 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:26:09 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:26:09 dut.10.240.183.254: flow list 0
30/03/2021 04:26:09 dut.10.240.183.254:
30/03/2021 04:26:09 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l4src_only passed
30/03/2021 04:26:09 dut.10.240.183.254: flow flush 0
30/03/2021 04:26:09 dut.10.240.183.254:
30/03/2021 04:26:09 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l4dst_only================
30/03/2021 04:26:09 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:26:09 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:26:09 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:26:09 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:26:09 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:26:09 dut.10.240.183.254: flow list 0
30/03/2021 04:26:09 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:26:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:10 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x75e9e936 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:10 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:26:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75e9e936', '0x6')]
30/03/2021 04:26:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=34)/("X"*480)
30/03/2021 04:26:11 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xe98e94f2 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:26:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe98e94f2', '0x2')]
30/03/2021 04:26:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:26:12 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x75e9e936 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75e9e936', '0x6')]
30/03/2021 04:26:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:26:13 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x75e9e936 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x75e9e936', '0x6')]
30/03/2021 04:26:13 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:26:13 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:26:15 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:26:15 dut.10.240.183.254: flow list 0
30/03/2021 04:26:15 dut.10.240.183.254:
30/03/2021 04:26:15 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l4dst_only passed
30/03/2021 04:26:15 dut.10.240.183.254: flow flush 0
30/03/2021 04:26:15 dut.10.240.183.254:
30/03/2021 04:26:15 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp================
30/03/2021 04:26:15 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:26:15 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:26:15 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:26:15 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:26:15 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:26:15 dut.10.240.183.254: flow list 0
30/03/2021 04:26:15 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:26:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:16 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x23929a91 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:16 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:26:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x23929a91', '0x1')]
30/03/2021 04:26:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:26:17 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xd9c3f267 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:26:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd9c3f267', '0x7')]
30/03/2021 04:26:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:26:18 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x4b64de3e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:26:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4b64de3e', '0xe')]
30/03/2021 04:26:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:19 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x12f3d14d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:26:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x12f3d14d', '0xd')]
30/03/2021 04:26:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:20 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xaa4a399f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:26:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaa4a399f', '0xf')]
30/03/2021 04:26:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:21 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x23929a91 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x23929a91', '0x1')]
30/03/2021 04:26:21 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:26:21 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:26:23 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:26:23 dut.10.240.183.254: flow list 0
30/03/2021 04:26:23 dut.10.240.183.254:
30/03/2021 04:26:23 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp passed
30/03/2021 04:26:23 dut.10.240.183.254: flow flush 0
30/03/2021 04:26:23 dut.10.240.183.254:
30/03/2021 04:26:23 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3================
30/03/2021 04:26:23 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:26:23 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:26:23 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:26:23 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:26:23 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:26:23 dut.10.240.183.254: flow list 0
30/03/2021 04:26:23 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:26:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:24 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x94059c5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:24 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:26:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x94059c5', '0x5')]
30/03/2021 04:26:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:25 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x94059c5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x94059c5', '0x5')]
30/03/2021 04:26:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:26 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x38211219 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:26:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x38211219', '0x9')]
30/03/2021 04:26:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:27 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x8098facb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:26:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8098facb', '0xb')]
30/03/2021 04:26:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:29 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x38211219 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:26:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x38211219', '0x9')]
30/03/2021 04:26:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:30 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x8098facb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:26:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8098facb', '0xb')]
30/03/2021 04:26:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=12, dport=13)/("X"*480)
30/03/2021 04:26:31 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x94059c5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x94059c5', '0x5')]
30/03/2021 04:26:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=12, dport=13)/("X"*480)
30/03/2021 04:26:32 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x94059c5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x94059c5', '0x5')]
30/03/2021 04:26:32 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:26:32 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:26:33 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:26:33 dut.10.240.183.254: flow list 0
30/03/2021 04:26:33 dut.10.240.183.254:
30/03/2021 04:26:33 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3 passed
30/03/2021 04:26:33 dut.10.240.183.254: flow flush 0
30/03/2021 04:26:33 dut.10.240.183.254:
30/03/2021 04:26:33 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l4src_only': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l4dst_only': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_tcp_l3': 'passed'}
30/03/2021 04:26:33 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:26:33 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_tcp_without_ul_dl Result PASSED:
30/03/2021 04:26:33 dut.10.240.183.254: flow flush 0
30/03/2021 04:26:34 dut.10.240.183.254:
testpmd>
30/03/2021 04:26:34 dut.10.240.183.254: clear port stats all
30/03/2021 04:26:36 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:26:36 dut.10.240.183.254: stop
30/03/2021 04:26:36 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 9 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:26:36 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_tcp_without_ul_dl_symmetric Begin
30/03/2021 04:26:36 dut.10.240.183.254:
30/03/2021 04:26:36 tester:
30/03/2021 04:26:36 dut.10.240.183.254: start
30/03/2021 04:26:36 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:26:36 dut.10.240.183.254: quit
30/03/2021 04:26:37 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:26:37 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:26:38 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:26:48 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:26:48 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:26:48 dut.10.240.183.254: set verbose 1
30/03/2021 04:26:48 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:26:48 dut.10.240.183.254: show port info all
30/03/2021 04:26:48 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:26:48 dut.10.240.183.254: start
30/03/2021 04:26:48 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:26:48 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ipv4_tcp_without_ul_dl_symmetric================
30/03/2021 04:26:48 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:26:48 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss func symmetric_toeplitz types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:26:48 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:26:48 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / tcp / end actions rss func symmetric_toeplitz types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:26:48 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:26:48 dut.10.240.183.254: flow list 0
30/03/2021 04:26:48 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 TCP => RSS
30/03/2021 04:26:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:49 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x94053944 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:49 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'udp-dl'}
30/03/2021 04:26:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x94053944', '0x4')]
30/03/2021 04:26:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:26:50 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x94053944 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x94053944', '0x4')]
30/03/2021 04:26:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:52 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x94053944 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x94053944', '0x4')]
30/03/2021 04:26:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:26:53 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x94053944 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x94053944', '0x4')]
30/03/2021 04:26:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:54 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x94053944 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:54 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'udp-ul'}
30/03/2021 04:26:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x94053944', '0x4')]
30/03/2021 04:26:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:26:55 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x94053944 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x94053944', '0x4')]
30/03/2021 04:26:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:26:56 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x94053944 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x94053944', '0x4')]
30/03/2021 04:26:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:26:57 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x94053944 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:26:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x94053944', '0x4')]
30/03/2021 04:26:57 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:26:57 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:26:58 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:26:58 dut.10.240.183.254: flow list 0
30/03/2021 04:26:58 dut.10.240.183.254:
30/03/2021 04:26:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:26:59 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x7e102097 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:26:59 TestCVLAdvancedIAVFRSSGTPU: action: udp-dl
30/03/2021 04:26:59 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:26:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7e102097', '0x7')]
30/03/2021 04:26:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:26:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:27:01 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x7e102097 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:01 TestCVLAdvancedIAVFRSSGTPU: action: udp-dl
30/03/2021 04:27:01 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:27:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7e102097', '0x7')]
30/03/2021 04:27:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:27:02 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x7e102097 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:02 TestCVLAdvancedIAVFRSSGTPU: action: udp-dl
30/03/2021 04:27:02 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:27:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7e102097', '0x7')]
30/03/2021 04:27:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:27:03 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x7e102097 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:03 TestCVLAdvancedIAVFRSSGTPU: action: udp-ul
30/03/2021 04:27:03 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:27:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7e102097', '0x7')]
30/03/2021 04:27:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:27:04 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x7e102097 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:04 TestCVLAdvancedIAVFRSSGTPU: action: udp-ul
30/03/2021 04:27:04 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:27:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7e102097', '0x7')]
30/03/2021 04:27:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:27:05 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x7e102097 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:05 TestCVLAdvancedIAVFRSSGTPU: action: udp-ul
30/03/2021 04:27:05 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:27:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7e102097', '0x7')]
30/03/2021 04:27:05 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ipv4_tcp_without_ul_dl_symmetric passed
30/03/2021 04:27:05 dut.10.240.183.254: flow flush 0
30/03/2021 04:27:05 dut.10.240.183.254:
30/03/2021 04:27:05 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_ipv4_tcp_without_ul_dl_symmetric': 'passed'}
30/03/2021 04:27:05 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:27:05 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_tcp_without_ul_dl_symmetric Result PASSED:
30/03/2021 04:27:05 dut.10.240.183.254: flow flush 0
30/03/2021 04:27:06 dut.10.240.183.254:
testpmd>
30/03/2021 04:27:06 dut.10.240.183.254: clear port stats all
30/03/2021 04:27:07 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:27:07 dut.10.240.183.254: stop
30/03/2021 04:27:07 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:27:07 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_udp Begin
30/03/2021 04:27:08 dut.10.240.183.254:
30/03/2021 04:27:08 tester:
30/03/2021 04:27:08 dut.10.240.183.254: start
30/03/2021 04:27:08 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:27:08 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_udp_l3dst================
30/03/2021 04:27:08 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:27:08 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:27:08 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:27:08 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:27:08 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:27:08 dut.10.240.183.254: flow list 0
30/03/2021 04:27:08 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:27:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:09 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe9af6d1a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:09 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:27:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe9af6d1a', '0xa')]
30/03/2021 04:27:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:10 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x9ba6e0d4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9ba6e0d4', '0x4')]
30/03/2021 04:27:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:11 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe9af6d1a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:27:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe9af6d1a', '0xa')]
30/03/2021 04:27:11 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:27:11 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:27:12 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:27:12 dut.10.240.183.254: flow list 0
30/03/2021 04:27:12 dut.10.240.183.254:
30/03/2021 04:27:12 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_udp_l3dst passed
30/03/2021 04:27:12 dut.10.240.183.254: flow flush 0
30/03/2021 04:27:13 dut.10.240.183.254:
30/03/2021 04:27:13 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_udp_l3src================
30/03/2021 04:27:13 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:27:13 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:27:13 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:27:13 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:27:13 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:27:13 dut.10.240.183.254: flow list 0
30/03/2021 04:27:13 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:27:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:14 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe4e444f9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:14 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:27:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe4e444f9', '0x9')]
30/03/2021 04:27:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:15 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe4e444f9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:27:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe4e444f9', '0x9')]
30/03/2021 04:27:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:16 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x96edc937 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x96edc937', '0x7')]
30/03/2021 04:27:16 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:27:16 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:27:17 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:27:17 dut.10.240.183.254: flow list 0
30/03/2021 04:27:17 dut.10.240.183.254:
30/03/2021 04:27:17 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_udp_l3src passed
30/03/2021 04:27:17 dut.10.240.183.254: flow flush 0
30/03/2021 04:27:17 dut.10.240.183.254:
30/03/2021 04:27:17 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_udp_l3dst_l4src================
30/03/2021 04:27:17 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:27:17 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:27:17 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:27:17 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:27:17 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:27:17 dut.10.240.183.254: flow list 0
30/03/2021 04:27:18 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:27:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:19 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa1b52d4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:19 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:27:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa1b52d4a', '0xa')]
30/03/2021 04:27:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:20 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xd3bca084 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd3bca084', '0x4')]
30/03/2021 04:27:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=33,dport=23)/("X"*480)
30/03/2021 04:27:21 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x496750f5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x496750f5', '0x5')]
30/03/2021 04:27:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:27:22 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa1b52d4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:27:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa1b52d4a', '0xa')]
30/03/2021 04:27:22 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:27:22 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:27:23 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:27:23 dut.10.240.183.254: flow list 0
30/03/2021 04:27:23 dut.10.240.183.254:
30/03/2021 04:27:23 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_udp_l3dst_l4src passed
30/03/2021 04:27:23 dut.10.240.183.254: flow flush 0
30/03/2021 04:27:23 dut.10.240.183.254:
30/03/2021 04:27:23 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_udp_l3dst_l4dst================
30/03/2021 04:27:23 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:27:23 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:27:23 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:27:23 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:27:23 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:27:23 dut.10.240.183.254: flow list 0
30/03/2021 04:27:23 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:27:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:25 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x6f08fe3e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:25 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:27:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6f08fe3e', '0xe')]
30/03/2021 04:27:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:26 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x1d0173f0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1d0173f0', '0x0')]
30/03/2021 04:27:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:27:27 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x496750f5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x496750f5', '0x5')]
30/03/2021 04:27:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:27:28 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x6f08fe3e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:27:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6f08fe3e', '0xe')]
30/03/2021 04:27:28 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:27:28 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:27:29 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:27:29 dut.10.240.183.254: flow list 0
30/03/2021 04:27:29 dut.10.240.183.254:
30/03/2021 04:27:29 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_udp_l3dst_l4dst passed
30/03/2021 04:27:29 dut.10.240.183.254: flow flush 0
30/03/2021 04:27:29 dut.10.240.183.254:
30/03/2021 04:27:29 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_udp_l3src_l4src================
30/03/2021 04:27:29 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:27:29 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:27:29 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:27:29 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:27:29 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:27:29 dut.10.240.183.254: flow list 0
30/03/2021 04:27:29 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:27:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:31 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xacfe04a9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:31 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:27:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xacfe04a9', '0x9')]
30/03/2021 04:27:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:32 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdef78967 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdef78967', '0x7')]
30/03/2021 04:27:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=33,dport=23)/("X"*480)
30/03/2021 04:27:33 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x442c7916 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x442c7916', '0x6')]
30/03/2021 04:27:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:27:34 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xacfe04a9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:27:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xacfe04a9', '0x9')]
30/03/2021 04:27:34 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:27:34 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:27:35 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:27:35 dut.10.240.183.254: flow list 0
30/03/2021 04:27:35 dut.10.240.183.254:
30/03/2021 04:27:35 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_udp_l3src_l4src passed
30/03/2021 04:27:35 dut.10.240.183.254: flow flush 0
30/03/2021 04:27:35 dut.10.240.183.254:
30/03/2021 04:27:35 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_udp_l3src_l4dst================
30/03/2021 04:27:35 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:27:35 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:27:35 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:27:35 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:27:35 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:27:35 dut.10.240.183.254: flow list 0
30/03/2021 04:27:35 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:27:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:36 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x6243d7dd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:36 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:27:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6243d7dd', '0xd')]
30/03/2021 04:27:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:38 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x104a5a13 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x104a5a13', '0x3')]
30/03/2021 04:27:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:27:39 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x442c7916 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x442c7916', '0x6')]
30/03/2021 04:27:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:27:40 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x6243d7dd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:27:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6243d7dd', '0xd')]
30/03/2021 04:27:40 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:27:40 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:27:41 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:27:41 dut.10.240.183.254: flow list 0
30/03/2021 04:27:41 dut.10.240.183.254:
30/03/2021 04:27:41 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_udp_l3src_l4dst passed
30/03/2021 04:27:41 dut.10.240.183.254: flow flush 0
30/03/2021 04:27:41 dut.10.240.183.254:
30/03/2021 04:27:41 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_udp_l4src================
30/03/2021 04:27:41 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:27:41 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:27:41 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:27:41 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:27:41 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:27:41 dut.10.240.183.254: flow list 0
30/03/2021 04:27:41 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:27:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:42 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x432807d8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:42 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:27:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x432807d8', '0x8')]
30/03/2021 04:27:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:27:43 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x991131a9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x991131a9', '0x9')]
30/03/2021 04:27:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.1.2")/UDP(sport=22,dport=32)/("X"*480)
30/03/2021 04:27:45 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x432807d8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:27:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x432807d8', '0x8')]
30/03/2021 04:27:45 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:27:45 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:27:46 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:27:46 dut.10.240.183.254: flow list 0
30/03/2021 04:27:46 dut.10.240.183.254:
30/03/2021 04:27:46 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_udp_l4src passed
30/03/2021 04:27:46 dut.10.240.183.254: flow flush 0
30/03/2021 04:27:46 dut.10.240.183.254:
30/03/2021 04:27:46 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_udp_l4dst================
30/03/2021 04:27:46 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:27:46 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:27:46 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:27:46 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:27:46 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:27:46 dut.10.240.183.254: flow list 0
30/03/2021 04:27:46 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:27:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:47 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xca5a0e55 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:47 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:27:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xca5a0e55', '0x5')]
30/03/2021 04:27:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:27:48 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x10633824 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x10633824', '0x4')]
30/03/2021 04:27:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.1.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:27:49 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xca5a0e55 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:27:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xca5a0e55', '0x5')]
30/03/2021 04:27:49 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:27:49 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:27:51 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:27:51 dut.10.240.183.254: flow list 0
30/03/2021 04:27:51 dut.10.240.183.254:
30/03/2021 04:27:51 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_udp_l4dst passed
30/03/2021 04:27:51 dut.10.240.183.254: flow flush 0
30/03/2021 04:27:51 dut.10.240.183.254:
30/03/2021 04:27:51 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_udp_all================
30/03/2021 04:27:51 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:27:51 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:27:51 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:27:51 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:27:51 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:27:51 dut.10.240.183.254: flow list 0
30/03/2021 04:27:51 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:27:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:52 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa7d1b06c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:52 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:27:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa7d1b06c', '0xc')]
30/03/2021 04:27:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:27:53 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x3473ae05 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3473ae05', '0x5')]
30/03/2021 04:27:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:27:54 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb9b87211 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb9b87211', '0x1')]
30/03/2021 04:27:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:55 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x1a02c4c3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1a02c4c3', '0x3')]
30/03/2021 04:27:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:56 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xd5d83da2 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:27:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd5d83da2', '0x2')]
30/03/2021 04:27:56 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:27:56 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:27:58 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:27:58 dut.10.240.183.254: flow list 0
30/03/2021 04:27:58 dut.10.240.183.254:
30/03/2021 04:27:58 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_udp_all passed
30/03/2021 04:27:58 dut.10.240.183.254: flow flush 0
30/03/2021 04:27:58 dut.10.240.183.254:
30/03/2021 04:27:58 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_udp_l3================
30/03/2021 04:27:58 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:27:58 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:27:58 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:27:58 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:27:58 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:27:58 dut.10.240.183.254: flow list 0
30/03/2021 04:27:58 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:27:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:27:59 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xce8363af - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:27:59 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:27:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xce8363af', '0xf')]
30/03/2021 04:27:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:27:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:00 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x73501700 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x73501700', '0x0')]
30/03/2021 04:28:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:01 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xbc8aee61 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbc8aee61', '0x1')]
30/03/2021 04:28:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=12,dport=13)/("X"*480)
30/03/2021 04:28:02 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xce8363af - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:28:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xce8363af', '0xf')]
30/03/2021 04:28:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:28:02 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:28:04 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:28:04 dut.10.240.183.254: flow list 0
30/03/2021 04:28:04 dut.10.240.183.254:
30/03/2021 04:28:04 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_udp_l3 passed
30/03/2021 04:28:04 dut.10.240.183.254: flow flush 0
30/03/2021 04:28:04 dut.10.240.183.254:
30/03/2021 04:28:04 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_udp_l3dst================
30/03/2021 04:28:04 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:28:04 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:28:04 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:28:04 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:28:04 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:28:04 dut.10.240.183.254: flow list 0
30/03/2021 04:28:04 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:28:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:05 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe9af6d1a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:05 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:28:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe9af6d1a', '0xa')]
30/03/2021 04:28:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:06 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x9ba6e0d4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9ba6e0d4', '0x4')]
30/03/2021 04:28:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:07 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe9af6d1a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:28:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe9af6d1a', '0xa')]
30/03/2021 04:28:07 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:28:07 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:28:08 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:28:08 dut.10.240.183.254: flow list 0
30/03/2021 04:28:08 dut.10.240.183.254:
30/03/2021 04:28:08 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_udp_l3dst passed
30/03/2021 04:28:08 dut.10.240.183.254: flow flush 0
30/03/2021 04:28:08 dut.10.240.183.254:
30/03/2021 04:28:08 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_udp_l3src================
30/03/2021 04:28:08 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:28:08 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:28:09 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:28:09 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:28:09 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:28:09 dut.10.240.183.254: flow list 0
30/03/2021 04:28:09 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:28:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:10 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe4e444f9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:10 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:28:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe4e444f9', '0x9')]
30/03/2021 04:28:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:11 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe4e444f9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:28:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe4e444f9', '0x9')]
30/03/2021 04:28:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:12 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x96edc937 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x96edc937', '0x7')]
30/03/2021 04:28:12 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:28:12 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:28:13 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:28:13 dut.10.240.183.254: flow list 0
30/03/2021 04:28:13 dut.10.240.183.254:
30/03/2021 04:28:13 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_udp_l3src passed
30/03/2021 04:28:13 dut.10.240.183.254: flow flush 0
30/03/2021 04:28:13 dut.10.240.183.254:
30/03/2021 04:28:13 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_udp_l3dst_l4src================
30/03/2021 04:28:13 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:28:13 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:28:13 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:28:13 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:28:13 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:28:13 dut.10.240.183.254: flow list 0
30/03/2021 04:28:14 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:28:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:15 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa1b52d4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:15 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:28:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa1b52d4a', '0xa')]
30/03/2021 04:28:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:16 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xd3bca084 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd3bca084', '0x4')]
30/03/2021 04:28:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=33,dport=23)/("X"*480)
30/03/2021 04:28:17 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x496750f5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x496750f5', '0x5')]
30/03/2021 04:28:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:28:18 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa1b52d4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:28:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa1b52d4a', '0xa')]
30/03/2021 04:28:18 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:28:18 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:28:19 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:28:19 dut.10.240.183.254: flow list 0
30/03/2021 04:28:19 dut.10.240.183.254:
30/03/2021 04:28:19 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_udp_l3dst_l4src passed
30/03/2021 04:28:19 dut.10.240.183.254: flow flush 0
30/03/2021 04:28:19 dut.10.240.183.254:
30/03/2021 04:28:19 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_udp_l3dst_l4dst================
30/03/2021 04:28:19 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:28:19 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:28:19 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:28:19 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:28:19 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:28:19 dut.10.240.183.254: flow list 0
30/03/2021 04:28:19 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:28:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:21 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x6f08fe3e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:21 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:28:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6f08fe3e', '0xe')]
30/03/2021 04:28:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:22 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x1d0173f0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1d0173f0', '0x0')]
30/03/2021 04:28:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:28:23 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x496750f5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x496750f5', '0x5')]
30/03/2021 04:28:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:28:24 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x6f08fe3e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:28:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6f08fe3e', '0xe')]
30/03/2021 04:28:24 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:28:24 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:28:25 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:28:25 dut.10.240.183.254: flow list 0
30/03/2021 04:28:25 dut.10.240.183.254:
30/03/2021 04:28:25 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_udp_l3dst_l4dst passed
30/03/2021 04:28:25 dut.10.240.183.254: flow flush 0
30/03/2021 04:28:25 dut.10.240.183.254:
30/03/2021 04:28:25 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_udp_l3src_l4src================
30/03/2021 04:28:25 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:28:25 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:28:25 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:28:25 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:28:25 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:28:25 dut.10.240.183.254: flow list 0
30/03/2021 04:28:25 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:28:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:26 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xacfe04a9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:26 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:28:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xacfe04a9', '0x9')]
30/03/2021 04:28:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:28 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdef78967 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdef78967', '0x7')]
30/03/2021 04:28:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=33,dport=23)/("X"*480)
30/03/2021 04:28:29 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x442c7916 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x442c7916', '0x6')]
30/03/2021 04:28:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:28:30 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xacfe04a9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:28:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xacfe04a9', '0x9')]
30/03/2021 04:28:30 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:28:30 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:28:31 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:28:31 dut.10.240.183.254: flow list 0
30/03/2021 04:28:31 dut.10.240.183.254:
30/03/2021 04:28:31 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_udp_l3src_l4src passed
30/03/2021 04:28:31 dut.10.240.183.254: flow flush 0
30/03/2021 04:28:31 dut.10.240.183.254:
30/03/2021 04:28:31 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_udp_l3src_l4dst================
30/03/2021 04:28:31 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:28:31 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:28:31 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:28:31 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:28:31 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:28:31 dut.10.240.183.254: flow list 0
30/03/2021 04:28:31 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:28:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:32 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x6243d7dd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:32 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:28:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6243d7dd', '0xd')]
30/03/2021 04:28:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:34 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x104a5a13 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x104a5a13', '0x3')]
30/03/2021 04:28:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:28:35 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x442c7916 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x442c7916', '0x6')]
30/03/2021 04:28:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:28:36 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x6243d7dd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:28:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6243d7dd', '0xd')]
30/03/2021 04:28:36 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:28:36 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:28:37 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:28:37 dut.10.240.183.254: flow list 0
30/03/2021 04:28:37 dut.10.240.183.254:
30/03/2021 04:28:37 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_udp_l3src_l4dst passed
30/03/2021 04:28:37 dut.10.240.183.254: flow flush 0
30/03/2021 04:28:37 dut.10.240.183.254:
30/03/2021 04:28:37 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_udp_l4src================
30/03/2021 04:28:37 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:28:37 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:28:37 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:28:37 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:28:37 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:28:37 dut.10.240.183.254: flow list 0
30/03/2021 04:28:37 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:28:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:38 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x432807d8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:38 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:28:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x432807d8', '0x8')]
30/03/2021 04:28:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:28:39 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x991131a9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x991131a9', '0x9')]
30/03/2021 04:28:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.1.2")/UDP(sport=22,dport=32)/("X"*480)
30/03/2021 04:28:41 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x432807d8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:28:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x432807d8', '0x8')]
30/03/2021 04:28:41 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:28:41 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:28:42 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:28:42 dut.10.240.183.254: flow list 0
30/03/2021 04:28:42 dut.10.240.183.254:
30/03/2021 04:28:42 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_udp_l4src passed
30/03/2021 04:28:42 dut.10.240.183.254: flow flush 0
30/03/2021 04:28:42 dut.10.240.183.254:
30/03/2021 04:28:42 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_udp_l4dst================
30/03/2021 04:28:42 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:28:42 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:28:42 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:28:42 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:28:42 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:28:42 dut.10.240.183.254: flow list 0
30/03/2021 04:28:42 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:28:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:43 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xca5a0e55 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:43 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:28:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xca5a0e55', '0x5')]
30/03/2021 04:28:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:28:44 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x10633824 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x10633824', '0x4')]
30/03/2021 04:28:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.1.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:28:45 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xca5a0e55 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:28:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xca5a0e55', '0x5')]
30/03/2021 04:28:45 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:28:45 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:28:47 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:28:47 dut.10.240.183.254: flow list 0
30/03/2021 04:28:47 dut.10.240.183.254:
30/03/2021 04:28:47 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_udp_l4dst passed
30/03/2021 04:28:47 dut.10.240.183.254: flow flush 0
30/03/2021 04:28:47 dut.10.240.183.254:
30/03/2021 04:28:47 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_udp_all================
30/03/2021 04:28:47 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:28:47 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:28:47 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:28:47 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:28:47 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:28:47 dut.10.240.183.254: flow list 0
30/03/2021 04:28:47 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:28:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:48 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa7d1b06c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:48 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:28:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa7d1b06c', '0xc')]
30/03/2021 04:28:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:28:49 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x3473ae05 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3473ae05', '0x5')]
30/03/2021 04:28:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:28:50 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb9b87211 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb9b87211', '0x1')]
30/03/2021 04:28:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:51 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x1a02c4c3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1a02c4c3', '0x3')]
30/03/2021 04:28:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:52 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xd5d83da2 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd5d83da2', '0x2')]
30/03/2021 04:28:52 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:28:52 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:28:54 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:28:54 dut.10.240.183.254: flow list 0
30/03/2021 04:28:54 dut.10.240.183.254:
30/03/2021 04:28:54 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_udp_all passed
30/03/2021 04:28:54 dut.10.240.183.254: flow flush 0
30/03/2021 04:28:54 dut.10.240.183.254:
30/03/2021 04:28:54 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_udp_l3================
30/03/2021 04:28:54 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:28:54 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:28:54 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:28:54 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:28:54 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:28:54 dut.10.240.183.254: flow list 0
30/03/2021 04:28:54 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:28:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:55 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xce8363af - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:55 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:28:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xce8363af', '0xf')]
30/03/2021 04:28:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:56 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x73501700 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x73501700', '0x0')]
30/03/2021 04:28:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:28:57 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xbc8aee61 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:28:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbc8aee61', '0x1')]
30/03/2021 04:28:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:28:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=12,dport=13)/("X"*480)
30/03/2021 04:28:58 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xce8363af - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:28:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:28:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xce8363af', '0xf')]
30/03/2021 04:28:58 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:28:58 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:28:59 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:28:59 dut.10.240.183.254: flow list 0
30/03/2021 04:29:00 dut.10.240.183.254:
30/03/2021 04:29:00 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_udp_l3 passed
30/03/2021 04:29:00 dut.10.240.183.254: flow flush 0
30/03/2021 04:29:00 dut.10.240.183.254:
30/03/2021 04:29:00 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_dl_ipv4_udp_l3dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_udp_l3src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_udp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_udp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_udp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_udp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_udp_l4src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_udp_l4dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_udp_all': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv4_udp_l3': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_udp_l3dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_udp_l3src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_udp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_udp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_udp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_udp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_udp_l4src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_udp_l4dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_udp_all': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_udp_l3': 'passed'}
30/03/2021 04:29:00 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:29:00 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_udp Result PASSED:
30/03/2021 04:29:00 dut.10.240.183.254: flow flush 0
30/03/2021 04:29:01 dut.10.240.183.254:
testpmd>
30/03/2021 04:29:01 dut.10.240.183.254: clear port stats all
30/03/2021 04:29:02 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:29:02 dut.10.240.183.254: stop
30/03/2021 04:29:02 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:29:02 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_udp_symmetric Begin
30/03/2021 04:29:02 dut.10.240.183.254:
30/03/2021 04:29:02 tester:
30/03/2021 04:29:02 dut.10.240.183.254: start
30/03/2021 04:29:02 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:29:02 dut.10.240.183.254: quit
30/03/2021 04:29:03 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:29:03 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:29:04 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:29:14 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:29:14 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:29:14 dut.10.240.183.254: set verbose 1
30/03/2021 04:29:14 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:29:14 dut.10.240.183.254: show port info all
30/03/2021 04:29:14 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:29:14 dut.10.240.183.254: start
30/03/2021 04:29:14 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:29:14 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv4_udp_symmetric================
30/03/2021 04:29:14 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:29:14 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss func symmetric_toeplitz types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:29:15 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:29:15 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv4 / udp / end actions rss func symmetric_toeplitz types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:29:15 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:29:15 dut.10.240.183.254: flow list 0
30/03/2021 04:29:15 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:29:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:16 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8d5b5810 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:16 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:29:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8d5b5810', '0x0')]
30/03/2021 04:29:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:29:17 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8d5b5810 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8d5b5810', '0x0')]
30/03/2021 04:29:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:18 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8d5b5810 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8d5b5810', '0x0')]
30/03/2021 04:29:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:29:19 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8d5b5810 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8d5b5810', '0x0')]
30/03/2021 04:29:19 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:29:19 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:29:20 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:29:20 dut.10.240.183.254: flow list 0
30/03/2021 04:29:20 dut.10.240.183.254:
30/03/2021 04:29:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:29:21 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x375f725f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:21 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:29:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x375f725f', '0xf')]
30/03/2021 04:29:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:23 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x375f725f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:23 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:29:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x375f725f', '0xf')]
30/03/2021 04:29:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:29:24 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x375f725f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:24 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:29:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x375f725f', '0xf')]
30/03/2021 04:29:24 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv4_udp_symmetric passed
30/03/2021 04:29:24 dut.10.240.183.254: flow flush 0
30/03/2021 04:29:24 dut.10.240.183.254:
30/03/2021 04:29:24 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv4_udp_symmetric================
30/03/2021 04:29:24 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:29:24 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss func symmetric_toeplitz types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:29:24 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:29:24 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv4 / udp / end actions rss func symmetric_toeplitz types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:29:24 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:29:24 dut.10.240.183.254: flow list 0
30/03/2021 04:29:24 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:29:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:25 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8d5b5810 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:25 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:29:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8d5b5810', '0x0')]
30/03/2021 04:29:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:29:26 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8d5b5810 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8d5b5810', '0x0')]
30/03/2021 04:29:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:27 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8d5b5810 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8d5b5810', '0x0')]
30/03/2021 04:29:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:29:28 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8d5b5810 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8d5b5810', '0x0')]
30/03/2021 04:29:28 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:29:28 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:29:30 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:29:30 dut.10.240.183.254: flow list 0
30/03/2021 04:29:30 dut.10.240.183.254:
30/03/2021 04:29:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:29:31 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x375f725f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:31 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:29:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x375f725f', '0xf')]
30/03/2021 04:29:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:32 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x375f725f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:32 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:29:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x375f725f', '0xf')]
30/03/2021 04:29:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:29:33 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x375f725f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:33 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:29:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x375f725f', '0xf')]
30/03/2021 04:29:33 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv4_udp_symmetric passed
30/03/2021 04:29:33 dut.10.240.183.254: flow flush 0
30/03/2021 04:29:33 dut.10.240.183.254:
30/03/2021 04:29:33 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_dl_ipv4_udp_symmetric': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv4_udp_symmetric': 'passed'}
30/03/2021 04:29:33 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:29:33 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_udp_symmetric Result PASSED:
30/03/2021 04:29:33 dut.10.240.183.254: flow flush 0
30/03/2021 04:29:34 dut.10.240.183.254:
testpmd>
30/03/2021 04:29:34 dut.10.240.183.254: clear port stats all
30/03/2021 04:29:35 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:29:35 dut.10.240.183.254: stop
30/03/2021 04:29:35 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:29:35 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_udp_without_ul_dl Begin
30/03/2021 04:29:35 dut.10.240.183.254:
30/03/2021 04:29:36 tester:
30/03/2021 04:29:36 dut.10.240.183.254: start
30/03/2021 04:29:36 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:29:36 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3src================
30/03/2021 04:29:36 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:29:36 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:29:36 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:29:36 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:29:36 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:29:36 dut.10.240.183.254: flow list 0
30/03/2021 04:29:36 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:29:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:37 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x1c91ba92 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:37 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:29:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1c91ba92', '0x2')]
30/03/2021 04:29:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:38 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x1c91ba92 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1c91ba92', '0x2')]
30/03/2021 04:29:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:39 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb95b8e15 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:29:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb95b8e15', '0x5')]
30/03/2021 04:29:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:40 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb95b8e15 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:29:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb95b8e15', '0x5')]
30/03/2021 04:29:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP(sport=32, dport=33)/("X"*480)
30/03/2021 04:29:41 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x1c91ba92 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1c91ba92', '0x2')]
30/03/2021 04:29:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP(sport=32, dport=33)/("X"*480)
30/03/2021 04:29:43 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x1c91ba92 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1c91ba92', '0x2')]
30/03/2021 04:29:43 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:29:43 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:29:44 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:29:44 dut.10.240.183.254: flow list 0
30/03/2021 04:29:44 dut.10.240.183.254:
30/03/2021 04:29:44 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3src passed
30/03/2021 04:29:44 dut.10.240.183.254: flow flush 0
30/03/2021 04:29:44 dut.10.240.183.254:
30/03/2021 04:29:44 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3dst================
30/03/2021 04:29:44 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:29:44 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:29:44 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:29:44 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:29:44 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:29:44 dut.10.240.183.254: flow list 0
30/03/2021 04:29:44 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:29:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:45 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x33bf7eb4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:45 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:29:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x33bf7eb4', '0x4')]
30/03/2021 04:29:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:46 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x33bf7eb4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x33bf7eb4', '0x4')]
30/03/2021 04:29:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:47 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x96754a33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:29:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x96754a33', '0x3')]
30/03/2021 04:29:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:48 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x96754a33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:29:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x96754a33', '0x3')]
30/03/2021 04:29:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP(sport=32, dport=33)/("X"*480)
30/03/2021 04:29:50 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x33bf7eb4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x33bf7eb4', '0x4')]
30/03/2021 04:29:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP(sport=32, dport=33)/("X"*480)
30/03/2021 04:29:51 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x33bf7eb4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x33bf7eb4', '0x4')]
30/03/2021 04:29:51 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:29:51 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:29:52 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:29:52 dut.10.240.183.254: flow list 0
30/03/2021 04:29:52 dut.10.240.183.254:
30/03/2021 04:29:52 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3dst passed
30/03/2021 04:29:52 dut.10.240.183.254: flow flush 0
30/03/2021 04:29:52 dut.10.240.183.254:
30/03/2021 04:29:52 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3src_l4dst================
30/03/2021 04:29:52 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:29:52 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:29:52 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:29:52 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:29:52 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:29:52 dut.10.240.183.254: flow list 0
30/03/2021 04:29:52 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:29:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:53 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb13ae7c7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:53 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:29:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb13ae7c7', '0x7')]
30/03/2021 04:29:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=34)/("X"*480)
30/03/2021 04:29:54 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xfb4d922b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:29:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfb4d922b', '0xb')]
30/03/2021 04:29:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:29:56 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x14f0d340 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:29:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x14f0d340', '0x0')]
30/03/2021 04:29:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:29:57 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb13ae7c7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb13ae7c7', '0x7')]
30/03/2021 04:29:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:29:58 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb13ae7c7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:29:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:29:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb13ae7c7', '0x7')]
30/03/2021 04:29:58 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:29:58 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:29:59 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:29:59 dut.10.240.183.254: flow list 0
30/03/2021 04:29:59 dut.10.240.183.254:
30/03/2021 04:29:59 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3src_l4dst passed
30/03/2021 04:29:59 dut.10.240.183.254: flow flush 0
30/03/2021 04:29:59 dut.10.240.183.254:
30/03/2021 04:29:59 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3dst_l4src================
30/03/2021 04:29:59 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:29:59 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:29:59 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:29:59 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:29:59 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:29:59 dut.10.240.183.254: flow list 0
30/03/2021 04:29:59 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:29:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:29:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:00 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x19d03394 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:00 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:30:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x19d03394', '0x4')]
30/03/2021 04:30:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:30:02 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x97815e37 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x97815e37', '0x7')]
30/03/2021 04:30:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:03 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xbc1a0713 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:03 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbc1a0713', '0x3')]
30/03/2021 04:30:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:30:04 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x19d03394 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x19d03394', '0x4')]
30/03/2021 04:30:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:30:05 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x19d03394 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x19d03394', '0x4')]
30/03/2021 04:30:05 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:30:05 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:30:06 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:30:06 dut.10.240.183.254: flow list 0
30/03/2021 04:30:06 dut.10.240.183.254:
30/03/2021 04:30:06 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3dst_l4src passed
30/03/2021 04:30:06 dut.10.240.183.254: flow flush 0
30/03/2021 04:30:06 dut.10.240.183.254:
30/03/2021 04:30:06 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3src_l4src================
30/03/2021 04:30:06 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:30:06 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:30:06 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:30:06 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:30:06 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:30:06 dut.10.240.183.254: flow list 0
30/03/2021 04:30:06 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:30:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:07 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x36fef7b2 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:07 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:30:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x36fef7b2', '0x2')]
30/03/2021 04:30:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:30:09 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb8af9a11 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb8af9a11', '0x1')]
30/03/2021 04:30:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:10 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x9334c335 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9334c335', '0x5')]
30/03/2021 04:30:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:30:11 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x36fef7b2 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x36fef7b2', '0x2')]
30/03/2021 04:30:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:30:12 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x36fef7b2 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x36fef7b2', '0x2')]
30/03/2021 04:30:12 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:30:12 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:30:13 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:30:13 dut.10.240.183.254: flow list 0
30/03/2021 04:30:13 dut.10.240.183.254:
30/03/2021 04:30:13 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3src_l4src passed
30/03/2021 04:30:13 dut.10.240.183.254: flow flush 0
30/03/2021 04:30:13 dut.10.240.183.254:
30/03/2021 04:30:13 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3dst_l4dst================
30/03/2021 04:30:13 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:30:13 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:30:13 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:30:13 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:30:13 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:30:13 dut.10.240.183.254: flow list 0
30/03/2021 04:30:13 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:30:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:14 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x9e1423e1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:14 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:30:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9e1423e1', '0x1')]
30/03/2021 04:30:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=34)/("X"*480)
30/03/2021 04:30:16 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xd463560d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd463560d', '0xd')]
30/03/2021 04:30:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:17 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x3bde1766 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3bde1766', '0x6')]
30/03/2021 04:30:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:30:18 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x9e1423e1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9e1423e1', '0x1')]
30/03/2021 04:30:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:30:19 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x9e1423e1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9e1423e1', '0x1')]
30/03/2021 04:30:19 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:30:19 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:30:20 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:30:20 dut.10.240.183.254: flow list 0
30/03/2021 04:30:20 dut.10.240.183.254:
30/03/2021 04:30:20 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3dst_l4dst passed
30/03/2021 04:30:20 dut.10.240.183.254: flow flush 0
30/03/2021 04:30:20 dut.10.240.183.254:
30/03/2021 04:30:20 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l4src_only================
30/03/2021 04:30:20 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:30:20 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:30:20 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:30:20 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:30:20 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:30:20 dut.10.240.183.254: flow list 0
30/03/2021 04:30:20 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:30:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:22 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x5c29d1b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:22 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:30:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5c29d1b', '0xb')]
30/03/2021 04:30:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:30:23 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xea76787e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xea76787e', '0xe')]
30/03/2021 04:30:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:30:24 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x5c29d1b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5c29d1b', '0xb')]
30/03/2021 04:30:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:30:25 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x5c29d1b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5c29d1b', '0xb')]
30/03/2021 04:30:25 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:30:25 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:30:26 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:30:26 dut.10.240.183.254: flow list 0
30/03/2021 04:30:26 dut.10.240.183.254:
30/03/2021 04:30:26 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l4src_only passed
30/03/2021 04:30:26 dut.10.240.183.254: flow flush 0
30/03/2021 04:30:26 dut.10.240.183.254:
30/03/2021 04:30:26 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l4dst_only================
30/03/2021 04:30:26 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:30:26 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:30:26 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:30:26 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:30:26 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:30:26 dut.10.240.183.254: flow list 0
30/03/2021 04:30:26 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:30:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:28 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xed67572f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:28 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:30:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xed67572f', '0xf')]
30/03/2021 04:30:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=34)/("X"*480)
30/03/2021 04:30:29 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x1e249d64 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1e249d64', '0x4')]
30/03/2021 04:30:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:30:30 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xed67572f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xed67572f', '0xf')]
30/03/2021 04:30:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:30:31 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xed67572f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xed67572f', '0xf')]
30/03/2021 04:30:31 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:30:31 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:30:32 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:30:32 dut.10.240.183.254: flow list 0
30/03/2021 04:30:32 dut.10.240.183.254:
30/03/2021 04:30:32 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l4dst_only passed
30/03/2021 04:30:32 dut.10.240.183.254: flow flush 0
30/03/2021 04:30:32 dut.10.240.183.254:
30/03/2021 04:30:32 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp================
30/03/2021 04:30:32 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:30:32 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:30:32 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:30:32 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:30:32 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:30:32 dut.10.240.183.254: flow list 0
30/03/2021 04:30:32 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:30:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:33 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4f23bdef - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:33 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:30:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4f23bdef', '0xf')]
30/03/2021 04:30:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:30:35 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x7cbcc2be - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7cbcc2be', '0xe')]
30/03/2021 04:30:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:30:36 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x3072e595 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3072e595', '0x5')]
30/03/2021 04:30:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:37 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8b33c8f6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8b33c8f6', '0x6')]
30/03/2021 04:30:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:38 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xeae98968 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xeae98968', '0x8')]
30/03/2021 04:30:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:39 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4f23bdef - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4f23bdef', '0xf')]
30/03/2021 04:30:39 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:30:39 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:30:40 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:30:40 dut.10.240.183.254: flow list 0
30/03/2021 04:30:40 dut.10.240.183.254:
30/03/2021 04:30:40 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp passed
30/03/2021 04:30:40 dut.10.240.183.254: flow flush 0
30/03/2021 04:30:40 dut.10.240.183.254:
30/03/2021 04:30:40 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3================
30/03/2021 04:30:40 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:30:40 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:30:40 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:30:40 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:30:40 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:30:40 dut.10.240.183.254: flow list 0
30/03/2021 04:30:41 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:30:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:42 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xed9699ad - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:42 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:30:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xed9699ad', '0xd')]
30/03/2021 04:30:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:43 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xed9699ad - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xed9699ad', '0xd')]
30/03/2021 04:30:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:44 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x2986ecb4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2986ecb4', '0x4')]
30/03/2021 04:30:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:45 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x485cad2a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x485cad2a', '0xa')]
30/03/2021 04:30:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:46 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x2986ecb4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2986ecb4', '0x4')]
30/03/2021 04:30:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:30:47 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x485cad2a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:30:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x485cad2a', '0xa')]
30/03/2021 04:30:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=12, dport=13)/("X"*480)
30/03/2021 04:30:48 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xed9699ad - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xed9699ad', '0xd')]
30/03/2021 04:30:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:30:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=12, dport=13)/("X"*480)
30/03/2021 04:30:49 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xed9699ad - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:30:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:30:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xed9699ad', '0xd')]
30/03/2021 04:30:49 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:30:49 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:30:51 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:30:51 dut.10.240.183.254: flow list 0
30/03/2021 04:30:51 dut.10.240.183.254:
30/03/2021 04:30:51 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3 passed
30/03/2021 04:30:51 dut.10.240.183.254: flow flush 0
30/03/2021 04:30:51 dut.10.240.183.254:
30/03/2021 04:30:51 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l4src_only': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l4dst_only': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_udp_l3': 'passed'}
30/03/2021 04:30:51 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:30:51 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_udp_without_ul_dl Result PASSED:
30/03/2021 04:30:51 dut.10.240.183.254: flow flush 0
30/03/2021 04:30:52 dut.10.240.183.254:
testpmd>
30/03/2021 04:30:52 dut.10.240.183.254: clear port stats all
30/03/2021 04:30:53 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:30:53 dut.10.240.183.254: stop
30/03/2021 04:30:53 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
RX-packets: 7 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:30:53 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_udp_without_ul_dl_symmetric Begin
30/03/2021 04:30:53 dut.10.240.183.254:
30/03/2021 04:30:53 tester:
30/03/2021 04:30:53 dut.10.240.183.254: start
30/03/2021 04:30:53 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:30:53 dut.10.240.183.254: quit
30/03/2021 04:30:54 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:30:54 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:30:55 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:31:05 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:31:05 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:31:05 dut.10.240.183.254: set verbose 1
30/03/2021 04:31:05 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:31:05 dut.10.240.183.254: show port info all
30/03/2021 04:31:05 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:31:05 dut.10.240.183.254: start
30/03/2021 04:31:06 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:31:06 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ipv4_udp_without_ul_dl_symmetric================
30/03/2021 04:31:06 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:31:06 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss func symmetric_toeplitz types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:31:06 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:31:06 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / udp / end actions rss func symmetric_toeplitz types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:31:06 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:31:06 dut.10.240.183.254: flow list 0
30/03/2021 04:31:06 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 UDP => RSS
30/03/2021 04:31:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:31:07 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdd659f71 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:07 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'udp-dl'}
30/03/2021 04:31:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdd659f71', '0x1')]
30/03/2021 04:31:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:31:08 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdd659f71 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdd659f71', '0x1')]
30/03/2021 04:31:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:31:09 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdd659f71 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdd659f71', '0x1')]
30/03/2021 04:31:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:31:10 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdd659f71 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdd659f71', '0x1')]
30/03/2021 04:31:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:31:11 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdd659f71 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:11 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'udp-ul'}
30/03/2021 04:31:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdd659f71', '0x1')]
30/03/2021 04:31:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:31:12 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdd659f71 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdd659f71', '0x1')]
30/03/2021 04:31:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:31:14 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdd659f71 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdd659f71', '0x1')]
30/03/2021 04:31:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:31:15 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdd659f71 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdd659f71', '0x1')]
30/03/2021 04:31:15 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:31:15 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:31:16 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:31:16 dut.10.240.183.254: flow list 0
30/03/2021 04:31:16 dut.10.240.183.254:
30/03/2021 04:31:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:31:17 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x7e240779 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:17 TestCVLAdvancedIAVFRSSGTPU: action: udp-dl
30/03/2021 04:31:17 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:31:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7e240779', '0x9')]
30/03/2021 04:31:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:31:18 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x7e240779 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:18 TestCVLAdvancedIAVFRSSGTPU: action: udp-dl
30/03/2021 04:31:18 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:31:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7e240779', '0x9')]
30/03/2021 04:31:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:31:19 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x7e240779 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:19 TestCVLAdvancedIAVFRSSGTPU: action: udp-dl
30/03/2021 04:31:19 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:31:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7e240779', '0x9')]
30/03/2021 04:31:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:31:20 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x7e240779 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:20 TestCVLAdvancedIAVFRSSGTPU: action: udp-ul
30/03/2021 04:31:20 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:31:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7e240779', '0x9')]
30/03/2021 04:31:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:31:21 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x7e240779 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:21 TestCVLAdvancedIAVFRSSGTPU: action: udp-ul
30/03/2021 04:31:21 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:31:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7e240779', '0x9')]
30/03/2021 04:31:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:31:23 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x7e240779 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:23 TestCVLAdvancedIAVFRSSGTPU: action: udp-ul
30/03/2021 04:31:23 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:31:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7e240779', '0x9')]
30/03/2021 04:31:23 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ipv4_udp_without_ul_dl_symmetric passed
30/03/2021 04:31:23 dut.10.240.183.254: flow flush 0
30/03/2021 04:31:23 dut.10.240.183.254:
30/03/2021 04:31:23 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_ipv4_udp_without_ul_dl_symmetric': 'passed'}
30/03/2021 04:31:23 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:31:23 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_udp_without_ul_dl_symmetric Result PASSED:
30/03/2021 04:31:23 dut.10.240.183.254: flow flush 0
30/03/2021 04:31:24 dut.10.240.183.254:
testpmd>
30/03/2021 04:31:24 dut.10.240.183.254: clear port stats all
30/03/2021 04:31:25 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:31:25 dut.10.240.183.254: stop
30/03/2021 04:31:25 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:31:25 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_without_ul_dl Begin
30/03/2021 04:31:25 dut.10.240.183.254:
30/03/2021 04:31:25 tester:
30/03/2021 04:31:25 dut.10.240.183.254: start
30/03/2021 04:31:25 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:31:25 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_l3dst================
30/03/2021 04:31:25 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:31:25 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:31:25 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:31:25 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:31:25 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:31:25 dut.10.240.183.254: flow list 0
30/03/2021 04:31:26 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 => RSS
30/03/2021 04:31:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:31:27 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc52f227c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:27 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:31:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc52f227c', '0xc')]
30/03/2021 04:31:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:31:28 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x5cbaed2a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:31:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5cbaed2a', '0xa')]
30/03/2021 04:31:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:31:29 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc52f227c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc52f227c', '0xc')]
30/03/2021 04:31:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:31:30 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc52f227c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:30 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:31:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc52f227c', '0xc')]
30/03/2021 04:31:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:31:31 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x5cbaed2a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:31:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5cbaed2a', '0xa')]
30/03/2021 04:31:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:31:32 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc52f227c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc52f227c', '0xc')]
30/03/2021 04:31:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:31:33 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc52f227c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:33 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:31:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc52f227c', '0xc')]
30/03/2021 04:31:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:31:34 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x5cbaed2a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:31:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5cbaed2a', '0xa')]
30/03/2021 04:31:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2", frag=6)/("X"*480)
30/03/2021 04:31:36 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc52f227c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc52f227c', '0xc')]
30/03/2021 04:31:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:31:37 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xc52f227c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:37 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:31:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc52f227c', '0xc')]
30/03/2021 04:31:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:31:38 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x5cbaed2a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:31:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5cbaed2a', '0xa')]
30/03/2021 04:31:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:31:39 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xc52f227c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc52f227c', '0xc')]
30/03/2021 04:31:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:31:40 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xc52f227c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:40 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:31:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc52f227c', '0xc')]
30/03/2021 04:31:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:31:41 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x5cbaed2a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:31:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5cbaed2a', '0xa')]
30/03/2021 04:31:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:31:42 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xc52f227c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc52f227c', '0xc')]
30/03/2021 04:31:42 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:31:42 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:31:43 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:31:43 dut.10.240.183.254: flow list 0
30/03/2021 04:31:43 dut.10.240.183.254:
30/03/2021 04:31:43 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_l3dst passed
30/03/2021 04:31:43 dut.10.240.183.254: flow flush 0
30/03/2021 04:31:43 dut.10.240.183.254:
30/03/2021 04:31:43 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_l3src================
30/03/2021 04:31:43 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:31:43 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:31:44 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:31:44 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:31:44 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:31:44 dut.10.240.183.254: flow list 0
30/03/2021 04:31:44 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 => RSS
30/03/2021 04:31:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:31:45 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x9a07df63 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:45 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:31:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9a07df63', '0x3')]
30/03/2021 04:31:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:31:46 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x3921035 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:31:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3921035', '0x5')]
30/03/2021 04:31:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:31:47 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x9a07df63 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9a07df63', '0x3')]
30/03/2021 04:31:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:31:48 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x9a07df63 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:48 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:31:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9a07df63', '0x3')]
30/03/2021 04:31:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:31:49 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x3921035 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:31:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3921035', '0x5')]
30/03/2021 04:31:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:31:50 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x9a07df63 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9a07df63', '0x3')]
30/03/2021 04:31:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:31:51 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x9a07df63 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:51 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:31:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9a07df63', '0x3')]
30/03/2021 04:31:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2", frag=6)/("X"*480)
30/03/2021 04:31:53 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x3921035 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:31:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3921035', '0x5')]
30/03/2021 04:31:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:31:54 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x9a07df63 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9a07df63', '0x3')]
30/03/2021 04:31:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:31:55 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x9a07df63 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:55 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:31:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9a07df63', '0x3')]
30/03/2021 04:31:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:31:56 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x3921035 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:31:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3921035', '0x5')]
30/03/2021 04:31:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:31:57 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x9a07df63 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:31:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9a07df63', '0x3')]
30/03/2021 04:31:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:31:58 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x9a07df63 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:58 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:31:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9a07df63', '0x3')]
30/03/2021 04:31:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:31:59 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x3921035 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:31:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:31:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3921035', '0x5')]
30/03/2021 04:31:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:31:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:32:00 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x9a07df63 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:32:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9a07df63', '0x3')]
30/03/2021 04:32:00 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:32:00 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:32:01 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:32:01 dut.10.240.183.254: flow list 0
30/03/2021 04:32:02 dut.10.240.183.254:
30/03/2021 04:32:02 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_l3src passed
30/03/2021 04:32:02 dut.10.240.183.254: flow flush 0
30/03/2021 04:32:02 dut.10.240.183.254:
30/03/2021 04:32:02 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv4_all================
30/03/2021 04:32:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:32:02 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:32:02 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:32:02 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:32:02 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:32:02 dut.10.240.183.254: flow list 0
30/03/2021 04:32:02 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 => RSS
30/03/2021 04:32:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:32:03 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xd64984e6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:03 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:32:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd64984e6', '0x6')]
30/03/2021 04:32:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:32:04 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc377b76d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc377b76d', '0xd')]
30/03/2021 04:32:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:32:05 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4fdc4bb0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4fdc4bb0', '0x0')]
30/03/2021 04:32:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:32:06 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x5ae2783b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5ae2783b', '0xb')]
30/03/2021 04:32:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:32:07 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xd64984e6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:32:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd64984e6', '0x6')]
30/03/2021 04:32:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:32:08 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xd64984e6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:08 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:32:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd64984e6', '0x6')]
30/03/2021 04:32:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:32:10 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc377b76d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc377b76d', '0xd')]
30/03/2021 04:32:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:32:11 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4fdc4bb0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4fdc4bb0', '0x0')]
30/03/2021 04:32:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/("X"*480)
30/03/2021 04:32:12 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x5ae2783b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5ae2783b', '0xb')]
30/03/2021 04:32:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:32:13 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xd64984e6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:32:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd64984e6', '0x6')]
30/03/2021 04:32:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:32:14 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xd64984e6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:14 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:32:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd64984e6', '0x6')]
30/03/2021 04:32:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:32:15 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xc377b76d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc377b76d', '0xd')]
30/03/2021 04:32:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2", frag=6)/("X"*480)
30/03/2021 04:32:16 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x4fdc4bb0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4fdc4bb0', '0x0')]
30/03/2021 04:32:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2", frag=6)/("X"*480)
30/03/2021 04:32:17 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x5ae2783b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5ae2783b', '0xb')]
30/03/2021 04:32:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:32:18 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xd64984e6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:32:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd64984e6', '0x6')]
30/03/2021 04:32:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:32:20 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xd64984e6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:20 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:32:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd64984e6', '0x6')]
30/03/2021 04:32:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:32:21 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xc377b76d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc377b76d', '0xd')]
30/03/2021 04:32:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:32:22 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4fdc4bb0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4fdc4bb0', '0x0')]
30/03/2021 04:32:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:32:23 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x5ae2783b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5ae2783b', '0xb')]
30/03/2021 04:32:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:32:24 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xd64984e6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:32:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd64984e6', '0x6')]
30/03/2021 04:32:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:32:25 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xd64984e6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:25 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:32:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd64984e6', '0x6')]
30/03/2021 04:32:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:32:26 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xc377b76d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc377b76d', '0xd')]
30/03/2021 04:32:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:32:27 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4fdc4bb0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4fdc4bb0', '0x0')]
30/03/2021 04:32:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.1.1",src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:32:28 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x5ae2783b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:32:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5ae2783b', '0xb')]
30/03/2021 04:32:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:32:30 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xd64984e6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:32:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd64984e6', '0x6')]
30/03/2021 04:32:30 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:32:30 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:32:31 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:32:31 dut.10.240.183.254: flow list 0
30/03/2021 04:32:31 dut.10.240.183.254:
30/03/2021 04:32:31 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv4_all passed
30/03/2021 04:32:31 dut.10.240.183.254: flow flush 0
30/03/2021 04:32:31 dut.10.240.183.254:
30/03/2021 04:32:31 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_l3dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_l3src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv4_all': 'passed'}
30/03/2021 04:32:31 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:32:31 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_without_ul_dl Result PASSED:
30/03/2021 04:32:31 dut.10.240.183.254: flow flush 0
30/03/2021 04:32:32 dut.10.240.183.254:
testpmd>
30/03/2021 04:32:32 dut.10.240.183.254: clear port stats all
30/03/2021 04:32:33 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:32:33 dut.10.240.183.254: stop
30/03/2021 04:32:33 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:32:33 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_without_ul_dl_symmetric Begin
30/03/2021 04:32:33 dut.10.240.183.254:
30/03/2021 04:32:33 tester:
30/03/2021 04:32:33 dut.10.240.183.254: start
30/03/2021 04:32:34 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:32:34 dut.10.240.183.254: quit
30/03/2021 04:32:34 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:32:34 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:32:35 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:32:45 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:32:45 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:32:45 dut.10.240.183.254: set verbose 1
30/03/2021 04:32:46 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:32:46 dut.10.240.183.254: show port info all
30/03/2021 04:32:46 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:32:46 dut.10.240.183.254: start
30/03/2021 04:32:46 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:32:46 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ipv4_without_ul_dl_symmetric================
30/03/2021 04:32:46 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:32:46 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / end actions rss func symmetric_toeplitz types ipv4 end key_len 0 queues end / end
30/03/2021 04:32:46 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:32:46 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv4 / end actions rss func symmetric_toeplitz types ipv4 end key_len 0 queues end / end
30/03/2021 04:32:46 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:32:46 dut.10.240.183.254: flow list 0
30/03/2021 04:32:46 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV4 => RSS
30/03/2021 04:32:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:32:47 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xfd3c85bb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:47 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-nonfrag'}
30/03/2021 04:32:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfd3c85bb', '0xb')]
30/03/2021 04:32:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/("X"*480)
30/03/2021 04:32:48 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xfd3c85bb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:32:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfd3c85bb', '0xb')]
30/03/2021 04:32:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2",frag=6)/("X"*480)
30/03/2021 04:32:49 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xfd3c85bb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:49 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-frag'}
30/03/2021 04:32:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfd3c85bb', '0xb')]
30/03/2021 04:32:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1",frag=6)/("X"*480)
30/03/2021 04:32:50 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0xfd3c85bb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:32:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfd3c85bb', '0xb')]
30/03/2021 04:32:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:32:51 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xfd3c85bb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:51 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-icmp'}
30/03/2021 04:32:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfd3c85bb', '0xb')]
30/03/2021 04:32:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/ICMP()/("X"*480)
30/03/2021 04:32:53 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xfd3c85bb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:32:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfd3c85bb', '0xb')]
30/03/2021 04:32:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:32:54 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xfd3c85bb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:54 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-udp'}
30/03/2021 04:32:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfd3c85bb', '0xb')]
30/03/2021 04:32:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:32:55 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xfd3c85bb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:32:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfd3c85bb', '0xb')]
30/03/2021 04:32:55 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:32:55 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:32:56 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:32:56 dut.10.240.183.254: flow list 0
30/03/2021 04:32:56 dut.10.240.183.254:
30/03/2021 04:32:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/("X"*480)
30/03/2021 04:32:57 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x9c46b395 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:57 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-nonfrag'}
30/03/2021 04:32:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9c46b395', '0x5')]
30/03/2021 04:32:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1",frag=6)/("X"*480)
30/03/2021 04:32:58 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=562 - nb_segs=1 - RSS hash=0x9c46b395 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:58 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-frag'}
30/03/2021 04:32:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9c46b395', '0x5')]
30/03/2021 04:32:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/ICMP()/("X"*480)
30/03/2021 04:32:59 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x9c46b395 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:32:59 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-icmp'}
30/03/2021 04:32:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9c46b395', '0x5')]
30/03/2021 04:32:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:32:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:33:00 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x9c46b395 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:00 TestCVLAdvancedIAVFRSSGTPU: action: ipv4-udp
30/03/2021 04:33:00 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:33:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9c46b395', '0x5')]
30/03/2021 04:33:00 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ipv4_without_ul_dl_symmetric passed
30/03/2021 04:33:00 dut.10.240.183.254: flow flush 0
30/03/2021 04:33:00 dut.10.240.183.254:
30/03/2021 04:33:00 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_ipv4_without_ul_dl_symmetric': 'passed'}
30/03/2021 04:33:00 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:33:00 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv4_without_ul_dl_symmetric Result PASSED:
30/03/2021 04:33:00 dut.10.240.183.254: flow flush 0
30/03/2021 04:33:02 dut.10.240.183.254:
testpmd>
30/03/2021 04:33:02 dut.10.240.183.254: clear port stats all
30/03/2021 04:33:03 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:33:03 dut.10.240.183.254: stop
30/03/2021 04:33:03 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:33:03 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6 Begin
30/03/2021 04:33:03 dut.10.240.183.254:
30/03/2021 04:33:03 tester:
30/03/2021 04:33:03 dut.10.240.183.254: start
30/03/2021 04:33:03 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:33:03 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_l3dst================
30/03/2021 04:33:03 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:33:03 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / end actions rss types ipv6 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:33:03 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:33:03 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / end actions rss types ipv6 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:33:03 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:33:03 dut.10.240.183.254: flow list 0
30/03/2021 04:33:03 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 => RSS
30/03/2021 04:33:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:33:04 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:04 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:33:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:33:06 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xc7960d8b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7960d8b', '0xb')]
30/03/2021 04:33:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:33:07 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:33:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:33:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:33:08 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:08 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:33:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:33:09 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc7960d8b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7960d8b', '0xb')]
30/03/2021 04:33:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:33:10 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:33:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:33:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:33:11 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:11 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:33:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:33:12 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc7960d8b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7960d8b', '0xb')]
30/03/2021 04:33:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:33:13 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:33:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:33:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:33:14 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:14 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:33:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:33:16 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc7960d8b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7960d8b', '0xb')]
30/03/2021 04:33:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:33:17 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:33:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:33:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:33:18 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:18 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:33:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:33:19 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xc7960d8b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7960d8b', '0xb')]
30/03/2021 04:33:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:33:20 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:33:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:33:20 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:33:20 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:33:21 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:33:21 dut.10.240.183.254: flow list 0
30/03/2021 04:33:21 dut.10.240.183.254:
30/03/2021 04:33:21 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_l3dst passed
30/03/2021 04:33:21 dut.10.240.183.254: flow flush 0
30/03/2021 04:33:21 dut.10.240.183.254:
30/03/2021 04:33:21 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_l3src================
30/03/2021 04:33:21 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:33:21 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / end actions rss types ipv6 l3-src-only end key_len 0 queues end / end
30/03/2021 04:33:21 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:33:21 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / end actions rss types ipv6 l3-src-only end key_len 0 queues end / end
30/03/2021 04:33:21 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:33:21 dut.10.240.183.254: flow list 0
30/03/2021 04:33:22 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 => RSS
30/03/2021 04:33:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:33:23 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:23 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:33:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:33:24 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:33:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:33:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:33:25 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xbf8f682e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf8f682e', '0xe')]
30/03/2021 04:33:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:33:26 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:26 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:33:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:33:27 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:33:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:33:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:33:28 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf8f682e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf8f682e', '0xe')]
30/03/2021 04:33:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:33:29 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:29 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:33:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:33:30 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:33:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:33:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:33:32 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf8f682e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf8f682e', '0xe')]
30/03/2021 04:33:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:33:33 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:33 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:33:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:33:34 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:33:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:33:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:33:35 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf8f682e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf8f682e', '0xe')]
30/03/2021 04:33:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:33:36 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:36 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:33:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:33:37 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:33:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:33:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:33:38 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbf8f682e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf8f682e', '0xe')]
30/03/2021 04:33:38 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:33:38 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:33:39 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:33:39 dut.10.240.183.254: flow list 0
30/03/2021 04:33:39 dut.10.240.183.254:
30/03/2021 04:33:39 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_l3src passed
30/03/2021 04:33:39 dut.10.240.183.254: flow flush 0
30/03/2021 04:33:40 dut.10.240.183.254:
30/03/2021 04:33:40 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_all================
30/03/2021 04:33:40 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:33:40 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / end actions rss types ipv6 end key_len 0 queues end / end
30/03/2021 04:33:40 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:33:40 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / end actions rss types ipv6 end key_len 0 queues end / end
30/03/2021 04:33:40 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:33:40 dut.10.240.183.254: flow list 0
30/03/2021 04:33:40 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 => RSS
30/03/2021 04:33:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:33:41 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xa996f6f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:41 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa996f6f4', '0x4')]
30/03/2021 04:33:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:33:42 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xc7f8afd8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7f8afd8', '0x8')]
30/03/2021 04:33:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:33:43 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x76046aa5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x76046aa5', '0x5')]
30/03/2021 04:33:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:33:44 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x186a3389 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x186a3389', '0x9')]
30/03/2021 04:33:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:33:45 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa996f6f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:45 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa996f6f4', '0x4')]
30/03/2021 04:33:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:33:46 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc7f8afd8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7f8afd8', '0x8')]
30/03/2021 04:33:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:33:47 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x76046aa5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x76046aa5', '0x5')]
30/03/2021 04:33:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:33:49 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x186a3389 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x186a3389', '0x9')]
30/03/2021 04:33:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:33:50 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa996f6f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:50 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa996f6f4', '0x4')]
30/03/2021 04:33:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:33:51 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc7f8afd8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7f8afd8', '0x8')]
30/03/2021 04:33:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:33:52 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x76046aa5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x76046aa5', '0x5')]
30/03/2021 04:33:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:33:53 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x186a3389 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x186a3389', '0x9')]
30/03/2021 04:33:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:33:54 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa996f6f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:54 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa996f6f4', '0x4')]
30/03/2021 04:33:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:33:55 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc7f8afd8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7f8afd8', '0x8')]
30/03/2021 04:33:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:33:56 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x76046aa5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x76046aa5', '0x5')]
30/03/2021 04:33:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:33:57 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x186a3389 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:33:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x186a3389', '0x9')]
30/03/2021 04:33:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:33:59 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xa996f6f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:33:59 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:33:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa996f6f4', '0x4')]
30/03/2021 04:33:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:33:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:34:00 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xc7f8afd8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7f8afd8', '0x8')]
30/03/2021 04:34:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:34:01 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x76046aa5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x76046aa5', '0x5')]
30/03/2021 04:34:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:34:02 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x186a3389 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x186a3389', '0x9')]
30/03/2021 04:34:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:34:02 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:34:03 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:34:03 dut.10.240.183.254: flow list 0
30/03/2021 04:34:03 dut.10.240.183.254:
30/03/2021 04:34:03 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_all passed
30/03/2021 04:34:03 dut.10.240.183.254: flow flush 0
30/03/2021 04:34:03 dut.10.240.183.254:
30/03/2021 04:34:03 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_l3dst================
30/03/2021 04:34:03 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:34:03 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / end actions rss types ipv6 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:34:03 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:34:03 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / end actions rss types ipv6 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:34:03 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:34:03 dut.10.240.183.254: flow list 0
30/03/2021 04:34:03 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 => RSS
30/03/2021 04:34:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:34:05 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:05 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:34:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:34:06 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xc7960d8b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7960d8b', '0xb')]
30/03/2021 04:34:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:34:07 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:34:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:34:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:34:08 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:08 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:34:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:34:09 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc7960d8b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7960d8b', '0xb')]
30/03/2021 04:34:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:34:10 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:34:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:34:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:34:11 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:11 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:34:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:34:12 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc7960d8b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7960d8b', '0xb')]
30/03/2021 04:34:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:34:13 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:34:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:34:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:34:15 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:15 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:34:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:34:16 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc7960d8b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7960d8b', '0xb')]
30/03/2021 04:34:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:34:17 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:34:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:34:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:34:18 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:18 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:34:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:34:19 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xc7960d8b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7960d8b', '0xb')]
30/03/2021 04:34:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:34:20 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbf811461 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:34:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf811461', '0x1')]
30/03/2021 04:34:20 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:34:20 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:34:21 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:34:21 dut.10.240.183.254: flow list 0
30/03/2021 04:34:21 dut.10.240.183.254:
30/03/2021 04:34:21 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_l3dst passed
30/03/2021 04:34:21 dut.10.240.183.254: flow flush 0
30/03/2021 04:34:21 dut.10.240.183.254:
30/03/2021 04:34:21 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_l3src================
30/03/2021 04:34:21 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:34:21 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / end actions rss types ipv6 l3-src-only end key_len 0 queues end / end
30/03/2021 04:34:21 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:34:21 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / end actions rss types ipv6 l3-src-only end key_len 0 queues end / end
30/03/2021 04:34:21 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:34:21 dut.10.240.183.254: flow list 0
30/03/2021 04:34:22 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 => RSS
30/03/2021 04:34:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:34:23 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:23 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:34:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:34:24 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:34:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:34:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:34:25 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xbf8f682e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf8f682e', '0xe')]
30/03/2021 04:34:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:34:26 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:26 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:34:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:34:27 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:34:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:34:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:34:28 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf8f682e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf8f682e', '0xe')]
30/03/2021 04:34:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:34:29 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:29 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:34:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:34:30 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:34:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:34:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:34:32 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf8f682e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf8f682e', '0xe')]
30/03/2021 04:34:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:34:33 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:33 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:34:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:34:34 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:34:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:34:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:34:35 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbf8f682e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf8f682e', '0xe')]
30/03/2021 04:34:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:34:36 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:36 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:34:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:34:37 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x601df47f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:34:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x601df47f', '0xf')]
30/03/2021 04:34:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:34:38 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbf8f682e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf8f682e', '0xe')]
30/03/2021 04:34:38 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:34:38 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:34:39 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:34:39 dut.10.240.183.254: flow list 0
30/03/2021 04:34:39 dut.10.240.183.254:
30/03/2021 04:34:39 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_l3src passed
30/03/2021 04:34:39 dut.10.240.183.254: flow flush 0
30/03/2021 04:34:39 dut.10.240.183.254:
30/03/2021 04:34:39 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_all================
30/03/2021 04:34:39 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:34:39 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / end actions rss types ipv6 end key_len 0 queues end / end
30/03/2021 04:34:40 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:34:40 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / end actions rss types ipv6 end key_len 0 queues end / end
30/03/2021 04:34:40 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:34:40 dut.10.240.183.254: flow list 0
30/03/2021 04:34:40 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 => RSS
30/03/2021 04:34:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:34:41 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xa996f6f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:41 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa996f6f4', '0x4')]
30/03/2021 04:34:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:34:42 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xc7f8afd8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7f8afd8', '0x8')]
30/03/2021 04:34:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:34:43 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x76046aa5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x76046aa5', '0x5')]
30/03/2021 04:34:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:34:44 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x186a3389 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x186a3389', '0x9')]
30/03/2021 04:34:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:34:45 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa996f6f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:45 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa996f6f4', '0x4')]
30/03/2021 04:34:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:34:46 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc7f8afd8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7f8afd8', '0x8')]
30/03/2021 04:34:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:34:47 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x76046aa5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x76046aa5', '0x5')]
30/03/2021 04:34:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:34:49 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x186a3389 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x186a3389', '0x9')]
30/03/2021 04:34:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:34:50 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa996f6f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:50 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa996f6f4', '0x4')]
30/03/2021 04:34:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:34:51 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc7f8afd8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7f8afd8', '0x8')]
30/03/2021 04:34:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:34:52 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x76046aa5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x76046aa5', '0x5')]
30/03/2021 04:34:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:34:53 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x186a3389 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x186a3389', '0x9')]
30/03/2021 04:34:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:34:54 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa996f6f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:54 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa996f6f4', '0x4')]
30/03/2021 04:34:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:34:55 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc7f8afd8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7f8afd8', '0x8')]
30/03/2021 04:34:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:34:56 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x76046aa5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x76046aa5', '0x5')]
30/03/2021 04:34:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:34:57 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x186a3389 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:34:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x186a3389', '0x9')]
30/03/2021 04:34:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:34:59 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xa996f6f4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:34:59 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:34:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa996f6f4', '0x4')]
30/03/2021 04:34:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:34:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:35:00 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xc7f8afd8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:35:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc7f8afd8', '0x8')]
30/03/2021 04:35:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:35:01 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x76046aa5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:35:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x76046aa5', '0x5')]
30/03/2021 04:35:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:35:02 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x186a3389 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:35:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x186a3389', '0x9')]
30/03/2021 04:35:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:35:02 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:35:03 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:35:03 dut.10.240.183.254: flow list 0
30/03/2021 04:35:03 dut.10.240.183.254:
30/03/2021 04:35:03 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_all passed
30/03/2021 04:35:03 dut.10.240.183.254: flow flush 0
30/03/2021 04:35:03 dut.10.240.183.254:
30/03/2021 04:35:03 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_dl_ipv6_l3dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_l3src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_all': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_l3dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_l3src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_all': 'passed'}
30/03/2021 04:35:03 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:35:03 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6 Result PASSED:
30/03/2021 04:35:03 dut.10.240.183.254: flow flush 0
30/03/2021 04:35:04 dut.10.240.183.254:
testpmd>
30/03/2021 04:35:04 dut.10.240.183.254: clear port stats all
30/03/2021 04:35:06 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:35:06 dut.10.240.183.254: stop
30/03/2021 04:35:06 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 20 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 20 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:35:06 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_symmetric Begin
30/03/2021 04:35:06 dut.10.240.183.254:
30/03/2021 04:35:06 tester:
30/03/2021 04:35:06 dut.10.240.183.254: start
30/03/2021 04:35:06 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:35:06 dut.10.240.183.254: quit
30/03/2021 04:35:07 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:35:07 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:35:08 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:35:18 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:35:18 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:35:18 dut.10.240.183.254: set verbose 1
30/03/2021 04:35:18 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:35:18 dut.10.240.183.254: show port info all
30/03/2021 04:35:18 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:35:18 dut.10.240.183.254: start
30/03/2021 04:35:18 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:35:18 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_symmetric================
30/03/2021 04:35:18 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:35:18 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / end actions rss func symmetric_toeplitz types ipv6 end key_len 0 queues end / end
30/03/2021 04:35:18 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:35:18 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / end actions rss func symmetric_toeplitz types ipv6 end key_len 0 queues end / end
30/03/2021 04:35:18 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:35:18 dut.10.240.183.254: flow list 0
30/03/2021 04:35:18 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 => RSS
30/03/2021 04:35:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:35:19 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:19 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-nonfrag'}
30/03/2021 04:35:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/("X"*480)
30/03/2021 04:35:21 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:35:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:35:22 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:22 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-frag'}
30/03/2021 04:35:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:35:23 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:35:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:35:24 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:24 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-icmp'}
30/03/2021 04:35:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/ICMP()/("X"*480)
30/03/2021 04:35:25 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:35:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:35:26 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:26 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-udp'}
30/03/2021 04:35:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP()/("X"*480)
30/03/2021 04:35:27 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:35:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:27 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:35:27 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:35:28 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:35:28 dut.10.240.183.254: flow list 0
30/03/2021 04:35:28 dut.10.240.183.254:
30/03/2021 04:35:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/("X"*480)
30/03/2021 04:35:29 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x2283eca9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:29 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-nonfrag'}
30/03/2021 04:35:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2283eca9', '0x9')]
30/03/2021 04:35:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:35:31 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2283eca9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:31 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-frag'}
30/03/2021 04:35:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2283eca9', '0x9')]
30/03/2021 04:35:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/ICMP()/("X"*480)
30/03/2021 04:35:32 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2283eca9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:32 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-icmp'}
30/03/2021 04:35:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2283eca9', '0x9')]
30/03/2021 04:35:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP()/("X"*480)
30/03/2021 04:35:33 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2283eca9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:33 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-udp'}
30/03/2021 04:35:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2283eca9', '0x9')]
30/03/2021 04:35:33 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_symmetric passed
30/03/2021 04:35:33 dut.10.240.183.254: flow flush 0
30/03/2021 04:35:33 dut.10.240.183.254:
30/03/2021 04:35:33 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_symmetric================
30/03/2021 04:35:33 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:35:33 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / end actions rss func symmetric_toeplitz types ipv6 end key_len 0 queues end / end
30/03/2021 04:35:33 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:35:33 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / end actions rss func symmetric_toeplitz types ipv6 end key_len 0 queues end / end
30/03/2021 04:35:33 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:35:33 dut.10.240.183.254: flow list 0
30/03/2021 04:35:33 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 => RSS
30/03/2021 04:35:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:35:34 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:34 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-nonfrag'}
30/03/2021 04:35:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/("X"*480)
30/03/2021 04:35:35 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:35:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:35:36 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:36 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-frag'}
30/03/2021 04:35:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:35:38 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:35:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:35:39 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:39 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-icmp'}
30/03/2021 04:35:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/ICMP()/("X"*480)
30/03/2021 04:35:40 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:35:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:35:41 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:41 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-udp'}
30/03/2021 04:35:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP()/("X"*480)
30/03/2021 04:35:42 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5468476a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:35:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5468476a', '0xa')]
30/03/2021 04:35:42 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:35:42 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:35:43 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:35:43 dut.10.240.183.254: flow list 0
30/03/2021 04:35:43 dut.10.240.183.254:
30/03/2021 04:35:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/("X"*480)
30/03/2021 04:35:44 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x2283eca9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:44 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-nonfrag'}
30/03/2021 04:35:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2283eca9', '0x9')]
30/03/2021 04:35:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:35:45 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2283eca9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:45 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-frag'}
30/03/2021 04:35:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2283eca9', '0x9')]
30/03/2021 04:35:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/ICMP()/("X"*480)
30/03/2021 04:35:47 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2283eca9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:47 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-icmp'}
30/03/2021 04:35:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2283eca9', '0x9')]
30/03/2021 04:35:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP()/("X"*480)
30/03/2021 04:35:48 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2283eca9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:48 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-udp'}
30/03/2021 04:35:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2283eca9', '0x9')]
30/03/2021 04:35:48 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_symmetric passed
30/03/2021 04:35:48 dut.10.240.183.254: flow flush 0
30/03/2021 04:35:48 dut.10.240.183.254:
30/03/2021 04:35:48 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_dl_ipv6_symmetric': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_symmetric': 'passed'}
30/03/2021 04:35:48 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:35:48 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_symmetric Result PASSED:
30/03/2021 04:35:48 dut.10.240.183.254: flow flush 0
30/03/2021 04:35:49 dut.10.240.183.254:
testpmd>
30/03/2021 04:35:49 dut.10.240.183.254: clear port stats all
30/03/2021 04:35:50 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:35:50 dut.10.240.183.254: stop
30/03/2021 04:35:50 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 16 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:35:50 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_tcp Begin
30/03/2021 04:35:50 dut.10.240.183.254:
30/03/2021 04:35:50 tester:
30/03/2021 04:35:50 dut.10.240.183.254: start
30/03/2021 04:35:50 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:35:50 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3dst================
30/03/2021 04:35:50 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:35:50 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:35:50 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:35:50 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:35:51 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:35:51 dut.10.240.183.254: flow list 0
30/03/2021 04:35:51 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:35:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:35:52 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xe7993cd6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:52 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:35:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe7993cd6', '0x6')]
30/03/2021 04:35:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:35:53 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xc56056ed - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:35:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc56056ed', '0xd')]
30/03/2021 04:35:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:35:54 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xe7993cd6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:35:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe7993cd6', '0x6')]
30/03/2021 04:35:54 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:35:54 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:35:55 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:35:55 dut.10.240.183.254: flow list 0
30/03/2021 04:35:55 dut.10.240.183.254:
30/03/2021 04:35:55 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3dst passed
30/03/2021 04:35:55 dut.10.240.183.254: flow flush 0
30/03/2021 04:35:55 dut.10.240.183.254:
30/03/2021 04:35:55 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3src================
30/03/2021 04:35:55 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:35:55 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:35:55 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:35:55 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:35:55 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:35:55 dut.10.240.183.254: flow list 0
30/03/2021 04:35:55 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:35:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:35:57 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xcd74ba05 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:57 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:35:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcd74ba05', '0x5')]
30/03/2021 04:35:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:35:58 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xcd74ba05 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:35:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcd74ba05', '0x5')]
30/03/2021 04:35:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:35:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:35:59 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x310d210c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:35:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:35:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x310d210c', '0xc')]
30/03/2021 04:35:59 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:35:59 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:36:00 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:36:00 dut.10.240.183.254: flow list 0
30/03/2021 04:36:00 dut.10.240.183.254:
30/03/2021 04:36:00 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3src passed
30/03/2021 04:36:00 dut.10.240.183.254: flow flush 0
30/03/2021 04:36:00 dut.10.240.183.254:
30/03/2021 04:36:00 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3dst_l4src================
30/03/2021 04:36:00 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:36:00 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:36:00 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:36:00 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:36:00 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:36:00 dut.10.240.183.254: flow list 0
30/03/2021 04:36:00 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:36:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:01 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x904364de - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:01 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:36:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x904364de', '0xe')]
30/03/2021 04:36:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:02 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xb2ba0ee5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb2ba0ee5', '0x5')]
30/03/2021 04:36:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=33,dport=23)/("X"*480)
30/03/2021 04:36:04 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x53e280cb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x53e280cb', '0xb')]
30/03/2021 04:36:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:36:05 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x904364de - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:36:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x904364de', '0xe')]
30/03/2021 04:36:05 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:36:05 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:36:06 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:36:06 dut.10.240.183.254: flow list 0
30/03/2021 04:36:06 dut.10.240.183.254:
30/03/2021 04:36:06 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3dst_l4src passed
30/03/2021 04:36:06 dut.10.240.183.254: flow flush 0
30/03/2021 04:36:06 dut.10.240.183.254:
30/03/2021 04:36:06 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3dst_l4dst================
30/03/2021 04:36:06 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:36:06 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:36:06 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:36:06 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:36:06 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:36:06 dut.10.240.183.254: flow list 0
30/03/2021 04:36:06 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:36:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:07 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xefc4e4c3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:07 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:36:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xefc4e4c3', '0x3')]
30/03/2021 04:36:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:08 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xcd3d8ef8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcd3d8ef8', '0x8')]
30/03/2021 04:36:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:36:10 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x53e280cb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x53e280cb', '0xb')]
30/03/2021 04:36:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:36:11 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xefc4e4c3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:36:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xefc4e4c3', '0x3')]
30/03/2021 04:36:11 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:36:11 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:36:12 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:36:12 dut.10.240.183.254: flow list 0
30/03/2021 04:36:12 dut.10.240.183.254:
30/03/2021 04:36:12 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3dst_l4dst passed
30/03/2021 04:36:12 dut.10.240.183.254: flow flush 0
30/03/2021 04:36:12 dut.10.240.183.254:
30/03/2021 04:36:12 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3src_l4src================
30/03/2021 04:36:12 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:36:12 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:36:12 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:36:12 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:36:12 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:36:12 dut.10.240.183.254: flow list 0
30/03/2021 04:36:12 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:36:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:13 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbaaee20d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:13 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:36:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbaaee20d', '0xd')]
30/03/2021 04:36:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:14 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x46d77904 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x46d77904', '0x4')]
30/03/2021 04:36:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=33,dport=23)/("X"*480)
30/03/2021 04:36:15 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x790f0618 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x790f0618', '0x8')]
30/03/2021 04:36:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:36:17 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbaaee20d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:36:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbaaee20d', '0xd')]
30/03/2021 04:36:17 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:36:17 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:36:18 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:36:18 dut.10.240.183.254: flow list 0
30/03/2021 04:36:18 dut.10.240.183.254:
30/03/2021 04:36:18 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3src_l4src passed
30/03/2021 04:36:18 dut.10.240.183.254: flow flush 0
30/03/2021 04:36:18 dut.10.240.183.254:
30/03/2021 04:36:18 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3src_l4dst================
30/03/2021 04:36:18 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:36:18 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:36:18 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:36:18 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:36:18 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:36:18 dut.10.240.183.254: flow list 0
30/03/2021 04:36:18 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:36:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:19 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xc5296210 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:19 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:36:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc5296210', '0x0')]
30/03/2021 04:36:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:20 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x3950f919 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3950f919', '0x9')]
30/03/2021 04:36:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:36:21 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x790f0618 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x790f0618', '0x8')]
30/03/2021 04:36:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:36:22 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xc5296210 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:36:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc5296210', '0x0')]
30/03/2021 04:36:22 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:36:22 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:36:24 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:36:24 dut.10.240.183.254: flow list 0
30/03/2021 04:36:24 dut.10.240.183.254:
30/03/2021 04:36:24 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3src_l4dst passed
30/03/2021 04:36:24 dut.10.240.183.254: flow flush 0
30/03/2021 04:36:24 dut.10.240.183.254:
30/03/2021 04:36:24 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_tcp_l4src================
30/03/2021 04:36:24 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:36:24 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:36:24 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:36:24 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:36:24 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:36:24 dut.10.240.183.254: flow list 0
30/03/2021 04:36:24 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:36:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:25 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xd0f9be33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:25 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:36:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd0f9be33', '0x3')]
30/03/2021 04:36:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:36:26 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xb983d78a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb983d78a', '0xa')]
30/03/2021 04:36:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=32)/("X"*480)
30/03/2021 04:36:27 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xd0f9be33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:36:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd0f9be33', '0x3')]
30/03/2021 04:36:27 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:36:27 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:36:28 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:36:28 dut.10.240.183.254: flow list 0
30/03/2021 04:36:29 dut.10.240.183.254:
30/03/2021 04:36:29 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_tcp_l4src passed
30/03/2021 04:36:29 dut.10.240.183.254: flow flush 0
30/03/2021 04:36:29 dut.10.240.183.254:
30/03/2021 04:36:29 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_tcp_l4dst================
30/03/2021 04:36:29 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:36:29 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:36:29 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:36:29 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:36:29 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:36:29 dut.10.240.183.254: flow list 0
30/03/2021 04:36:29 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:36:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:30 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x869398bf - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:30 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:36:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x869398bf', '0xf')]
30/03/2021 04:36:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:36:31 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xefe9f106 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xefe9f106', '0x6')]
30/03/2021 04:36:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:36:32 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x869398bf - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:36:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x869398bf', '0xf')]
30/03/2021 04:36:32 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:36:32 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:36:33 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:36:33 dut.10.240.183.254: flow list 0
30/03/2021 04:36:33 dut.10.240.183.254:
30/03/2021 04:36:33 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_tcp_l4dst passed
30/03/2021 04:36:33 dut.10.240.183.254: flow flush 0
30/03/2021 04:36:33 dut.10.240.183.254:
30/03/2021 04:36:33 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_tcp_all================
30/03/2021 04:36:33 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:36:33 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:36:33 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:36:33 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:36:34 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:36:34 dut.10.240.183.254: flow list 0
30/03/2021 04:36:34 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:36:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:35 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x82a8f791 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:35 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:36:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x82a8f791', '0x1')]
30/03/2021 04:36:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:36:36 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xf58e0662 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf58e0662', '0x2')]
30/03/2021 04:36:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:36:37 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x735bfa8f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x735bfa8f', '0xf')]
30/03/2021 04:36:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:38 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x9ec1a0ab - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9ec1a0ab', '0xb')]
30/03/2021 04:36:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:39 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x7ed16c98 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7ed16c98', '0x8')]
30/03/2021 04:36:39 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:36:39 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:36:40 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:36:40 dut.10.240.183.254: flow list 0
30/03/2021 04:36:40 dut.10.240.183.254:
30/03/2021 04:36:40 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_tcp_all passed
30/03/2021 04:36:40 dut.10.240.183.254: flow flush 0
30/03/2021 04:36:40 dut.10.240.183.254:
30/03/2021 04:36:40 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3dst================
30/03/2021 04:36:40 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:36:40 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:36:41 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:36:41 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:36:41 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:36:41 dut.10.240.183.254: flow list 0
30/03/2021 04:36:41 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:36:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:42 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xe7993cd6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:42 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:36:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe7993cd6', '0x6')]
30/03/2021 04:36:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:43 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xc56056ed - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc56056ed', '0xd')]
30/03/2021 04:36:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:44 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xe7993cd6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:36:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe7993cd6', '0x6')]
30/03/2021 04:36:44 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:36:44 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:36:45 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:36:45 dut.10.240.183.254: flow list 0
30/03/2021 04:36:45 dut.10.240.183.254:
30/03/2021 04:36:45 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3dst passed
30/03/2021 04:36:45 dut.10.240.183.254: flow flush 0
30/03/2021 04:36:45 dut.10.240.183.254:
30/03/2021 04:36:45 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3src================
30/03/2021 04:36:45 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:36:45 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:36:45 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:36:45 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:36:45 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:36:45 dut.10.240.183.254: flow list 0
30/03/2021 04:36:46 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:36:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:47 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xcd74ba05 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:47 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:36:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcd74ba05', '0x5')]
30/03/2021 04:36:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:48 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xcd74ba05 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:36:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcd74ba05', '0x5')]
30/03/2021 04:36:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:49 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x310d210c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x310d210c', '0xc')]
30/03/2021 04:36:49 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:36:49 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:36:50 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:36:50 dut.10.240.183.254: flow list 0
30/03/2021 04:36:50 dut.10.240.183.254:
30/03/2021 04:36:50 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3src passed
30/03/2021 04:36:50 dut.10.240.183.254: flow flush 0
30/03/2021 04:36:50 dut.10.240.183.254:
30/03/2021 04:36:50 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3dst_l4src================
30/03/2021 04:36:50 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:36:50 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:36:50 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:36:50 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:36:50 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:36:50 dut.10.240.183.254: flow list 0
30/03/2021 04:36:50 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:36:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:51 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x904364de - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:51 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:36:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x904364de', '0xe')]
30/03/2021 04:36:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:53 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xb2ba0ee5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb2ba0ee5', '0x5')]
30/03/2021 04:36:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=33,dport=23)/("X"*480)
30/03/2021 04:36:54 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x53e280cb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x53e280cb', '0xb')]
30/03/2021 04:36:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:36:55 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x904364de - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:36:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x904364de', '0xe')]
30/03/2021 04:36:55 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:36:55 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:36:56 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:36:56 dut.10.240.183.254: flow list 0
30/03/2021 04:36:56 dut.10.240.183.254:
30/03/2021 04:36:56 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3dst_l4src passed
30/03/2021 04:36:56 dut.10.240.183.254: flow flush 0
30/03/2021 04:36:56 dut.10.240.183.254:
30/03/2021 04:36:56 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3dst_l4dst================
30/03/2021 04:36:56 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:36:56 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:36:56 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:36:56 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:36:56 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:36:56 dut.10.240.183.254: flow list 0
30/03/2021 04:36:56 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:36:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:57 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xefc4e4c3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:57 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:36:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xefc4e4c3', '0x3')]
30/03/2021 04:36:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:36:58 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xcd3d8ef8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:36:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:36:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcd3d8ef8', '0x8')]
30/03/2021 04:36:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:36:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:37:00 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x53e280cb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:37:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x53e280cb', '0xb')]
30/03/2021 04:37:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:37:01 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xefc4e4c3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:37:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xefc4e4c3', '0x3')]
30/03/2021 04:37:01 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:37:01 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:37:02 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:37:02 dut.10.240.183.254: flow list 0
30/03/2021 04:37:02 dut.10.240.183.254:
30/03/2021 04:37:02 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3dst_l4dst passed
30/03/2021 04:37:02 dut.10.240.183.254: flow flush 0
30/03/2021 04:37:02 dut.10.240.183.254:
30/03/2021 04:37:02 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3src_l4src================
30/03/2021 04:37:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:37:02 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:37:02 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:37:02 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:37:02 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:37:02 dut.10.240.183.254: flow list 0
30/03/2021 04:37:02 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:37:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:37:03 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbaaee20d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:03 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:37:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbaaee20d', '0xd')]
30/03/2021 04:37:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:37:04 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x46d77904 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:37:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x46d77904', '0x4')]
30/03/2021 04:37:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=33,dport=23)/("X"*480)
30/03/2021 04:37:06 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x790f0618 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:37:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x790f0618', '0x8')]
30/03/2021 04:37:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:37:07 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbaaee20d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:37:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbaaee20d', '0xd')]
30/03/2021 04:37:07 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:37:07 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:37:08 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:37:08 dut.10.240.183.254: flow list 0
30/03/2021 04:37:08 dut.10.240.183.254:
30/03/2021 04:37:08 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3src_l4src passed
30/03/2021 04:37:08 dut.10.240.183.254: flow flush 0
30/03/2021 04:37:08 dut.10.240.183.254:
30/03/2021 04:37:08 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3src_l4dst================
30/03/2021 04:37:08 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:37:08 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:37:08 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:37:08 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:37:08 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:37:08 dut.10.240.183.254: flow list 0
30/03/2021 04:37:08 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:37:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:37:09 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xc5296210 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:09 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:37:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc5296210', '0x0')]
30/03/2021 04:37:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:37:10 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x3950f919 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:37:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3950f919', '0x9')]
30/03/2021 04:37:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:37:12 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x790f0618 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:37:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x790f0618', '0x8')]
30/03/2021 04:37:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:37:13 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xc5296210 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:37:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc5296210', '0x0')]
30/03/2021 04:37:13 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:37:13 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:37:14 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:37:14 dut.10.240.183.254: flow list 0
30/03/2021 04:37:14 dut.10.240.183.254:
30/03/2021 04:37:14 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3src_l4dst passed
30/03/2021 04:37:14 dut.10.240.183.254: flow flush 0
30/03/2021 04:37:14 dut.10.240.183.254:
30/03/2021 04:37:14 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_tcp_l4src================
30/03/2021 04:37:14 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:37:14 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:37:14 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:37:14 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:37:14 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:37:14 dut.10.240.183.254: flow list 0
30/03/2021 04:37:14 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:37:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:37:15 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xd0f9be33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:15 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:37:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd0f9be33', '0x3')]
30/03/2021 04:37:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:37:16 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xb983d78a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:37:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb983d78a', '0xa')]
30/03/2021 04:37:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=32)/("X"*480)
30/03/2021 04:37:17 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xd0f9be33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:37:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd0f9be33', '0x3')]
30/03/2021 04:37:17 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:37:17 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:37:19 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:37:19 dut.10.240.183.254: flow list 0
30/03/2021 04:37:19 dut.10.240.183.254:
30/03/2021 04:37:19 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_tcp_l4src passed
30/03/2021 04:37:19 dut.10.240.183.254: flow flush 0
30/03/2021 04:37:19 dut.10.240.183.254:
30/03/2021 04:37:19 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_tcp_l4dst================
30/03/2021 04:37:19 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:37:19 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:37:19 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:37:19 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:37:19 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:37:19 dut.10.240.183.254: flow list 0
30/03/2021 04:37:19 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:37:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:37:20 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x869398bf - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:20 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:37:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x869398bf', '0xf')]
30/03/2021 04:37:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:37:21 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xefe9f106 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:37:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xefe9f106', '0x6')]
30/03/2021 04:37:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:37:22 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x869398bf - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:37:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x869398bf', '0xf')]
30/03/2021 04:37:22 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:37:22 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:37:23 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:37:23 dut.10.240.183.254: flow list 0
30/03/2021 04:37:24 dut.10.240.183.254:
30/03/2021 04:37:24 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_tcp_l4dst passed
30/03/2021 04:37:24 dut.10.240.183.254: flow flush 0
30/03/2021 04:37:24 dut.10.240.183.254:
30/03/2021 04:37:24 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_tcp_all================
30/03/2021 04:37:24 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:37:24 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:37:24 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:37:24 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:37:24 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:37:24 dut.10.240.183.254: flow list 0
30/03/2021 04:37:24 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:37:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:37:25 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x82a8f791 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:25 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:37:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x82a8f791', '0x1')]
30/03/2021 04:37:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:37:26 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xf58e0662 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:37:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf58e0662', '0x2')]
30/03/2021 04:37:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:37:27 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x735bfa8f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:37:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x735bfa8f', '0xf')]
30/03/2021 04:37:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:37:28 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x9ec1a0ab - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:37:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9ec1a0ab', '0xb')]
30/03/2021 04:37:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:37:29 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x7ed16c98 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:37:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7ed16c98', '0x8')]
30/03/2021 04:37:29 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:37:29 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:37:30 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:37:30 dut.10.240.183.254: flow list 0
30/03/2021 04:37:31 dut.10.240.183.254:
30/03/2021 04:37:31 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_tcp_all passed
30/03/2021 04:37:31 dut.10.240.183.254: flow flush 0
30/03/2021 04:37:31 dut.10.240.183.254:
30/03/2021 04:37:31 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_tcp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_tcp_l4src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_tcp_l4dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_tcp_all': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_tcp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_tcp_l4src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_tcp_l4dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_tcp_all': 'passed'}
30/03/2021 04:37:31 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:37:31 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_tcp Result PASSED:
30/03/2021 04:37:31 dut.10.240.183.254: flow flush 0
30/03/2021 04:37:32 dut.10.240.183.254:
testpmd>
30/03/2021 04:37:32 dut.10.240.183.254: clear port stats all
30/03/2021 04:37:33 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:37:33 dut.10.240.183.254: stop
30/03/2021 04:37:33 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:37:33 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_tcp_symmetric Begin
30/03/2021 04:37:33 dut.10.240.183.254:
30/03/2021 04:37:33 tester:
30/03/2021 04:37:33 dut.10.240.183.254: start
30/03/2021 04:37:33 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:37:33 dut.10.240.183.254: quit
30/03/2021 04:37:34 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:37:34 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:37:35 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:37:45 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:37:45 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:37:45 dut.10.240.183.254: set verbose 1
30/03/2021 04:37:45 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:37:45 dut.10.240.183.254: show port info all
30/03/2021 04:37:45 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:37:45 dut.10.240.183.254: start
30/03/2021 04:37:45 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:37:45 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_tcp_symmetric================
30/03/2021 04:37:45 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:37:45 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss func symmetric_toeplitz types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:37:46 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:37:46 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / tcp / end actions rss func symmetric_toeplitz types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:37:46 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:37:46 dut.10.240.183.254: flow list 0
30/03/2021 04:37:46 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:37:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:37:47 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x945bf064 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:47 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:37:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x945bf064', '0x4')]
30/03/2021 04:37:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:37:48 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x945bf064 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:37:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x945bf064', '0x4')]
30/03/2021 04:37:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:37:49 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x945bf064 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:37:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x945bf064', '0x4')]
30/03/2021 04:37:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:37:50 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x945bf064 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:37:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x945bf064', '0x4')]
30/03/2021 04:37:50 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:37:50 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:37:51 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:37:51 dut.10.240.183.254: flow list 0
30/03/2021 04:37:51 dut.10.240.183.254:
30/03/2021 04:37:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:37:53 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbee5d0f0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:53 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:37:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbee5d0f0', '0x0')]
30/03/2021 04:37:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:37:54 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x77564d1b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:54 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:37:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x77564d1b', '0xb')]
30/03/2021 04:37:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:37:55 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x77564d1b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:55 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:37:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x77564d1b', '0xb')]
30/03/2021 04:37:55 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_tcp_symmetric passed
30/03/2021 04:37:55 dut.10.240.183.254: flow flush 0
30/03/2021 04:37:55 dut.10.240.183.254:
30/03/2021 04:37:55 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_tcp_symmetric================
30/03/2021 04:37:55 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:37:55 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss func symmetric_toeplitz types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:37:55 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:37:55 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / tcp / end actions rss func symmetric_toeplitz types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:37:55 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:37:55 dut.10.240.183.254: flow list 0
30/03/2021 04:37:55 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:37:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:37:56 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x945bf064 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:56 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:37:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x945bf064', '0x4')]
30/03/2021 04:37:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:37:57 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x945bf064 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:37:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x945bf064', '0x4')]
30/03/2021 04:37:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:37:58 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x945bf064 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:37:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x945bf064', '0x4')]
30/03/2021 04:37:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:37:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:37:59 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x945bf064 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:37:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:37:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x945bf064', '0x4')]
30/03/2021 04:37:59 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:37:59 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:38:01 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:38:01 dut.10.240.183.254: flow list 0
30/03/2021 04:38:01 dut.10.240.183.254:
30/03/2021 04:38:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:38:02 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbee5d0f0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:02 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:38:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbee5d0f0', '0x0')]
30/03/2021 04:38:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:03 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x77564d1b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:03 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:38:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x77564d1b', '0xb')]
30/03/2021 04:38:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:38:04 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x77564d1b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:04 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:38:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x77564d1b', '0xb')]
30/03/2021 04:38:04 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_tcp_symmetric passed
30/03/2021 04:38:04 dut.10.240.183.254: flow flush 0
30/03/2021 04:38:04 dut.10.240.183.254:
30/03/2021 04:38:04 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_dl_ipv6_tcp_symmetric': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_tcp_symmetric': 'passed'}
30/03/2021 04:38:04 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:38:04 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_tcp_symmetric Result PASSED:
30/03/2021 04:38:04 dut.10.240.183.254: flow flush 0
30/03/2021 04:38:05 dut.10.240.183.254:
testpmd>
30/03/2021 04:38:05 dut.10.240.183.254: clear port stats all
30/03/2021 04:38:06 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:38:06 dut.10.240.183.254: stop
30/03/2021 04:38:07 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:38:07 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_tcp_without_ul_dl Begin
30/03/2021 04:38:07 dut.10.240.183.254:
30/03/2021 04:38:07 tester:
30/03/2021 04:38:07 dut.10.240.183.254: start
30/03/2021 04:38:07 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:38:07 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3src================
30/03/2021 04:38:07 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:38:07 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:38:07 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:38:07 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:38:07 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:38:07 dut.10.240.183.254: flow list 0
30/03/2021 04:38:07 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:38:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:08 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x123ed613 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:08 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:38:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x123ed613', '0x3')]
30/03/2021 04:38:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:09 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x123ed613 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x123ed613', '0x3')]
30/03/2021 04:38:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:10 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x534fb2d7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:38:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x534fb2d7', '0x7')]
30/03/2021 04:38:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:11 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x534fb2d7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:38:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x534fb2d7', '0x7')]
30/03/2021 04:38:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=33)/("X"*480)
30/03/2021 04:38:13 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x123ed613 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x123ed613', '0x3')]
30/03/2021 04:38:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=33)/("X"*480)
30/03/2021 04:38:14 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x123ed613 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x123ed613', '0x3')]
30/03/2021 04:38:14 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:38:14 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:38:15 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:38:15 dut.10.240.183.254: flow list 0
30/03/2021 04:38:15 dut.10.240.183.254:
30/03/2021 04:38:15 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3src passed
30/03/2021 04:38:15 dut.10.240.183.254: flow flush 0
30/03/2021 04:38:15 dut.10.240.183.254:
30/03/2021 04:38:15 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3dst================
30/03/2021 04:38:15 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:38:15 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:38:15 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:38:15 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:38:15 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:38:15 dut.10.240.183.254: flow list 0
30/03/2021 04:38:15 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:38:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:16 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x8fd54716 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:16 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:38:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8fd54716', '0x6')]
30/03/2021 04:38:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:17 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x8fd54716 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8fd54716', '0x6')]
30/03/2021 04:38:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:18 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x69d0a128 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:38:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x69d0a128', '0x8')]
30/03/2021 04:38:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:20 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x69d0a128 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:38:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x69d0a128', '0x8')]
30/03/2021 04:38:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=33)/("X"*480)
30/03/2021 04:38:21 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x8fd54716 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8fd54716', '0x6')]
30/03/2021 04:38:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=33)/("X"*480)
30/03/2021 04:38:22 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x8fd54716 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8fd54716', '0x6')]
30/03/2021 04:38:22 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:38:22 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:38:23 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:38:23 dut.10.240.183.254: flow list 0
30/03/2021 04:38:23 dut.10.240.183.254:
30/03/2021 04:38:23 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3dst passed
30/03/2021 04:38:23 dut.10.240.183.254: flow flush 0
30/03/2021 04:38:23 dut.10.240.183.254:
30/03/2021 04:38:23 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3src_l4dst================
30/03/2021 04:38:23 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:38:23 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:38:23 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:38:23 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:38:23 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:38:23 dut.10.240.183.254: flow list 0
30/03/2021 04:38:23 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:38:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:24 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xdb68175a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:24 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:38:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdb68175a', '0xa')]
30/03/2021 04:38:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=34)/("X"*480)
30/03/2021 04:38:26 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x91f4441b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:38:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x91f4441b', '0xb')]
30/03/2021 04:38:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:27 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x9a19739e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:38:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9a19739e', '0xe')]
30/03/2021 04:38:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:38:28 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xdb68175a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdb68175a', '0xa')]
30/03/2021 04:38:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:38:29 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xdb68175a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdb68175a', '0xa')]
30/03/2021 04:38:29 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:38:29 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:38:30 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:38:30 dut.10.240.183.254: flow list 0
30/03/2021 04:38:30 dut.10.240.183.254:
30/03/2021 04:38:30 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3src_l4dst passed
30/03/2021 04:38:30 dut.10.240.183.254: flow flush 0
30/03/2021 04:38:30 dut.10.240.183.254:
30/03/2021 04:38:30 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3dst_l4src================
30/03/2021 04:38:30 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:38:30 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:38:30 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:38:30 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:38:30 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:38:30 dut.10.240.183.254: flow list 0
30/03/2021 04:38:30 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:38:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:31 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xaf86f57d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:31 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:38:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf86f57d', '0xd')]
30/03/2021 04:38:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:38:33 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x789d6c8f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:38:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x789d6c8f', '0xf')]
30/03/2021 04:38:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:34 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x49831343 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:38:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x49831343', '0x3')]
30/03/2021 04:38:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:38:35 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xaf86f57d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf86f57d', '0xd')]
30/03/2021 04:38:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:38:36 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xaf86f57d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xaf86f57d', '0xd')]
30/03/2021 04:38:36 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:38:36 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:38:37 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:38:37 dut.10.240.183.254: flow list 0
30/03/2021 04:38:37 dut.10.240.183.254:
30/03/2021 04:38:37 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3dst_l4src passed
30/03/2021 04:38:37 dut.10.240.183.254: flow flush 0
30/03/2021 04:38:37 dut.10.240.183.254:
30/03/2021 04:38:37 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3src_l4src================
30/03/2021 04:38:37 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:38:37 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:38:37 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:38:37 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:38:37 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:38:37 dut.10.240.183.254: flow list 0
30/03/2021 04:38:37 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:38:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:38 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x326d6478 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:38 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:38:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x326d6478', '0x8')]
30/03/2021 04:38:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:38:40 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xe576fd8a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:38:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe576fd8a', '0xa')]
30/03/2021 04:38:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:41 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x731c00bc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:38:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x731c00bc', '0xc')]
30/03/2021 04:38:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:38:42 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x326d6478 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x326d6478', '0x8')]
30/03/2021 04:38:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:38:43 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x326d6478 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x326d6478', '0x8')]
30/03/2021 04:38:43 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:38:43 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:38:44 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:38:44 dut.10.240.183.254: flow list 0
30/03/2021 04:38:44 dut.10.240.183.254:
30/03/2021 04:38:44 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3src_l4src passed
30/03/2021 04:38:44 dut.10.240.183.254: flow flush 0
30/03/2021 04:38:44 dut.10.240.183.254:
30/03/2021 04:38:44 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3dst_l4dst================
30/03/2021 04:38:44 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:38:44 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:38:44 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:38:44 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:38:44 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:38:44 dut.10.240.183.254: flow list 0
30/03/2021 04:38:44 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:38:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:46 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x4683865f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:46 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:38:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4683865f', '0xf')]
30/03/2021 04:38:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=34)/("X"*480)
30/03/2021 04:38:47 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xc1fd51e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:38:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc1fd51e', '0xe')]
30/03/2021 04:38:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:48 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xa0866061 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:38:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa0866061', '0x1')]
30/03/2021 04:38:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:38:49 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x4683865f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4683865f', '0xf')]
30/03/2021 04:38:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:38:50 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x4683865f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4683865f', '0xf')]
30/03/2021 04:38:50 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:38:50 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:38:51 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:38:51 dut.10.240.183.254: flow list 0
30/03/2021 04:38:51 dut.10.240.183.254:
30/03/2021 04:38:51 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3dst_l4dst passed
30/03/2021 04:38:51 dut.10.240.183.254: flow flush 0
30/03/2021 04:38:51 dut.10.240.183.254:
30/03/2021 04:38:51 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l4src_only================
30/03/2021 04:38:51 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:38:51 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:38:51 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:38:51 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:38:51 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:38:51 dut.10.240.183.254: flow list 0
30/03/2021 04:38:52 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:38:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:53 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x6616a336 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:53 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:38:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6616a336', '0x6')]
30/03/2021 04:38:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:38:54 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x7ae9224f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:38:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7ae9224f', '0xf')]
30/03/2021 04:38:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:38:55 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x6616a336 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6616a336', '0x6')]
30/03/2021 04:38:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:38:56 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x6616a336 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:38:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6616a336', '0x6')]
30/03/2021 04:38:56 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:38:56 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:38:57 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:38:57 dut.10.240.183.254: flow list 0
30/03/2021 04:38:57 dut.10.240.183.254:
30/03/2021 04:38:57 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l4src_only passed
30/03/2021 04:38:57 dut.10.240.183.254: flow flush 0
30/03/2021 04:38:57 dut.10.240.183.254:
30/03/2021 04:38:57 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l4dst_only================
30/03/2021 04:38:57 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:38:57 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:38:57 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:38:57 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:38:57 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:38:57 dut.10.240.183.254: flow list 0
30/03/2021 04:38:57 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:38:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:38:59 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xdf8f849f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:38:59 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:38:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf8f849f', '0xf')]
30/03/2021 04:38:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:38:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=34)/("X"*480)
30/03/2021 04:39:00 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x2625b19b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:39:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2625b19b', '0xb')]
30/03/2021 04:39:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:39:01 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xdf8f849f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:39:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf8f849f', '0xf')]
30/03/2021 04:39:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:39:02 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xdf8f849f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:39:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf8f849f', '0xf')]
30/03/2021 04:39:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:39:02 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:39:03 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:39:03 dut.10.240.183.254: flow list 0
30/03/2021 04:39:03 dut.10.240.183.254:
30/03/2021 04:39:03 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l4dst_only passed
30/03/2021 04:39:03 dut.10.240.183.254: flow flush 0
30/03/2021 04:39:03 dut.10.240.183.254:
30/03/2021 04:39:03 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp================
30/03/2021 04:39:03 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:39:03 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:39:03 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:39:03 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:39:03 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:39:03 dut.10.240.183.254: flow list 0
30/03/2021 04:39:03 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:39:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:05 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xfca4c94a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:05 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:39:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfca4c94a', '0xa')]
30/03/2021 04:39:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32, dport=23)/("X"*480)
30/03/2021 04:39:06 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xd3374d18 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:39:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd3374d18', '0x8')]
30/03/2021 04:39:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=33)/("X"*480)
30/03/2021 04:39:07 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x78f662ff - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:39:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x78f662ff', '0xf')]
30/03/2021 04:39:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:08 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x8db4dea - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:39:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8db4dea', '0xa')]
30/03/2021 04:39:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:09 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbdd5ad8e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:39:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbdd5ad8e', '0xe')]
30/03/2021 04:39:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:10 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xfca4c94a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:39:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfca4c94a', '0xa')]
30/03/2021 04:39:10 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:39:10 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:39:11 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:39:11 dut.10.240.183.254: flow list 0
30/03/2021 04:39:11 dut.10.240.183.254:
30/03/2021 04:39:11 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp passed
30/03/2021 04:39:11 dut.10.240.183.254: flow flush 0
30/03/2021 04:39:11 dut.10.240.183.254:
30/03/2021 04:39:11 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3================
30/03/2021 04:39:11 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:39:11 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6 end key_len 0 queues end / end
30/03/2021 04:39:11 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:39:11 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss types ipv6 end key_len 0 queues end / end
30/03/2021 04:39:12 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:39:12 dut.10.240.183.254: flow list 0
30/03/2021 04:39:12 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:39:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:13 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x4889e08e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:13 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:39:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4889e08e', '0xe')]
30/03/2021 04:39:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:14 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x4889e08e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:39:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4889e08e', '0xe')]
30/03/2021 04:39:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:15 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbcf6642e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:39:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbcf6642e', '0xe')]
30/03/2021 04:39:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:16 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x9f8844a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:39:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9f8844a', '0xa')]
30/03/2021 04:39:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:17 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xbcf6642e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:39:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbcf6642e', '0xe')]
30/03/2021 04:39:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:18 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x9f8844a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:39:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9f8844a', '0xa')]
30/03/2021 04:39:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=12, dport=13)/("X"*480)
30/03/2021 04:39:19 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x4889e08e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:39:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4889e08e', '0xe')]
30/03/2021 04:39:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=12, dport=13)/("X"*480)
30/03/2021 04:39:20 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x4889e08e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:39:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4889e08e', '0xe')]
30/03/2021 04:39:20 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:39:20 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:39:22 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:39:22 dut.10.240.183.254: flow list 0
30/03/2021 04:39:22 dut.10.240.183.254:
30/03/2021 04:39:22 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3 passed
30/03/2021 04:39:22 dut.10.240.183.254: flow flush 0
30/03/2021 04:39:22 dut.10.240.183.254:
30/03/2021 04:39:22 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l4src_only': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l4dst_only': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_tcp_l3': 'passed'}
30/03/2021 04:39:22 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:39:22 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_tcp_without_ul_dl Result PASSED:
30/03/2021 04:39:22 dut.10.240.183.254: flow flush 0
30/03/2021 04:39:23 dut.10.240.183.254:
testpmd>
30/03/2021 04:39:23 dut.10.240.183.254: clear port stats all
30/03/2021 04:39:24 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:39:24 dut.10.240.183.254: stop
30/03/2021 04:39:24 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 7 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 9 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 9 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 9 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:39:24 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_tcp_without_ul_dl_symmetric Begin
30/03/2021 04:39:24 dut.10.240.183.254:
30/03/2021 04:39:24 tester:
30/03/2021 04:39:24 dut.10.240.183.254: start
30/03/2021 04:39:24 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:39:24 dut.10.240.183.254: quit
30/03/2021 04:39:25 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:39:25 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:39:26 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:39:36 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:39:36 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:39:36 dut.10.240.183.254: set verbose 1
30/03/2021 04:39:36 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:39:36 dut.10.240.183.254: show port info all
30/03/2021 04:39:37 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:39:37 dut.10.240.183.254: start
30/03/2021 04:39:37 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:39:37 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ipv6_tcp_without_ul_dl_symmetric================
30/03/2021 04:39:37 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:39:37 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss func symmetric_toeplitz types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:39:37 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:39:37 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / tcp / end actions rss func symmetric_toeplitz types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:39:37 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:39:37 dut.10.240.183.254: flow list 0
30/03/2021 04:39:37 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 TCP => RSS
30/03/2021 04:39:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:38 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x516de9a1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:38 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'udp-dl'}
30/03/2021 04:39:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x516de9a1', '0x1')]
30/03/2021 04:39:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:39:39 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x516de9a1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:39:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x516de9a1', '0x1')]
30/03/2021 04:39:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:40 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x516de9a1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:39:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x516de9a1', '0x1')]
30/03/2021 04:39:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:39:41 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x516de9a1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:39:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x516de9a1', '0x1')]
30/03/2021 04:39:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:42 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x516de9a1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:42 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'udp-ul'}
30/03/2021 04:39:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x516de9a1', '0x1')]
30/03/2021 04:39:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:39:43 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x516de9a1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:39:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x516de9a1', '0x1')]
30/03/2021 04:39:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:45 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x516de9a1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:39:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x516de9a1', '0x1')]
30/03/2021 04:39:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:39:46 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0x516de9a1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:39:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x516de9a1', '0x1')]
30/03/2021 04:39:46 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:39:46 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:39:47 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:39:47 dut.10.240.183.254: flow list 0
30/03/2021 04:39:47 dut.10.240.183.254:
30/03/2021 04:39:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:39:48 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xf8cbd6ba - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:48 TestCVLAdvancedIAVFRSSGTPU: action: udp-dl
30/03/2021 04:39:48 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:39:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf8cbd6ba', '0xa')]
30/03/2021 04:39:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:49 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xf8cbd6ba - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:49 TestCVLAdvancedIAVFRSSGTPU: action: udp-dl
30/03/2021 04:39:49 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:39:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf8cbd6ba', '0xa')]
30/03/2021 04:39:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:39:50 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xf8cbd6ba - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:50 TestCVLAdvancedIAVFRSSGTPU: action: udp-dl
30/03/2021 04:39:50 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:39:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf8cbd6ba', '0xa')]
30/03/2021 04:39:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:39:51 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xf8cbd6ba - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:51 TestCVLAdvancedIAVFRSSGTPU: action: udp-ul
30/03/2021 04:39:51 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:39:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf8cbd6ba', '0xa')]
30/03/2021 04:39:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:39:52 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xf8cbd6ba - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:52 TestCVLAdvancedIAVFRSSGTPU: action: udp-ul
30/03/2021 04:39:52 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:39:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf8cbd6ba', '0xa')]
30/03/2021 04:39:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:39:54 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=602 - nb_segs=1 - RSS hash=0xf8cbd6ba - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:54 TestCVLAdvancedIAVFRSSGTPU: action: udp-ul
30/03/2021 04:39:54 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:39:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf8cbd6ba', '0xa')]
30/03/2021 04:39:54 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ipv6_tcp_without_ul_dl_symmetric passed
30/03/2021 04:39:54 dut.10.240.183.254: flow flush 0
30/03/2021 04:39:54 dut.10.240.183.254:
30/03/2021 04:39:54 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_ipv6_tcp_without_ul_dl_symmetric': 'passed'}
30/03/2021 04:39:54 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:39:54 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_tcp_without_ul_dl_symmetric Result PASSED:
30/03/2021 04:39:54 dut.10.240.183.254: flow flush 0
30/03/2021 04:39:55 dut.10.240.183.254:
testpmd>
30/03/2021 04:39:55 dut.10.240.183.254: clear port stats all
30/03/2021 04:39:56 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:39:56 dut.10.240.183.254: stop
30/03/2021 04:39:56 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:39:56 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_udp Begin
30/03/2021 04:39:56 dut.10.240.183.254:
30/03/2021 04:39:56 tester:
30/03/2021 04:39:56 dut.10.240.183.254: start
30/03/2021 04:39:56 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:39:56 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_udp_l3dst================
30/03/2021 04:39:56 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:39:56 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:39:56 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:39:56 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:39:56 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:39:56 dut.10.240.183.254: flow list 0
30/03/2021 04:39:57 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:39:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:39:58 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa5b7ed44 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:58 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:39:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa5b7ed44', '0x4')]
30/03/2021 04:39:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:39:59 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xeb9cfb92 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:39:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:39:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xeb9cfb92', '0x2')]
30/03/2021 04:39:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:39:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:00 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa5b7ed44 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:40:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa5b7ed44', '0x4')]
30/03/2021 04:40:00 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:40:00 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:40:01 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:40:01 dut.10.240.183.254: flow list 0
30/03/2021 04:40:01 dut.10.240.183.254:
30/03/2021 04:40:01 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_udp_l3dst passed
30/03/2021 04:40:01 dut.10.240.183.254: flow flush 0
30/03/2021 04:40:01 dut.10.240.183.254:
30/03/2021 04:40:01 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_udp_l3src================
30/03/2021 04:40:01 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:40:01 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:40:01 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:40:01 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:40:01 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:40:01 dut.10.240.183.254: flow list 0
30/03/2021 04:40:01 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:40:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:02 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x16e83708 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:02 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:40:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x16e83708', '0x8')]
30/03/2021 04:40:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:04 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x16e83708 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:40:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x16e83708', '0x8')]
30/03/2021 04:40:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:05 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5bb21737 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5bb21737', '0x7')]
30/03/2021 04:40:05 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:40:05 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:40:06 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:40:06 dut.10.240.183.254: flow list 0
30/03/2021 04:40:06 dut.10.240.183.254:
30/03/2021 04:40:06 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_udp_l3src passed
30/03/2021 04:40:06 dut.10.240.183.254: flow flush 0
30/03/2021 04:40:06 dut.10.240.183.254:
30/03/2021 04:40:06 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_udp_l3dst_l4src================
30/03/2021 04:40:06 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:40:06 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:40:06 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:40:06 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:40:06 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:40:06 dut.10.240.183.254: flow list 0
30/03/2021 04:40:06 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:40:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:07 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3177d275 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:07 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:40:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3177d275', '0x5')]
30/03/2021 04:40:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:08 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x7f5cc4a3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7f5cc4a3', '0x3')]
30/03/2021 04:40:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=33,dport=23)/("X"*480)
30/03/2021 04:40:10 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9f57b616 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9f57b616', '0x6')]
30/03/2021 04:40:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:40:11 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3177d275 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:40:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3177d275', '0x5')]
30/03/2021 04:40:11 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:40:11 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:40:12 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:40:12 dut.10.240.183.254: flow list 0
30/03/2021 04:40:12 dut.10.240.183.254:
30/03/2021 04:40:12 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_udp_l3dst_l4src passed
30/03/2021 04:40:12 dut.10.240.183.254: flow flush 0
30/03/2021 04:40:12 dut.10.240.183.254:
30/03/2021 04:40:12 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_udp_l3dst_l4dst================
30/03/2021 04:40:12 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:40:12 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:40:12 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:40:12 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:40:12 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:40:12 dut.10.240.183.254: flow list 0
30/03/2021 04:40:12 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:40:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:13 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xed778beb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:13 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:40:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xed778beb', '0xb')]
30/03/2021 04:40:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:14 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa35c9d3d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa35c9d3d', '0xd')]
30/03/2021 04:40:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:40:15 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9f57b616 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9f57b616', '0x6')]
30/03/2021 04:40:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:40:17 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xed778beb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:40:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xed778beb', '0xb')]
30/03/2021 04:40:17 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:40:17 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:40:18 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:40:18 dut.10.240.183.254: flow list 0
30/03/2021 04:40:18 dut.10.240.183.254:
30/03/2021 04:40:18 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_udp_l3dst_l4dst passed
30/03/2021 04:40:18 dut.10.240.183.254: flow flush 0
30/03/2021 04:40:18 dut.10.240.183.254:
30/03/2021 04:40:18 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_udp_l3src_l4src================
30/03/2021 04:40:18 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:40:18 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:40:18 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:40:18 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:40:18 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:40:18 dut.10.240.183.254: flow list 0
30/03/2021 04:40:18 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:40:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:19 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x82280839 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:19 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:40:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x82280839', '0x9')]
30/03/2021 04:40:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:20 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xcf722806 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcf722806', '0x6')]
30/03/2021 04:40:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=33,dport=23)/("X"*480)
30/03/2021 04:40:21 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2c086c5a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2c086c5a', '0xa')]
30/03/2021 04:40:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:40:23 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x82280839 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:40:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x82280839', '0x9')]
30/03/2021 04:40:23 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:40:23 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:40:24 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:40:24 dut.10.240.183.254: flow list 0
30/03/2021 04:40:24 dut.10.240.183.254:
30/03/2021 04:40:24 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_udp_l3src_l4src passed
30/03/2021 04:40:24 dut.10.240.183.254: flow flush 0
30/03/2021 04:40:24 dut.10.240.183.254:
30/03/2021 04:40:24 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_udp_l3src_l4dst================
30/03/2021 04:40:24 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:40:24 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:40:24 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:40:24 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:40:24 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:40:24 dut.10.240.183.254: flow list 0
30/03/2021 04:40:24 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:40:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:25 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5e2851a7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:25 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:40:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5e2851a7', '0x7')]
30/03/2021 04:40:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:26 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x13727198 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x13727198', '0x8')]
30/03/2021 04:40:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:40:27 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2c086c5a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2c086c5a', '0xa')]
30/03/2021 04:40:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:40:28 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5e2851a7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:40:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5e2851a7', '0x7')]
30/03/2021 04:40:28 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:40:28 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:40:30 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:40:30 dut.10.240.183.254: flow list 0
30/03/2021 04:40:30 dut.10.240.183.254:
30/03/2021 04:40:30 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_udp_l3src_l4dst passed
30/03/2021 04:40:30 dut.10.240.183.254: flow flush 0
30/03/2021 04:40:30 dut.10.240.183.254:
30/03/2021 04:40:30 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_udp_l4src================
30/03/2021 04:40:30 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:40:30 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:40:30 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:40:30 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:40:30 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:40:30 dut.10.240.183.254: flow list 0
30/03/2021 04:40:30 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:40:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:31 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x42d6e230 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:31 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:40:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x42d6e230', '0x0')]
30/03/2021 04:40:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:40:32 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x62e5d4d6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x62e5d4d6', '0x6')]
30/03/2021 04:40:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=32)/("X"*480)
30/03/2021 04:40:33 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x42d6e230 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:40:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x42d6e230', '0x0')]
30/03/2021 04:40:33 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:40:33 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:40:34 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:40:34 dut.10.240.183.254: flow list 0
30/03/2021 04:40:35 dut.10.240.183.254:
30/03/2021 04:40:35 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_udp_l4src passed
30/03/2021 04:40:35 dut.10.240.183.254: flow flush 0
30/03/2021 04:40:35 dut.10.240.183.254:
30/03/2021 04:40:35 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_udp_l4dst================
30/03/2021 04:40:35 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:40:35 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:40:35 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:40:35 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:40:35 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:40:35 dut.10.240.183.254: flow list 0
30/03/2021 04:40:35 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:40:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:36 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x17ce40e3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:36 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:40:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x17ce40e3', '0x3')]
30/03/2021 04:40:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:40:37 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x37fd7605 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x37fd7605', '0x5')]
30/03/2021 04:40:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:40:38 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x17ce40e3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:40:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x17ce40e3', '0x3')]
30/03/2021 04:40:38 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:40:38 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:40:39 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:40:39 dut.10.240.183.254: flow list 0
30/03/2021 04:40:39 dut.10.240.183.254:
30/03/2021 04:40:39 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_udp_l4dst passed
30/03/2021 04:40:39 dut.10.240.183.254: flow flush 0
30/03/2021 04:40:39 dut.10.240.183.254:
30/03/2021 04:40:39 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_udp_all================
30/03/2021 04:40:39 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:40:39 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:40:39 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:40:39 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:40:40 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:40:40 dut.10.240.183.254: flow list 0
30/03/2021 04:40:40 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:40:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:41 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc5a211c1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:41 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:40:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc5a211c1', '0x1')]
30/03/2021 04:40:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:40:42 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xb5a7fd43 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb5a7fd43', '0x3')]
30/03/2021 04:40:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:40:43 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x29203070 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x29203070', '0x0')]
30/03/2021 04:40:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:44 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x7aac2db8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7aac2db8', '0x8')]
30/03/2021 04:40:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:45 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x88f831fe - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x88f831fe', '0xe')]
30/03/2021 04:40:45 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:40:45 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:40:46 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:40:46 dut.10.240.183.254: flow list 0
30/03/2021 04:40:46 dut.10.240.183.254:
30/03/2021 04:40:46 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_udp_all passed
30/03/2021 04:40:46 dut.10.240.183.254: flow flush 0
30/03/2021 04:40:46 dut.10.240.183.254:
30/03/2021 04:40:46 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_udp_l3dst================
30/03/2021 04:40:46 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:40:46 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:40:47 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:40:47 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:40:47 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:40:47 dut.10.240.183.254: flow list 0
30/03/2021 04:40:47 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:40:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:48 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa5b7ed44 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:48 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:40:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa5b7ed44', '0x4')]
30/03/2021 04:40:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:49 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xeb9cfb92 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xeb9cfb92', '0x2')]
30/03/2021 04:40:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:50 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa5b7ed44 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:40:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa5b7ed44', '0x4')]
30/03/2021 04:40:50 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:40:50 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:40:51 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:40:51 dut.10.240.183.254: flow list 0
30/03/2021 04:40:51 dut.10.240.183.254:
30/03/2021 04:40:51 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_udp_l3dst passed
30/03/2021 04:40:51 dut.10.240.183.254: flow flush 0
30/03/2021 04:40:51 dut.10.240.183.254:
30/03/2021 04:40:51 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_udp_l3src================
30/03/2021 04:40:51 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:40:51 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:40:51 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:40:51 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:40:51 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:40:51 dut.10.240.183.254: flow list 0
30/03/2021 04:40:52 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:40:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:53 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x16e83708 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:53 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:40:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x16e83708', '0x8')]
30/03/2021 04:40:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:54 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x16e83708 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:40:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x16e83708', '0x8')]
30/03/2021 04:40:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:55 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5bb21737 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5bb21737', '0x7')]
30/03/2021 04:40:55 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:40:55 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:40:56 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:40:56 dut.10.240.183.254: flow list 0
30/03/2021 04:40:56 dut.10.240.183.254:
30/03/2021 04:40:56 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_udp_l3src passed
30/03/2021 04:40:56 dut.10.240.183.254: flow flush 0
30/03/2021 04:40:56 dut.10.240.183.254:
30/03/2021 04:40:56 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_udp_l3dst_l4src================
30/03/2021 04:40:56 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:40:56 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:40:56 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:40:56 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:40:56 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:40:56 dut.10.240.183.254: flow list 0
30/03/2021 04:40:56 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:40:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:57 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3177d275 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:57 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:40:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3177d275', '0x5')]
30/03/2021 04:40:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:40:59 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x7f5cc4a3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:40:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:40:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7f5cc4a3', '0x3')]
30/03/2021 04:40:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:40:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=33,dport=23)/("X"*480)
30/03/2021 04:41:00 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9f57b616 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:41:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9f57b616', '0x6')]
30/03/2021 04:41:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:41:01 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3177d275 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:41:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3177d275', '0x5')]
30/03/2021 04:41:01 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:41:01 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:41:02 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:41:02 dut.10.240.183.254: flow list 0
30/03/2021 04:41:02 dut.10.240.183.254:
30/03/2021 04:41:02 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_udp_l3dst_l4src passed
30/03/2021 04:41:02 dut.10.240.183.254: flow flush 0
30/03/2021 04:41:02 dut.10.240.183.254:
30/03/2021 04:41:02 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_udp_l3dst_l4dst================
30/03/2021 04:41:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:41:02 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:41:02 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:41:02 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:41:02 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:41:02 dut.10.240.183.254: flow list 0
30/03/2021 04:41:02 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:41:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:41:03 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xed778beb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:03 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:41:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xed778beb', '0xb')]
30/03/2021 04:41:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:41:05 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa35c9d3d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:41:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa35c9d3d', '0xd')]
30/03/2021 04:41:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:41:06 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9f57b616 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:41:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9f57b616', '0x6')]
30/03/2021 04:41:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:41:07 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xed778beb - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:41:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xed778beb', '0xb')]
30/03/2021 04:41:07 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:41:07 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:41:08 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:41:08 dut.10.240.183.254: flow list 0
30/03/2021 04:41:08 dut.10.240.183.254:
30/03/2021 04:41:08 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_udp_l3dst_l4dst passed
30/03/2021 04:41:08 dut.10.240.183.254: flow flush 0
30/03/2021 04:41:08 dut.10.240.183.254:
30/03/2021 04:41:08 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_udp_l3src_l4src================
30/03/2021 04:41:08 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:41:08 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:41:08 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:41:08 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:41:08 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:41:08 dut.10.240.183.254: flow list 0
30/03/2021 04:41:08 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:41:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:41:09 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x82280839 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:09 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:41:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x82280839', '0x9')]
30/03/2021 04:41:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:41:10 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xcf722806 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:41:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcf722806', '0x6')]
30/03/2021 04:41:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=33,dport=23)/("X"*480)
30/03/2021 04:41:12 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2c086c5a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:41:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2c086c5a', '0xa')]
30/03/2021 04:41:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:41:13 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x82280839 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:41:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x82280839', '0x9')]
30/03/2021 04:41:13 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:41:13 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:41:14 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:41:14 dut.10.240.183.254: flow list 0
30/03/2021 04:41:14 dut.10.240.183.254:
30/03/2021 04:41:14 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_udp_l3src_l4src passed
30/03/2021 04:41:14 dut.10.240.183.254: flow flush 0
30/03/2021 04:41:14 dut.10.240.183.254:
30/03/2021 04:41:14 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_udp_l3src_l4dst================
30/03/2021 04:41:14 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:41:14 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:41:14 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:41:14 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:41:14 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:41:14 dut.10.240.183.254: flow list 0
30/03/2021 04:41:14 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:41:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:41:15 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5e2851a7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:15 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:41:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5e2851a7', '0x7')]
30/03/2021 04:41:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:41:16 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x13727198 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:41:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x13727198', '0x8')]
30/03/2021 04:41:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:41:18 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2c086c5a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:41:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2c086c5a', '0xa')]
30/03/2021 04:41:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:41:19 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5e2851a7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:41:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5e2851a7', '0x7')]
30/03/2021 04:41:19 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:41:19 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:41:20 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:41:20 dut.10.240.183.254: flow list 0
30/03/2021 04:41:20 dut.10.240.183.254:
30/03/2021 04:41:20 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_udp_l3src_l4dst passed
30/03/2021 04:41:20 dut.10.240.183.254: flow flush 0
30/03/2021 04:41:20 dut.10.240.183.254:
30/03/2021 04:41:20 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_udp_l4src================
30/03/2021 04:41:20 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:41:20 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:41:20 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:41:20 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:41:20 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:41:20 dut.10.240.183.254: flow list 0
30/03/2021 04:41:20 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:41:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:41:21 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x42d6e230 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:21 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:41:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x42d6e230', '0x0')]
30/03/2021 04:41:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:41:22 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x62e5d4d6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:41:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x62e5d4d6', '0x6')]
30/03/2021 04:41:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=32)/("X"*480)
30/03/2021 04:41:23 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x42d6e230 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:41:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x42d6e230', '0x0')]
30/03/2021 04:41:23 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:41:23 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:41:25 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:41:25 dut.10.240.183.254: flow list 0
30/03/2021 04:41:25 dut.10.240.183.254:
30/03/2021 04:41:25 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_udp_l4src passed
30/03/2021 04:41:25 dut.10.240.183.254: flow flush 0
30/03/2021 04:41:25 dut.10.240.183.254:
30/03/2021 04:41:25 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_udp_l4dst================
30/03/2021 04:41:25 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:41:25 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:41:25 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:41:25 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:41:25 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:41:25 dut.10.240.183.254: flow list 0
30/03/2021 04:41:25 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:41:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:41:26 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x17ce40e3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:26 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:41:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x17ce40e3', '0x3')]
30/03/2021 04:41:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:41:27 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x37fd7605 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:41:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x37fd7605', '0x5')]
30/03/2021 04:41:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:41:28 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x17ce40e3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:41:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x17ce40e3', '0x3')]
30/03/2021 04:41:28 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:41:28 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:41:29 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:41:29 dut.10.240.183.254: flow list 0
30/03/2021 04:41:30 dut.10.240.183.254:
30/03/2021 04:41:30 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_udp_l4dst passed
30/03/2021 04:41:30 dut.10.240.183.254: flow flush 0
30/03/2021 04:41:30 dut.10.240.183.254:
30/03/2021 04:41:30 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_udp_all================
30/03/2021 04:41:30 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:41:30 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:41:30 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:41:30 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:41:30 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:41:30 dut.10.240.183.254: flow list 0
30/03/2021 04:41:30 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:41:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:41:31 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc5a211c1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:31 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:41:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc5a211c1', '0x1')]
30/03/2021 04:41:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:41:32 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xb5a7fd43 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:41:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb5a7fd43', '0x3')]
30/03/2021 04:41:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:41:33 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x29203070 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:41:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x29203070', '0x0')]
30/03/2021 04:41:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:41:34 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x7aac2db8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:41:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7aac2db8', '0x8')]
30/03/2021 04:41:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:41:35 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x88f831fe - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:41:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x88f831fe', '0xe')]
30/03/2021 04:41:35 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:41:35 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:41:37 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:41:37 dut.10.240.183.254: flow list 0
30/03/2021 04:41:37 dut.10.240.183.254:
30/03/2021 04:41:37 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_udp_all passed
30/03/2021 04:41:37 dut.10.240.183.254: flow flush 0
30/03/2021 04:41:37 dut.10.240.183.254:
30/03/2021 04:41:37 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_dl_ipv6_udp_l3dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_udp_l3src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_udp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_udp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_udp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_udp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_udp_l4src': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_udp_l4dst': 'passed', 'mac_ipv4_gtpu_eh_dl_ipv6_udp_all': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_udp_l3dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_udp_l3src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_udp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_udp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_udp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_udp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_udp_l4src': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_udp_l4dst': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_udp_all': 'passed'}
30/03/2021 04:41:37 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:41:37 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_udp Result PASSED:
30/03/2021 04:41:37 dut.10.240.183.254: flow flush 0
30/03/2021 04:41:38 dut.10.240.183.254:
testpmd>
30/03/2021 04:41:38 dut.10.240.183.254: clear port stats all
30/03/2021 04:41:39 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:41:39 dut.10.240.183.254: stop
30/03/2021 04:41:39 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:41:39 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_udp_symmetric Begin
30/03/2021 04:41:39 dut.10.240.183.254:
30/03/2021 04:41:39 tester:
30/03/2021 04:41:39 dut.10.240.183.254: start
30/03/2021 04:41:39 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:41:39 dut.10.240.183.254: quit
30/03/2021 04:41:40 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:41:40 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:41:41 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:41:51 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:41:51 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:41:51 dut.10.240.183.254: set verbose 1
30/03/2021 04:41:51 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:41:51 dut.10.240.183.254: show port info all
30/03/2021 04:41:51 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:41:51 dut.10.240.183.254: start
30/03/2021 04:41:51 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:41:51 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_dl_ipv6_udp_symmetric================
30/03/2021 04:41:51 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:41:51 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss func symmetric_toeplitz types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:41:52 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:41:52 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 0 / ipv6 / udp / end actions rss func symmetric_toeplitz types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:41:52 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:41:52 dut.10.240.183.254: flow list 0
30/03/2021 04:41:52 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:41:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:41:53 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3b3f5007 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:53 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:41:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3b3f5007', '0x7')]
30/03/2021 04:41:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:41:54 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3b3f5007 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:41:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3b3f5007', '0x7')]
30/03/2021 04:41:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:41:55 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3b3f5007 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:41:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3b3f5007', '0x7')]
30/03/2021 04:41:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:41:56 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3b3f5007 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:41:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3b3f5007', '0x7')]
30/03/2021 04:41:56 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:41:56 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:41:57 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:41:57 dut.10.240.183.254: flow list 0
30/03/2021 04:41:57 dut.10.240.183.254:
30/03/2021 04:41:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:41:58 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x1bb0046d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:41:58 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:41:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1bb0046d', '0xd')]
30/03/2021 04:41:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:41:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:00 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x6d15f248 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:00 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:42:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6d15f248', '0x8')]
30/03/2021 04:42:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:42:01 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x6d15f248 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:01 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:42:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6d15f248', '0x8')]
30/03/2021 04:42:01 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_dl_ipv6_udp_symmetric passed
30/03/2021 04:42:01 dut.10.240.183.254: flow flush 0
30/03/2021 04:42:01 dut.10.240.183.254:
30/03/2021 04:42:01 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ul_ipv6_udp_symmetric================
30/03/2021 04:42:01 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:42:01 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss func symmetric_toeplitz types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:42:01 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:42:01 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc pdu_t is 1 / ipv6 / udp / end actions rss func symmetric_toeplitz types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:42:01 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:42:01 dut.10.240.183.254: flow list 0
30/03/2021 04:42:01 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:42:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:02 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3b3f5007 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:02 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:42:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3b3f5007', '0x7')]
30/03/2021 04:42:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:42:03 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3b3f5007 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:03 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3b3f5007', '0x7')]
30/03/2021 04:42:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:04 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3b3f5007 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3b3f5007', '0x7')]
30/03/2021 04:42:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:42:05 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3b3f5007 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3b3f5007', '0x7')]
30/03/2021 04:42:05 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:42:05 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:42:07 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:42:07 dut.10.240.183.254: flow list 0
30/03/2021 04:42:07 dut.10.240.183.254:
30/03/2021 04:42:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:42:08 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x1bb0046d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:08 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:42:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1bb0046d', '0xd')]
30/03/2021 04:42:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:09 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x6d15f248 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:09 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:42:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6d15f248', '0x8')]
30/03/2021 04:42:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:42:10 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x6d15f248 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:10 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:42:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6d15f248', '0x8')]
30/03/2021 04:42:10 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ul_ipv6_udp_symmetric passed
30/03/2021 04:42:10 dut.10.240.183.254: flow flush 0
30/03/2021 04:42:10 dut.10.240.183.254:
30/03/2021 04:42:10 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_dl_ipv6_udp_symmetric': 'passed', 'mac_ipv4_gtpu_eh_ul_ipv6_udp_symmetric': 'passed'}
30/03/2021 04:42:10 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:42:10 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_udp_symmetric Result PASSED:
30/03/2021 04:42:10 dut.10.240.183.254: flow flush 0
30/03/2021 04:42:11 dut.10.240.183.254:
testpmd>
30/03/2021 04:42:11 dut.10.240.183.254: clear port stats all
30/03/2021 04:42:12 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:42:12 dut.10.240.183.254: stop
30/03/2021 04:42:12 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:42:12 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_udp_without_ul_dl Begin
30/03/2021 04:42:12 dut.10.240.183.254:
30/03/2021 04:42:13 tester:
30/03/2021 04:42:13 dut.10.240.183.254: start
30/03/2021 04:42:13 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:42:13 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3src================
30/03/2021 04:42:13 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:42:13 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:42:13 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:42:13 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:42:13 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:42:13 dut.10.240.183.254: flow list 0
30/03/2021 04:42:13 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:42:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:14 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3a87fbee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:14 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:42:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a87fbee', '0xe')]
30/03/2021 04:42:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:15 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3a87fbee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a87fbee', '0xe')]
30/03/2021 04:42:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:16 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x67be760e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:42:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x67be760e', '0xe')]
30/03/2021 04:42:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:17 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x67be760e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:42:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x67be760e', '0xe')]
30/03/2021 04:42:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=33)/("X"*480)
30/03/2021 04:42:18 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3a87fbee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a87fbee', '0xe')]
30/03/2021 04:42:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=33)/("X"*480)
30/03/2021 04:42:20 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3a87fbee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a87fbee', '0xe')]
30/03/2021 04:42:20 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:42:20 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:42:21 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:42:21 dut.10.240.183.254: flow list 0
30/03/2021 04:42:21 dut.10.240.183.254:
30/03/2021 04:42:21 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3src passed
30/03/2021 04:42:21 dut.10.240.183.254: flow flush 0
30/03/2021 04:42:21 dut.10.240.183.254:
30/03/2021 04:42:21 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3dst================
30/03/2021 04:42:21 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:42:21 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:42:21 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:42:21 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:42:21 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:42:21 dut.10.240.183.254: flow list 0
30/03/2021 04:42:21 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:42:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:22 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xcca2bbea - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:22 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:42:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcca2bbea', '0xa')]
30/03/2021 04:42:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:23 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xcca2bbea - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcca2bbea', '0xa')]
30/03/2021 04:42:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:24 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x300da988 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:42:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x300da988', '0x8')]
30/03/2021 04:42:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:25 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x300da988 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:42:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x300da988', '0x8')]
30/03/2021 04:42:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=33)/("X"*480)
30/03/2021 04:42:27 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xcca2bbea - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcca2bbea', '0xa')]
30/03/2021 04:42:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=33)/("X"*480)
30/03/2021 04:42:28 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xcca2bbea - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xcca2bbea', '0xa')]
30/03/2021 04:42:28 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:42:28 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:42:29 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:42:29 dut.10.240.183.254: flow list 0
30/03/2021 04:42:29 dut.10.240.183.254:
30/03/2021 04:42:29 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3dst passed
30/03/2021 04:42:29 dut.10.240.183.254: flow flush 0
30/03/2021 04:42:29 dut.10.240.183.254:
30/03/2021 04:42:29 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3src_l4dst================
30/03/2021 04:42:29 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:42:29 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:42:29 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:42:29 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:42:29 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:42:29 dut.10.240.183.254: flow list 0
30/03/2021 04:42:29 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:42:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:30 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbbcebfd8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:30 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:42:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbbcebfd8', '0x8')]
30/03/2021 04:42:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=34)/("X"*480)
30/03/2021 04:42:31 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc3188431 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:42:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc3188431', '0x1')]
30/03/2021 04:42:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:33 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xe6f73238 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:42:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe6f73238', '0x8')]
30/03/2021 04:42:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:42:34 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbbcebfd8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbbcebfd8', '0x8')]
30/03/2021 04:42:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:42:35 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbbcebfd8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbbcebfd8', '0x8')]
30/03/2021 04:42:35 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:42:35 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:42:36 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:42:36 dut.10.240.183.254: flow list 0
30/03/2021 04:42:36 dut.10.240.183.254:
30/03/2021 04:42:36 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3src_l4dst passed
30/03/2021 04:42:36 dut.10.240.183.254: flow flush 0
30/03/2021 04:42:36 dut.10.240.183.254:
30/03/2021 04:42:36 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3dst_l4src================
30/03/2021 04:42:36 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:42:36 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:42:36 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:42:36 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:42:36 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:42:36 dut.10.240.183.254: flow list 0
30/03/2021 04:42:36 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:42:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:37 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xf55e5a3c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:37 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:42:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf55e5a3c', '0xc')]
30/03/2021 04:42:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:42:38 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x696716c5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:42:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x696716c5', '0x5')]
30/03/2021 04:42:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:40 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9f1485e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:42:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9f1485e', '0xe')]
30/03/2021 04:42:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:42:41 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xf55e5a3c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf55e5a3c', '0xc')]
30/03/2021 04:42:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:42:42 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xf55e5a3c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf55e5a3c', '0xc')]
30/03/2021 04:42:42 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:42:42 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:42:43 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:42:43 dut.10.240.183.254: flow list 0
30/03/2021 04:42:43 dut.10.240.183.254:
30/03/2021 04:42:43 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3dst_l4src passed
30/03/2021 04:42:43 dut.10.240.183.254: flow flush 0
30/03/2021 04:42:43 dut.10.240.183.254:
30/03/2021 04:42:43 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3src_l4src================
30/03/2021 04:42:43 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:42:43 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:42:43 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:42:43 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:42:43 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:42:43 dut.10.240.183.254: flow list 0
30/03/2021 04:42:43 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:42:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:44 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x37b1a38 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:44 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:42:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x37b1a38', '0x8')]
30/03/2021 04:42:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:42:45 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9f4256c1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:42:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9f4256c1', '0x1')]
30/03/2021 04:42:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:47 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5e4297d8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:42:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5e4297d8', '0x8')]
30/03/2021 04:42:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:42:48 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x37b1a38 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x37b1a38', '0x8')]
30/03/2021 04:42:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:42:49 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x37b1a38 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x37b1a38', '0x8')]
30/03/2021 04:42:49 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:42:49 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:42:50 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:42:50 dut.10.240.183.254: flow list 0
30/03/2021 04:42:50 dut.10.240.183.254:
30/03/2021 04:42:50 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3src_l4src passed
30/03/2021 04:42:50 dut.10.240.183.254: flow flush 0
30/03/2021 04:42:50 dut.10.240.183.254:
30/03/2021 04:42:50 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3dst_l4dst================
30/03/2021 04:42:50 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:42:50 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:42:50 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:42:50 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:42:50 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:42:50 dut.10.240.183.254: flow list 0
30/03/2021 04:42:50 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:42:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:51 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x4debffdc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:51 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:42:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4debffdc', '0xc')]
30/03/2021 04:42:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=34)/("X"*480)
30/03/2021 04:42:53 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x353dc435 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:42:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x353dc435', '0x5')]
30/03/2021 04:42:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:54 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xb144edbe - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:42:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb144edbe', '0xe')]
30/03/2021 04:42:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:42:55 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x4debffdc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4debffdc', '0xc')]
30/03/2021 04:42:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:42:56 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x4debffdc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:42:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4debffdc', '0xc')]
30/03/2021 04:42:56 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:42:56 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:42:57 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:42:57 dut.10.240.183.254: flow list 0
30/03/2021 04:42:57 dut.10.240.183.254:
30/03/2021 04:42:57 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3dst_l4dst passed
30/03/2021 04:42:57 dut.10.240.183.254: flow flush 0
30/03/2021 04:42:57 dut.10.240.183.254:
30/03/2021 04:42:57 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l4src_only================
30/03/2021 04:42:57 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:42:57 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:42:57 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:42:57 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:42:57 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:42:57 dut.10.240.183.254: flow list 0
30/03/2021 04:42:57 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:42:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:42:58 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3cdb3fa4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:42:58 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:42:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3cdb3fa4', '0x4')]
30/03/2021 04:42:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:42:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:43:00 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x90ba17f1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:43:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x90ba17f1', '0x1')]
30/03/2021 04:43:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:43:01 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3cdb3fa4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3cdb3fa4', '0x4')]
30/03/2021 04:43:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:43:02 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3cdb3fa4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3cdb3fa4', '0x4')]
30/03/2021 04:43:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:43:02 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:43:03 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:43:03 dut.10.240.183.254: flow list 0
30/03/2021 04:43:03 dut.10.240.183.254:
30/03/2021 04:43:03 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l4src_only passed
30/03/2021 04:43:03 dut.10.240.183.254: flow flush 0
30/03/2021 04:43:03 dut.10.240.183.254:
30/03/2021 04:43:03 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l4dst_only================
30/03/2021 04:43:03 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:43:03 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:43:03 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:43:03 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:43:03 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:43:03 dut.10.240.183.254: flow list 0
30/03/2021 04:43:03 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:43:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:04 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x32727657 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:04 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:43:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x32727657', '0x7')]
30/03/2021 04:43:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=34)/("X"*480)
30/03/2021 04:43:05 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x17eeb308 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:43:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x17eeb308', '0x8')]
30/03/2021 04:43:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:43:07 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x32727657 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x32727657', '0x7')]
30/03/2021 04:43:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:43:08 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x32727657 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x32727657', '0x7')]
30/03/2021 04:43:08 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:43:08 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:43:09 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:43:09 dut.10.240.183.254: flow list 0
30/03/2021 04:43:09 dut.10.240.183.254:
30/03/2021 04:43:09 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l4dst_only passed
30/03/2021 04:43:09 dut.10.240.183.254: flow flush 0
30/03/2021 04:43:09 dut.10.240.183.254:
30/03/2021 04:43:09 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp================
30/03/2021 04:43:09 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:43:09 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:43:09 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:43:09 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:43:09 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:43:09 dut.10.240.183.254: flow list 0
30/03/2021 04:43:09 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:43:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:10 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbb2e7be4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:10 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:43:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbb2e7be4', '0x4')]
30/03/2021 04:43:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32, dport=23)/("X"*480)
30/03/2021 04:43:11 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x702133c8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:43:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x702133c8', '0x8')]
30/03/2021 04:43:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=33)/("X"*480)
30/03/2021 04:43:13 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xf3020dde - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:43:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf3020dde', '0xe')]
30/03/2021 04:43:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:14 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xfc5a6a0f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:43:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfc5a6a0f', '0xf')]
30/03/2021 04:43:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:15 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xe617f604 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:43:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe617f604', '0x4')]
30/03/2021 04:43:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:16 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xbb2e7be4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbb2e7be4', '0x4')]
30/03/2021 04:43:16 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:43:16 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:43:17 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:43:17 dut.10.240.183.254: flow list 0
30/03/2021 04:43:17 dut.10.240.183.254:
30/03/2021 04:43:17 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp passed
30/03/2021 04:43:17 dut.10.240.183.254: flow flush 0
30/03/2021 04:43:17 dut.10.240.183.254:
30/03/2021 04:43:17 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3================
30/03/2021 04:43:17 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:43:17 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6 end key_len 0 queues end / end
30/03/2021 04:43:17 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:43:17 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss types ipv6 end key_len 0 queues end / end
30/03/2021 04:43:17 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:43:17 dut.10.240.183.254: flow list 0
30/03/2021 04:43:17 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:43:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:18 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2a007685 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:18 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:43:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2a007685', '0x5')]
30/03/2021 04:43:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:20 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2a007685 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2a007685', '0x5')]
30/03/2021 04:43:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:21 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x6d74676e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:43:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6d74676e', '0xe')]
30/03/2021 04:43:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:22 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x7739fb65 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:43:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7739fb65', '0x5')]
30/03/2021 04:43:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:23 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x6d74676e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:43:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6d74676e', '0xe')]
30/03/2021 04:43:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:24 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x7739fb65 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:43:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7739fb65', '0x5')]
30/03/2021 04:43:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=12, dport=13)/("X"*480)
30/03/2021 04:43:25 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2a007685 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2a007685', '0x5')]
30/03/2021 04:43:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=12, dport=13)/("X"*480)
30/03/2021 04:43:26 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x2a007685 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2a007685', '0x5')]
30/03/2021 04:43:26 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:43:26 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:43:27 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:43:27 dut.10.240.183.254: flow list 0
30/03/2021 04:43:27 dut.10.240.183.254:
30/03/2021 04:43:27 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3 passed
30/03/2021 04:43:27 dut.10.240.183.254: flow flush 0
30/03/2021 04:43:28 dut.10.240.183.254:
30/03/2021 04:43:28 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l4src_only': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l4dst_only': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_udp_l3': 'passed'}
30/03/2021 04:43:28 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:43:28 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_udp_without_ul_dl Result PASSED:
30/03/2021 04:43:28 dut.10.240.183.254: flow flush 0
30/03/2021 04:43:29 dut.10.240.183.254:
testpmd>
30/03/2021 04:43:29 dut.10.240.183.254: clear port stats all
30/03/2021 04:43:30 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:43:30 dut.10.240.183.254: stop
30/03/2021 04:43:30 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 12 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 11 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:43:30 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_udp_without_ul_dl_symmetric Begin
30/03/2021 04:43:30 dut.10.240.183.254:
30/03/2021 04:43:30 tester:
30/03/2021 04:43:30 dut.10.240.183.254: start
30/03/2021 04:43:30 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:43:30 dut.10.240.183.254: quit
30/03/2021 04:43:31 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:43:31 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:43:32 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:43:42 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:43:42 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:43:42 dut.10.240.183.254: set verbose 1
30/03/2021 04:43:42 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:43:42 dut.10.240.183.254: show port info all
30/03/2021 04:43:42 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:43:42 dut.10.240.183.254: start
30/03/2021 04:43:42 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:43:42 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ipv6_udp_without_ul_dl_symmetric================
30/03/2021 04:43:42 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:43:42 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss func symmetric_toeplitz types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:43:42 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:43:42 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / udp / end actions rss func symmetric_toeplitz types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:43:43 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:43:43 dut.10.240.183.254: flow list 0
30/03/2021 04:43:43 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 UDP => RSS
30/03/2021 04:43:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:44 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x580fdd62 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:44 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'udp-dl'}
30/03/2021 04:43:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x580fdd62', '0x2')]
30/03/2021 04:43:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:43:45 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x580fdd62 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x580fdd62', '0x2')]
30/03/2021 04:43:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:46 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x580fdd62 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x580fdd62', '0x2')]
30/03/2021 04:43:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:43:47 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x580fdd62 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x580fdd62', '0x2')]
30/03/2021 04:43:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:48 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x580fdd62 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:48 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'udp-ul'}
30/03/2021 04:43:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x580fdd62', '0x2')]
30/03/2021 04:43:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:43:49 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x580fdd62 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x580fdd62', '0x2')]
30/03/2021 04:43:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:50 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x580fdd62 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x580fdd62', '0x2')]
30/03/2021 04:43:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:43:51 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x580fdd62 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:43:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x580fdd62', '0x2')]
30/03/2021 04:43:51 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:43:51 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:43:53 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:43:53 dut.10.240.183.254: flow list 0
30/03/2021 04:43:53 dut.10.240.183.254:
30/03/2021 04:43:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:43:54 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x7a45277 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:54 TestCVLAdvancedIAVFRSSGTPU: action: udp-dl
30/03/2021 04:43:54 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:43:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7a45277', '0x7')]
30/03/2021 04:43:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:55 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x7a45277 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:55 TestCVLAdvancedIAVFRSSGTPU: action: udp-dl
30/03/2021 04:43:55 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:43:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7a45277', '0x7')]
30/03/2021 04:43:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:43:56 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x7a45277 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:56 TestCVLAdvancedIAVFRSSGTPU: action: udp-dl
30/03/2021 04:43:56 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:43:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7a45277', '0x7')]
30/03/2021 04:43:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:43:57 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x7a45277 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:57 TestCVLAdvancedIAVFRSSGTPU: action: udp-ul
30/03/2021 04:43:57 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:43:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7a45277', '0x7')]
30/03/2021 04:43:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:43:58 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x7a45277 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:58 TestCVLAdvancedIAVFRSSGTPU: action: udp-ul
30/03/2021 04:43:58 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:43:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7a45277', '0x7')]
30/03/2021 04:43:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:43:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:43:59 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x7a45277 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:43:59 TestCVLAdvancedIAVFRSSGTPU: action: udp-ul
30/03/2021 04:43:59 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:43:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7a45277', '0x7')]
30/03/2021 04:43:59 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ipv6_udp_without_ul_dl_symmetric passed
30/03/2021 04:43:59 dut.10.240.183.254: flow flush 0
30/03/2021 04:43:59 dut.10.240.183.254:
30/03/2021 04:43:59 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_ipv6_udp_without_ul_dl_symmetric': 'passed'}
30/03/2021 04:43:59 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:43:59 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_udp_without_ul_dl_symmetric Result PASSED:
30/03/2021 04:43:59 dut.10.240.183.254: flow flush 0
30/03/2021 04:44:01 dut.10.240.183.254:
testpmd>
30/03/2021 04:44:01 dut.10.240.183.254: clear port stats all
30/03/2021 04:44:02 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:44:02 dut.10.240.183.254: stop
30/03/2021 04:44:02 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:44:02 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_without_ul_dl Begin
30/03/2021 04:44:02 dut.10.240.183.254:
30/03/2021 04:44:02 tester:
30/03/2021 04:44:02 dut.10.240.183.254: start
30/03/2021 04:44:02 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:44:02 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_l3dst================
30/03/2021 04:44:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:44:02 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / end actions rss types ipv6 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:44:02 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:44:02 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / end actions rss types ipv6 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:44:02 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:44:02 dut.10.240.183.254: flow list 0
30/03/2021 04:44:02 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 => RSS
30/03/2021 04:44:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:03 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x724c1cb9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:03 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x724c1cb9', '0x9')]
30/03/2021 04:44:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:05 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9828f18f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9828f18f', '0xf')]
30/03/2021 04:44:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:06 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x724c1cb9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:44:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x724c1cb9', '0x9')]
30/03/2021 04:44:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:07 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x724c1cb9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:07 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x724c1cb9', '0x9')]
30/03/2021 04:44:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:08 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9828f18f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9828f18f', '0xf')]
30/03/2021 04:44:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:09 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x724c1cb9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:44:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x724c1cb9', '0x9')]
30/03/2021 04:44:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:44:10 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x724c1cb9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:10 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x724c1cb9', '0x9')]
30/03/2021 04:44:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:44:11 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9828f18f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9828f18f', '0xf')]
30/03/2021 04:44:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:44:12 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x724c1cb9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:44:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x724c1cb9', '0x9')]
30/03/2021 04:44:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:44:13 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x724c1cb9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:13 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x724c1cb9', '0x9')]
30/03/2021 04:44:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:44:14 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9828f18f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9828f18f', '0xf')]
30/03/2021 04:44:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:44:16 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x724c1cb9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:44:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x724c1cb9', '0x9')]
30/03/2021 04:44:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:44:17 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x724c1cb9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:17 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x724c1cb9', '0x9')]
30/03/2021 04:44:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:44:18 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9828f18f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9828f18f', '0xf')]
30/03/2021 04:44:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:44:19 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x724c1cb9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:44:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x724c1cb9', '0x9')]
30/03/2021 04:44:19 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:44:19 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:44:20 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:44:20 dut.10.240.183.254: flow list 0
30/03/2021 04:44:20 dut.10.240.183.254:
30/03/2021 04:44:20 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_l3dst passed
30/03/2021 04:44:20 dut.10.240.183.254: flow flush 0
30/03/2021 04:44:20 dut.10.240.183.254:
30/03/2021 04:44:20 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_l3src================
30/03/2021 04:44:20 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:44:20 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / end actions rss types ipv6 l3-src-only end key_len 0 queues end / end
30/03/2021 04:44:20 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:44:20 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / end actions rss types ipv6 l3-src-only end key_len 0 queues end / end
30/03/2021 04:44:20 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:44:20 dut.10.240.183.254: flow list 0
30/03/2021 04:44:20 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 => RSS
30/03/2021 04:44:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:21 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1a3ba086 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:21 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1a3ba086', '0x6')]
30/03/2021 04:44:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:23 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9240073c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9240073c', '0xc')]
30/03/2021 04:44:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:24 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1a3ba086 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:44:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1a3ba086', '0x6')]
30/03/2021 04:44:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:25 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1a3ba086 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:25 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1a3ba086', '0x6')]
30/03/2021 04:44:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:26 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9240073c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9240073c', '0xc')]
30/03/2021 04:44:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:27 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x1a3ba086 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:44:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1a3ba086', '0x6')]
30/03/2021 04:44:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:44:28 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x1a3ba086 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:28 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1a3ba086', '0x6')]
30/03/2021 04:44:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:44:29 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9240073c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9240073c', '0xc')]
30/03/2021 04:44:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:44:30 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x1a3ba086 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:44:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1a3ba086', '0x6')]
30/03/2021 04:44:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:44:31 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x1a3ba086 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:31 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1a3ba086', '0x6')]
30/03/2021 04:44:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:44:33 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9240073c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9240073c', '0xc')]
30/03/2021 04:44:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:44:34 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x1a3ba086 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:44:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1a3ba086', '0x6')]
30/03/2021 04:44:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:44:35 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x1a3ba086 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:35 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1a3ba086', '0x6')]
30/03/2021 04:44:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:44:36 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9240073c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9240073c', '0xc')]
30/03/2021 04:44:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:44:37 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x1a3ba086 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:44:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1a3ba086', '0x6')]
30/03/2021 04:44:37 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:44:37 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:44:38 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:44:38 dut.10.240.183.254: flow list 0
30/03/2021 04:44:38 dut.10.240.183.254:
30/03/2021 04:44:38 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_l3src passed
30/03/2021 04:44:38 dut.10.240.183.254: flow flush 0
30/03/2021 04:44:38 dut.10.240.183.254:
30/03/2021 04:44:38 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_without_ul_dl_ipv6_all================
30/03/2021 04:44:38 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:44:38 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / end actions rss types ipv6 end key_len 0 queues end / end
30/03/2021 04:44:38 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:44:38 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / end actions rss types ipv6 end key_len 0 queues end / end
30/03/2021 04:44:38 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:44:38 dut.10.240.183.254: flow list 0
30/03/2021 04:44:39 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 => RSS
30/03/2021 04:44:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:40 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xa892b28e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:40 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa892b28e', '0xe')]
30/03/2021 04:44:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:41 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9b41d99 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9b41d99', '0x9')]
30/03/2021 04:44:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:42 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x20e91534 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x20e91534', '0x4')]
30/03/2021 04:44:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:43 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x81cfba23 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x81cfba23', '0x3')]
30/03/2021 04:44:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:44 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xa892b28e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:44:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa892b28e', '0xe')]
30/03/2021 04:44:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:45 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xa892b28e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:45 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa892b28e', '0xe')]
30/03/2021 04:44:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:46 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x9b41d99 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9b41d99', '0x9')]
30/03/2021 04:44:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:47 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x20e91534 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x20e91534', '0x4')]
30/03/2021 04:44:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:48 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x81cfba23 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x81cfba23', '0x3')]
30/03/2021 04:44:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:44:50 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xa892b28e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:44:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa892b28e', '0xe')]
30/03/2021 04:44:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:44:51 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa892b28e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:51 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa892b28e', '0xe')]
30/03/2021 04:44:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:44:52 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9b41d99 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9b41d99', '0x9')]
30/03/2021 04:44:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:44:53 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x20e91534 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x20e91534', '0x4')]
30/03/2021 04:44:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:44:54 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x81cfba23 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x81cfba23', '0x3')]
30/03/2021 04:44:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:44:55 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa892b28e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:44:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa892b28e', '0xe')]
30/03/2021 04:44:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:44:56 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa892b28e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:56 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:44:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa892b28e', '0xe')]
30/03/2021 04:44:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:44:57 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9b41d99 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9b41d99', '0x9')]
30/03/2021 04:44:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:44:58 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x20e91534 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:44:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:44:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x20e91534', '0x4')]
30/03/2021 04:44:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:44:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:45:00 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x81cfba23 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:45:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x81cfba23', '0x3')]
30/03/2021 04:45:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=1, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:45:01 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa892b28e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:45:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa892b28e', '0xe')]
30/03/2021 04:45:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:45:02 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa892b28e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:02 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:45:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa892b28e', '0xe')]
30/03/2021 04:45:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:45:03 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x9b41d99 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:03 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:45:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x9b41d99', '0x9')]
30/03/2021 04:45:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:45:04 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x20e91534 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:45:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x20e91534', '0x4')]
30/03/2021 04:45:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="1212:910B:6666:3457:8295:3333:1800:2929",src="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:45:05 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x81cfba23 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:45:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x81cfba23', '0x3')]
30/03/2021 04:45:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:45:06 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xa892b28e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:45:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa892b28e', '0xe')]
30/03/2021 04:45:06 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:45:06 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:45:07 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:45:07 dut.10.240.183.254: flow list 0
30/03/2021 04:45:07 dut.10.240.183.254:
30/03/2021 04:45:07 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_without_ul_dl_ipv6_all passed
30/03/2021 04:45:07 dut.10.240.183.254: flow flush 0
30/03/2021 04:45:08 dut.10.240.183.254:
30/03/2021 04:45:08 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_l3dst': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_l3src': 'passed', 'mac_ipv4_gtpu_eh_without_ul_dl_ipv6_all': 'passed'}
30/03/2021 04:45:08 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:45:08 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_without_ul_dl Result PASSED:
30/03/2021 04:45:08 dut.10.240.183.254: flow flush 0
30/03/2021 04:45:09 dut.10.240.183.254:
testpmd>
30/03/2021 04:45:09 dut.10.240.183.254: clear port stats all
30/03/2021 04:45:10 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:45:10 dut.10.240.183.254: stop
30/03/2021 04:45:10 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 15 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:45:10 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_without_ul_dl_symmetric Begin
30/03/2021 04:45:10 dut.10.240.183.254:
30/03/2021 04:45:10 tester:
30/03/2021 04:45:10 dut.10.240.183.254: start
30/03/2021 04:45:10 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:45:10 dut.10.240.183.254: quit
30/03/2021 04:45:11 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:45:11 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:45:12 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:45:22 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:45:22 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:45:22 dut.10.240.183.254: set verbose 1
30/03/2021 04:45:22 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:45:22 dut.10.240.183.254: show port info all
30/03/2021 04:45:22 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:45:22 dut.10.240.183.254: start
30/03/2021 04:45:22 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:45:22 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_eh_ipv6_without_ul_dl_symmetric================
30/03/2021 04:45:22 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:45:22 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / end actions rss func symmetric_toeplitz types ipv6 end key_len 0 queues end / end
30/03/2021 04:45:22 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:45:22 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / gtp_psc / ipv6 / end actions rss func symmetric_toeplitz types ipv6 end key_len 0 queues end / end
30/03/2021 04:45:23 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:45:23 dut.10.240.183.254: flow list 0
30/03/2021 04:45:23 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU GTP_PSC IPV6 => RSS
30/03/2021 04:45:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:45:24 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xdc92d98d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:24 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-nonfrag'}
30/03/2021 04:45:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdc92d98d', '0xd')]
30/03/2021 04:45:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/("X"*480)
30/03/2021 04:45:25 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0xdc92d98d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:45:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdc92d98d', '0xd')]
30/03/2021 04:45:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:45:26 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xdc92d98d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:26 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-frag'}
30/03/2021 04:45:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdc92d98d', '0xd')]
30/03/2021 04:45:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:45:27 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xdc92d98d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:45:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdc92d98d', '0xd')]
30/03/2021 04:45:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:45:28 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xdc92d98d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:28 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-icmp'}
30/03/2021 04:45:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdc92d98d', '0xd')]
30/03/2021 04:45:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/ICMP()/("X"*480)
30/03/2021 04:45:29 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xdc92d98d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:45:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdc92d98d', '0xd')]
30/03/2021 04:45:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:45:30 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xdc92d98d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:30 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-udp'}
30/03/2021 04:45:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdc92d98d', '0xd')]
30/03/2021 04:45:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:45:31 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xdc92d98d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:45:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdc92d98d', '0xd')]
30/03/2021 04:45:31 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:45:31 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:45:33 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:45:33 dut.10.240.183.254: flow list 0
30/03/2021 04:45:33 dut.10.240.183.254:
30/03/2021 04:45:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/("X"*480)
30/03/2021 04:45:34 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=582 - nb_segs=1 - RSS hash=0x5f8bb145 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:34 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-nonfrag'}
30/03/2021 04:45:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5f8bb145', '0x5')]
30/03/2021 04:45:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:45:35 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5f8bb145 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:35 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-frag'}
30/03/2021 04:45:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5f8bb145', '0x5')]
30/03/2021 04:45:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/ICMP()/("X"*480)
30/03/2021 04:45:36 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5f8bb145 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:36 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-icmp'}
30/03/2021 04:45:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5f8bb145', '0x5')]
30/03/2021 04:45:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/GTPPDUSessionContainer(type=0, P=1, QFI=0x34)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:45:37 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5f8bb145 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:37 TestCVLAdvancedIAVFRSSGTPU: action: ipv4-udp
30/03/2021 04:45:37 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:45:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5f8bb145', '0x5')]
30/03/2021 04:45:37 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_eh_ipv6_without_ul_dl_symmetric passed
30/03/2021 04:45:37 dut.10.240.183.254: flow flush 0
30/03/2021 04:45:37 dut.10.240.183.254:
30/03/2021 04:45:37 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_eh_ipv6_without_ul_dl_symmetric': 'passed'}
30/03/2021 04:45:37 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:45:37 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_eh_ipv6_without_ul_dl_symmetric Result PASSED:
30/03/2021 04:45:37 dut.10.240.183.254: flow flush 0
30/03/2021 04:45:38 dut.10.240.183.254:
testpmd>
30/03/2021 04:45:38 dut.10.240.183.254: clear port stats all
30/03/2021 04:45:39 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:45:39 dut.10.240.183.254: stop
30/03/2021 04:45:40 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:45:40 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv4 Begin
30/03/2021 04:45:40 dut.10.240.183.254:
30/03/2021 04:45:40 tester:
30/03/2021 04:45:40 dut.10.240.183.254: start
30/03/2021 04:45:40 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:45:40 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_l3dst================
30/03/2021 04:45:40 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:45:40 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:45:40 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:45:40 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / end actions rss types ipv4 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:45:40 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:45:40 dut.10.240.183.254: flow list 0
30/03/2021 04:45:40 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 => RSS
30/03/2021 04:45:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/("X"*480)
30/03/2021 04:45:41 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x3a836a9c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:41 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:45:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a836a9c', '0xc')]
30/03/2021 04:45:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/("X"*480)
30/03/2021 04:45:42 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x86d77129 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:45:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x86d77129', '0x9')]
30/03/2021 04:45:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/("X"*480)
30/03/2021 04:45:43 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x3a836a9c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:45:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a836a9c', '0xc')]
30/03/2021 04:45:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2",frag=6)/("X"*480)
30/03/2021 04:45:44 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x3a836a9c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:44 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:45:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a836a9c', '0xc')]
30/03/2021 04:45:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2",frag=6)/("X"*480)
30/03/2021 04:45:46 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x86d77129 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:45:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x86d77129', '0x9')]
30/03/2021 04:45:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2",frag=6)/("X"*480)
30/03/2021 04:45:47 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x3a836a9c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:45:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a836a9c', '0xc')]
30/03/2021 04:45:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:45:48 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x3a836a9c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:48 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:45:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a836a9c', '0xc')]
30/03/2021 04:45:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:45:49 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x86d77129 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:45:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x86d77129', '0x9')]
30/03/2021 04:45:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:45:50 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x3a836a9c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:45:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a836a9c', '0xc')]
30/03/2021 04:45:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:45:51 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x3a836a9c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:51 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:45:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a836a9c', '0xc')]
30/03/2021 04:45:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:45:52 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x86d77129 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:45:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x86d77129', '0x9')]
30/03/2021 04:45:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP()/("X"*480)
30/03/2021 04:45:53 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x3a836a9c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:45:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a836a9c', '0xc')]
30/03/2021 04:45:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:45:54 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x3a836a9c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:54 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:45:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a836a9c', '0xc')]
30/03/2021 04:45:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:45:56 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x86d77129 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:56 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:45:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x86d77129', '0x9')]
30/03/2021 04:45:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:45:57 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x3a836a9c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:45:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3a836a9c', '0xc')]
30/03/2021 04:45:57 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:45:57 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:45:58 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:45:58 dut.10.240.183.254: flow list 0
30/03/2021 04:45:58 dut.10.240.183.254:
30/03/2021 04:45:58 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_l3dst passed
30/03/2021 04:45:58 dut.10.240.183.254: flow flush 0
30/03/2021 04:45:58 dut.10.240.183.254:
30/03/2021 04:45:58 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_l3src================
30/03/2021 04:45:58 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:45:58 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:45:58 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:45:58 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / end actions rss types ipv4 l3-src-only end key_len 0 queues end / end
30/03/2021 04:45:58 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:45:58 dut.10.240.183.254: flow list 0
30/03/2021 04:45:58 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 => RSS
30/03/2021 04:45:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/("X"*480)
30/03/2021 04:45:59 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x449505cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:45:59 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:45:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x449505cd', '0xd')]
30/03/2021 04:45:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:45:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/("X"*480)
30/03/2021 04:46:00 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x449505cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:46:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x449505cd', '0xd')]
30/03/2021 04:46:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/("X"*480)
30/03/2021 04:46:01 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0xf8c11e78 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf8c11e78', '0x8')]
30/03/2021 04:46:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2",frag=6)/("X"*480)
30/03/2021 04:46:03 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x449505cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:03 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:46:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x449505cd', '0xd')]
30/03/2021 04:46:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2",frag=6)/("X"*480)
30/03/2021 04:46:04 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x449505cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:46:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x449505cd', '0xd')]
30/03/2021 04:46:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2",frag=6)/("X"*480)
30/03/2021 04:46:05 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0xf8c11e78 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf8c11e78', '0x8')]
30/03/2021 04:46:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:46:06 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x449505cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:06 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:46:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x449505cd', '0xd')]
30/03/2021 04:46:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:46:07 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x449505cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:46:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x449505cd', '0xd')]
30/03/2021 04:46:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:46:08 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xf8c11e78 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf8c11e78', '0x8')]
30/03/2021 04:46:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:46:09 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x449505cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:09 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:46:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x449505cd', '0xd')]
30/03/2021 04:46:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:46:10 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x449505cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:46:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x449505cd', '0xd')]
30/03/2021 04:46:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP()/("X"*480)
30/03/2021 04:46:12 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xf8c11e78 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf8c11e78', '0x8')]
30/03/2021 04:46:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:46:13 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x449505cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:13 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:46:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x449505cd', '0xd')]
30/03/2021 04:46:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:46:14 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x449505cd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:46:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x449505cd', '0xd')]
30/03/2021 04:46:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:46:15 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xf8c11e78 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf8c11e78', '0x8')]
30/03/2021 04:46:15 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:46:15 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:46:16 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:46:16 dut.10.240.183.254: flow list 0
30/03/2021 04:46:16 dut.10.240.183.254:
30/03/2021 04:46:16 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_l3src passed
30/03/2021 04:46:16 dut.10.240.183.254: flow flush 0
30/03/2021 04:46:16 dut.10.240.183.254:
30/03/2021 04:46:16 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_all================
30/03/2021 04:46:16 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:46:16 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:46:16 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:46:16 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:46:16 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:46:16 dut.10.240.183.254: flow list 0
30/03/2021 04:46:16 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 => RSS
30/03/2021 04:46:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/("X"*480)
30/03/2021 04:46:17 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x814ea8fc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:17 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:46:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x814ea8fc', '0xc')]
30/03/2021 04:46:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/("X"*480)
30/03/2021 04:46:19 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x1fef5ef0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:19 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1fef5ef0', '0x0')]
30/03/2021 04:46:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/("X"*480)
30/03/2021 04:46:20 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x3d1ab349 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3d1ab349', '0x9')]
30/03/2021 04:46:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.1.2")/("X"*480)
30/03/2021 04:46:21 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0xa3bb4545 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa3bb4545', '0x5')]
30/03/2021 04:46:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2",frag=6)/("X"*480)
30/03/2021 04:46:22 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x814ea8fc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:22 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:46:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x814ea8fc', '0xc')]
30/03/2021 04:46:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2",frag=6)/("X"*480)
30/03/2021 04:46:23 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x1fef5ef0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1fef5ef0', '0x0')]
30/03/2021 04:46:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2",frag=6)/("X"*480)
30/03/2021 04:46:24 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x3d1ab349 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3d1ab349', '0x9')]
30/03/2021 04:46:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.1.2",frag=6)/("X"*480)
30/03/2021 04:46:25 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0xa3bb4545 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa3bb4545', '0x5')]
30/03/2021 04:46:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:46:26 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x814ea8fc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:26 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:46:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x814ea8fc', '0xc')]
30/03/2021 04:46:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:46:27 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x1fef5ef0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1fef5ef0', '0x0')]
30/03/2021 04:46:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:46:29 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x3d1ab349 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3d1ab349', '0x9')]
30/03/2021 04:46:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:46:30 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xa3bb4545 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa3bb4545', '0x5')]
30/03/2021 04:46:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:46:31 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x814ea8fc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:31 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:46:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x814ea8fc', '0xc')]
30/03/2021 04:46:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP()/("X"*480)
30/03/2021 04:46:32 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x1fef5ef0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1fef5ef0', '0x0')]
30/03/2021 04:46:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP()/("X"*480)
30/03/2021 04:46:33 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x3d1ab349 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3d1ab349', '0x9')]
30/03/2021 04:46:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.1.2")/TCP()/("X"*480)
30/03/2021 04:46:34 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa3bb4545 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa3bb4545', '0x5')]
30/03/2021 04:46:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:46:35 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x814ea8fc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:35 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:46:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x814ea8fc', '0xc')]
30/03/2021 04:46:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:46:36 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x1fef5ef0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1fef5ef0', '0x0')]
30/03/2021 04:46:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:46:37 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x3d1ab349 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3d1ab349', '0x9')]
30/03/2021 04:46:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:46:39 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xa3bb4545 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa3bb4545', '0x5')]
30/03/2021 04:46:39 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:46:39 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:46:40 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:46:40 dut.10.240.183.254: flow list 0
30/03/2021 04:46:40 dut.10.240.183.254:
30/03/2021 04:46:40 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_all passed
30/03/2021 04:46:40 dut.10.240.183.254: flow flush 0
30/03/2021 04:46:40 dut.10.240.183.254:
30/03/2021 04:46:40 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_gtpu================
30/03/2021 04:46:40 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:46:40 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / end actions rss types gtpu end key_len 0 queues end / end
30/03/2021 04:46:40 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:46:40 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / end actions rss types gtpu end key_len 0 queues end / end
30/03/2021 04:46:40 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:46:40 dut.10.240.183.254: flow list 0
30/03/2021 04:46:40 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 => RSS
30/03/2021 04:46:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/("X"*480)
30/03/2021 04:46:41 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x615deae0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:41 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:46:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x615deae0', '0x0')]
30/03/2021 04:46:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/IP(dst="192.168.0.1", src="192.168.0.2")/("X"*480)
30/03/2021 04:46:42 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0xe56dd486 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe56dd486', '0x6')]
30/03/2021 04:46:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.1.2")/("X"*480)
30/03/2021 04:46:43 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x615deae0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:46:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x615deae0', '0x0')]
30/03/2021 04:46:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2",frag=6)/("X"*480)
30/03/2021 04:46:44 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x615deae0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:44 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:46:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x615deae0', '0x0')]
30/03/2021 04:46:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/IP(dst="192.168.0.1", src="192.168.0.2",frag=6)/("X"*480)
30/03/2021 04:46:46 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0xe56dd486 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe56dd486', '0x6')]
30/03/2021 04:46:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.1.2",frag=6)/("X"*480)
30/03/2021 04:46:47 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x615deae0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:46:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x615deae0', '0x0')]
30/03/2021 04:46:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:46:48 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x615deae0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:48 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:46:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x615deae0', '0x0')]
30/03/2021 04:46:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/IP(dst="192.168.0.1", src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:46:49 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xe56dd486 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe56dd486', '0x6')]
30/03/2021 04:46:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.1.2")/ICMP()/("X"*480)
30/03/2021 04:46:50 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x615deae0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:46:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x615deae0', '0x0')]
30/03/2021 04:46:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:46:51 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x615deae0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:51 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:46:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x615deae0', '0x0')]
30/03/2021 04:46:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:46:52 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xe56dd486 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:46:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe56dd486', '0x6')]
30/03/2021 04:46:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:46:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.1.2")/UDP()/("X"*480)
30/03/2021 04:46:53 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x615deae0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:46:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:46:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x615deae0', '0x0')]
30/03/2021 04:46:53 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:46:53 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:46:54 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:46:54 dut.10.240.183.254: flow list 0
30/03/2021 04:46:55 dut.10.240.183.254:
30/03/2021 04:46:55 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_gtpu passed
30/03/2021 04:46:55 dut.10.240.183.254: flow flush 0
30/03/2021 04:46:55 dut.10.240.183.254:
30/03/2021 04:46:55 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_ipv4_l3dst': 'passed', 'mac_ipv4_gtpu_ipv4_l3src': 'passed', 'mac_ipv4_gtpu_ipv4_all': 'passed', 'mac_ipv4_gtpu_ipv4_gtpu': 'passed'}
30/03/2021 04:46:55 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:46:55 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv4 Result PASSED:
30/03/2021 04:46:55 dut.10.240.183.254: flow flush 0
30/03/2021 04:46:56 dut.10.240.183.254:
testpmd>
30/03/2021 04:46:56 dut.10.240.183.254: clear port stats all
30/03/2021 04:46:57 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:46:57 dut.10.240.183.254: stop
30/03/2021 04:46:57 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 13 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 15 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:46:57 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv4_symmetric Begin
30/03/2021 04:46:57 dut.10.240.183.254:
30/03/2021 04:46:57 tester:
30/03/2021 04:46:57 dut.10.240.183.254: start
30/03/2021 04:46:57 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:46:57 dut.10.240.183.254: quit
30/03/2021 04:46:58 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:46:58 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:46:59 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:47:09 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:47:09 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:47:09 dut.10.240.183.254: set verbose 1
30/03/2021 04:47:09 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:47:09 dut.10.240.183.254: show port info all
30/03/2021 04:47:09 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:47:09 dut.10.240.183.254: start
30/03/2021 04:47:09 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:47:09 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_symmetric================
30/03/2021 04:47:09 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:47:09 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / end actions rss func symmetric_toeplitz types ipv4 end key_len 0 queues end / end
30/03/2021 04:47:09 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:47:09 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / end actions rss func symmetric_toeplitz types ipv4 end key_len 0 queues end / end
30/03/2021 04:47:10 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:47:10 dut.10.240.183.254: flow list 0
30/03/2021 04:47:10 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 => RSS
30/03/2021 04:47:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2")/("X"*480)
30/03/2021 04:47:11 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x7b4f347 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:11 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-nonfrag'}
30/03/2021 04:47:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7b4f347', '0x7')]
30/03/2021 04:47:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/("X"*480)
30/03/2021 04:47:12 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x7b4f347 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:47:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7b4f347', '0x7')]
30/03/2021 04:47:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2", frag=6)/("X"*480)
30/03/2021 04:47:13 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x7b4f347 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:13 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-frag'}
30/03/2021 04:47:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7b4f347', '0x7')]
30/03/2021 04:47:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1", frag=6)/("X"*480)
30/03/2021 04:47:14 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x7b4f347 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:47:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7b4f347', '0x7')]
30/03/2021 04:47:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2")/ICMP()/("X"*480)
30/03/2021 04:47:15 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x7b4f347 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:15 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-icmp'}
30/03/2021 04:47:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7b4f347', '0x7')]
30/03/2021 04:47:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/ICMP()/("X"*480)
30/03/2021 04:47:16 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x7b4f347 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:47:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7b4f347', '0x7')]
30/03/2021 04:47:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP()/("X"*480)
30/03/2021 04:47:17 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x7b4f347 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:17 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-udp'}
30/03/2021 04:47:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7b4f347', '0x7')]
30/03/2021 04:47:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP()/("X"*480)
30/03/2021 04:47:18 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x7b4f347 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:47:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7b4f347', '0x7')]
30/03/2021 04:47:18 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:47:18 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:47:20 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:47:20 dut.10.240.183.254: flow list 0
30/03/2021 04:47:20 dut.10.240.183.254:
30/03/2021 04:47:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/("X"*480)
30/03/2021 04:47:21 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x107dc91b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:21 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-nonfrag'}
30/03/2021 04:47:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x107dc91b', '0xb')]
30/03/2021 04:47:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1", frag=6)/("X"*480)
30/03/2021 04:47:22 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=550 - nb_segs=1 - RSS hash=0x107dc91b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:22 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-frag'}
30/03/2021 04:47:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x107dc91b', '0xb')]
30/03/2021 04:47:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/ICMP()/("X"*480)
30/03/2021 04:47:23 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x107dc91b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_ICMP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:23 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-icmp'}
30/03/2021 04:47:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x107dc91b', '0xb')]
30/03/2021 04:47:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP()/("X"*480)
30/03/2021 04:47:24 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x107dc91b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:24 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-udp'}
30/03/2021 04:47:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x107dc91b', '0xb')]
30/03/2021 04:47:24 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_symmetric passed
30/03/2021 04:47:24 dut.10.240.183.254: flow flush 0
30/03/2021 04:47:24 dut.10.240.183.254:
30/03/2021 04:47:24 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_ipv4_symmetric': 'passed'}
30/03/2021 04:47:24 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:47:24 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv4_symmetric Result PASSED:
30/03/2021 04:47:24 dut.10.240.183.254: flow flush 0
30/03/2021 04:47:25 dut.10.240.183.254:
testpmd>
30/03/2021 04:47:25 dut.10.240.183.254: clear port stats all
30/03/2021 04:47:26 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:47:26 dut.10.240.183.254: stop
30/03/2021 04:47:27 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:47:27 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv4_tcp Begin
30/03/2021 04:47:27 dut.10.240.183.254:
30/03/2021 04:47:27 tester:
30/03/2021 04:47:27 dut.10.240.183.254: start
30/03/2021 04:47:27 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:47:27 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_tcp_l3dst================
30/03/2021 04:47:27 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:47:27 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:47:27 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:47:27 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:47:27 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:47:27 dut.10.240.183.254: flow list 0
30/03/2021 04:47:27 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 TCP => RSS
30/03/2021 04:47:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:28 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x63688643 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:28 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:47:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x63688643', '0x3')]
30/03/2021 04:47:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:29 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x38d33e42 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:29 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:47:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x38d33e42', '0x2')]
30/03/2021 04:47:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:30 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x63688643 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:47:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x63688643', '0x3')]
30/03/2021 04:47:30 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:47:30 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:47:32 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:47:32 dut.10.240.183.254: flow list 0
30/03/2021 04:47:32 dut.10.240.183.254:
30/03/2021 04:47:32 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_tcp_l3dst passed
30/03/2021 04:47:32 dut.10.240.183.254: flow flush 0
30/03/2021 04:47:32 dut.10.240.183.254:
30/03/2021 04:47:32 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_tcp_l3src================
30/03/2021 04:47:32 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:47:32 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:47:32 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:47:32 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:47:32 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:47:32 dut.10.240.183.254: flow list 0
30/03/2021 04:47:32 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 TCP => RSS
30/03/2021 04:47:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:33 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x50c8781 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:33 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:47:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x50c8781', '0x1')]
30/03/2021 04:47:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:34 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x50c8781 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:47:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x50c8781', '0x1')]
30/03/2021 04:47:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:35 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x5eb73f80 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:47:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5eb73f80', '0x0')]
30/03/2021 04:47:35 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:47:35 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:47:36 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:47:36 dut.10.240.183.254: flow list 0
30/03/2021 04:47:36 dut.10.240.183.254:
30/03/2021 04:47:36 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_tcp_l3src passed
30/03/2021 04:47:36 dut.10.240.183.254: flow flush 0
30/03/2021 04:47:37 dut.10.240.183.254:
30/03/2021 04:47:37 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_tcp_l3dst_l4src================
30/03/2021 04:47:37 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:47:37 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:47:37 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:47:37 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:47:37 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:47:37 dut.10.240.183.254: flow list 0
30/03/2021 04:47:37 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 TCP => RSS
30/03/2021 04:47:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:38 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe39e02b1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:38 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:47:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe39e02b1', '0x1')]
30/03/2021 04:47:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:39 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb825bab0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:47:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb825bab0', '0x0')]
30/03/2021 04:47:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=33,dport=23)/("X"*480)
30/03/2021 04:47:40 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa21f874f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:47:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa21f874f', '0xf')]
30/03/2021 04:47:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:47:41 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe39e02b1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:47:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe39e02b1', '0x1')]
30/03/2021 04:47:41 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:47:41 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:47:42 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:47:42 dut.10.240.183.254: flow list 0
30/03/2021 04:47:42 dut.10.240.183.254:
30/03/2021 04:47:42 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_tcp_l3dst_l4src passed
30/03/2021 04:47:42 dut.10.240.183.254: flow flush 0
30/03/2021 04:47:42 dut.10.240.183.254:
30/03/2021 04:47:42 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_tcp_l3dst_l4dst================
30/03/2021 04:47:42 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:47:42 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:47:43 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:47:43 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:47:43 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:47:43 dut.10.240.183.254: flow list 0
30/03/2021 04:47:43 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 TCP => RSS
30/03/2021 04:47:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:44 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe2e2e48c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:44 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:47:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe2e2e48c', '0xc')]
30/03/2021 04:47:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:45 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb9595c8d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:47:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb9595c8d', '0xd')]
30/03/2021 04:47:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:47:46 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa21f874f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:47:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa21f874f', '0xf')]
30/03/2021 04:47:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:47:47 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xe2e2e48c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:47:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe2e2e48c', '0xc')]
30/03/2021 04:47:47 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:47:47 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:47:48 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:47:48 dut.10.240.183.254: flow list 0
30/03/2021 04:47:48 dut.10.240.183.254:
30/03/2021 04:47:48 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_tcp_l3dst_l4dst passed
30/03/2021 04:47:48 dut.10.240.183.254: flow flush 0
30/03/2021 04:47:48 dut.10.240.183.254:
30/03/2021 04:47:48 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_tcp_l3src_l4src================
30/03/2021 04:47:48 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:47:48 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:47:48 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:47:48 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:47:49 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:47:49 dut.10.240.183.254: flow list 0
30/03/2021 04:47:49 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 TCP => RSS
30/03/2021 04:47:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:50 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x85fa0373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:50 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:47:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x85fa0373', '0x3')]
30/03/2021 04:47:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:51 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xde41bb72 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:47:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xde41bb72', '0x2')]
30/03/2021 04:47:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=33,dport=23)/("X"*480)
30/03/2021 04:47:52 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xc47b868d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:47:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc47b868d', '0xd')]
30/03/2021 04:47:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:47:53 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x85fa0373 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:47:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x85fa0373', '0x3')]
30/03/2021 04:47:53 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:47:53 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:47:54 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:47:54 dut.10.240.183.254: flow list 0
30/03/2021 04:47:54 dut.10.240.183.254:
30/03/2021 04:47:54 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_tcp_l3src_l4src passed
30/03/2021 04:47:54 dut.10.240.183.254: flow flush 0
30/03/2021 04:47:54 dut.10.240.183.254:
30/03/2021 04:47:54 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_tcp_l3src_l4dst================
30/03/2021 04:47:54 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:47:54 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:47:54 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:47:54 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:47:54 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:47:54 dut.10.240.183.254: flow list 0
30/03/2021 04:47:55 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 TCP => RSS
30/03/2021 04:47:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:56 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8486e54e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:56 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:47:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8486e54e', '0xe')]
30/03/2021 04:47:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:47:57 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdf3d5d4f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:47:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdf3d5d4f', '0xf')]
30/03/2021 04:47:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:47:58 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xc47b868d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:47:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc47b868d', '0xd')]
30/03/2021 04:47:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:47:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:47:59 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8486e54e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:47:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:47:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8486e54e', '0xe')]
30/03/2021 04:47:59 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:47:59 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:48:00 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:48:00 dut.10.240.183.254: flow list 0
30/03/2021 04:48:00 dut.10.240.183.254:
30/03/2021 04:48:00 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_tcp_l3src_l4dst passed
30/03/2021 04:48:00 dut.10.240.183.254: flow flush 0
30/03/2021 04:48:00 dut.10.240.183.254:
30/03/2021 04:48:00 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_tcp_l4src================
30/03/2021 04:48:00 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:48:00 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:48:00 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:48:00 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:48:00 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:48:00 dut.10.240.183.254: flow list 0
30/03/2021 04:48:00 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 TCP => RSS
30/03/2021 04:48:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:02 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4be30bb2 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:02 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:48:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4be30bb2', '0x2')]
30/03/2021 04:48:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:48:03 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x78bf5ee6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:03 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:48:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x78bf5ee6', '0x6')]
30/03/2021 04:48:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.1.2")/TCP(sport=22,dport=32)/("X"*480)
30/03/2021 04:48:04 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4be30bb2 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:48:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4be30bb2', '0x2')]
30/03/2021 04:48:04 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:48:04 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:48:05 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:48:05 dut.10.240.183.254: flow list 0
30/03/2021 04:48:05 dut.10.240.183.254:
30/03/2021 04:48:05 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_tcp_l4src passed
30/03/2021 04:48:05 dut.10.240.183.254: flow flush 0
30/03/2021 04:48:05 dut.10.240.183.254:
30/03/2021 04:48:05 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_tcp_l4dst================
30/03/2021 04:48:05 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:48:05 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:48:05 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:48:05 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:48:05 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:48:05 dut.10.240.183.254: flow list 0
30/03/2021 04:48:05 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 TCP => RSS
30/03/2021 04:48:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:06 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4fb8b00a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:06 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:48:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4fb8b00a', '0xa')]
30/03/2021 04:48:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:48:08 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x7ce4e55e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:48:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7ce4e55e', '0xe')]
30/03/2021 04:48:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.1.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:48:09 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x4fb8b00a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:48:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4fb8b00a', '0xa')]
30/03/2021 04:48:09 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:48:09 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:48:10 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:48:10 dut.10.240.183.254: flow list 0
30/03/2021 04:48:10 dut.10.240.183.254:
30/03/2021 04:48:10 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_tcp_l4dst passed
30/03/2021 04:48:10 dut.10.240.183.254: flow flush 0
30/03/2021 04:48:10 dut.10.240.183.254:
30/03/2021 04:48:10 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_tcp_all================
30/03/2021 04:48:10 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:48:10 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:48:10 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:48:10 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:48:10 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:48:10 dut.10.240.183.254: flow list 0
30/03/2021 04:48:10 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 TCP => RSS
30/03/2021 04:48:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:11 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa07c0e3d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:11 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:48:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa07c0e3d', '0xd')]
30/03/2021 04:48:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:48:12 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x68d920d6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:48:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x68d920d6', '0x6')]
30/03/2021 04:48:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:48:13 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8e975003 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:48:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8e975003', '0x3')]
30/03/2021 04:48:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:15 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xdc9a3375 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:48:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xdc9a3375', '0x5')]
30/03/2021 04:48:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:16 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xfbc7b63c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:48:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xfbc7b63c', '0xc')]
30/03/2021 04:48:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:17 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xa07c0e3d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:48:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa07c0e3d', '0xd')]
30/03/2021 04:48:17 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:48:17 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:48:18 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:48:18 dut.10.240.183.254: flow list 0
30/03/2021 04:48:18 dut.10.240.183.254:
30/03/2021 04:48:18 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_tcp_all passed
30/03/2021 04:48:18 dut.10.240.183.254: flow flush 0
30/03/2021 04:48:18 dut.10.240.183.254:
30/03/2021 04:48:18 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_tcp_l3================
30/03/2021 04:48:18 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:48:18 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:48:18 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:48:18 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:48:18 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:48:18 dut.10.240.183.254: flow list 0
30/03/2021 04:48:18 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 TCP => RSS
30/03/2021 04:48:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:19 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xca874a2e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:19 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:48:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xca874a2e', '0xe')]
30/03/2021 04:48:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:21 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xb6617766 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:48:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb6617766', '0x6')]
30/03/2021 04:48:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:22 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x913cf22f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:48:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x913cf22f', '0xf')]
30/03/2021 04:48:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/TCP(sport=12,dport=13)/("X"*480)
30/03/2021 04:48:23 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xca874a2e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:48:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xca874a2e', '0xe')]
30/03/2021 04:48:23 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:48:23 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:48:24 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:48:24 dut.10.240.183.254: flow list 0
30/03/2021 04:48:24 dut.10.240.183.254:
30/03/2021 04:48:24 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_tcp_l3 passed
30/03/2021 04:48:24 dut.10.240.183.254: flow flush 0
30/03/2021 04:48:24 dut.10.240.183.254:
30/03/2021 04:48:24 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_ipv4_tcp_l3dst': 'passed', 'mac_ipv4_gtpu_ipv4_tcp_l3src': 'passed', 'mac_ipv4_gtpu_ipv4_tcp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_ipv4_tcp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_ipv4_tcp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_ipv4_tcp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_ipv4_tcp_l4src': 'passed', 'mac_ipv4_gtpu_ipv4_tcp_l4dst': 'passed', 'mac_ipv4_gtpu_ipv4_tcp_all': 'passed', 'mac_ipv4_gtpu_ipv4_tcp_l3': 'passed'}
30/03/2021 04:48:24 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:48:24 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv4_tcp Result PASSED:
30/03/2021 04:48:24 dut.10.240.183.254: flow flush 0
30/03/2021 04:48:25 dut.10.240.183.254:
testpmd>
30/03/2021 04:48:25 dut.10.240.183.254: clear port stats all
30/03/2021 04:48:26 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:48:26 dut.10.240.183.254: stop
30/03/2021 04:48:26 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:48:26 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv4_tcp_symmetric Begin
30/03/2021 04:48:27 dut.10.240.183.254:
30/03/2021 04:48:27 tester:
30/03/2021 04:48:27 dut.10.240.183.254: start
30/03/2021 04:48:27 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:48:27 dut.10.240.183.254: quit
30/03/2021 04:48:27 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:48:27 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:48:29 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:48:39 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:48:39 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:48:39 dut.10.240.183.254: set verbose 1
30/03/2021 04:48:39 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:48:39 dut.10.240.183.254: show port info all
30/03/2021 04:48:39 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:48:39 dut.10.240.183.254: start
30/03/2021 04:48:39 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:48:39 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_tcp_symmetric================
30/03/2021 04:48:39 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:48:39 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss func symmetric_toeplitz types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:48:39 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:48:39 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / tcp / end actions rss func symmetric_toeplitz types ipv4-tcp end key_len 0 queues end / end
30/03/2021 04:48:39 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:48:39 dut.10.240.183.254: flow list 0
30/03/2021 04:48:39 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 TCP => RSS
30/03/2021 04:48:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:48:40 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x6167266a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:40 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'basic_with_rule'}
30/03/2021 04:48:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6167266a', '0xa')]
30/03/2021 04:48:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:48:41 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x6167266a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:48:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6167266a', '0xa')]
30/03/2021 04:48:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:48:42 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x6167266a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:48:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6167266a', '0xa')]
30/03/2021 04:48:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:48:44 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x6167266a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:48:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6167266a', '0xa')]
30/03/2021 04:48:44 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:48:44 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:48:45 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:48:45 dut.10.240.183.254: flow list 0
30/03/2021 04:48:45 dut.10.240.183.254:
30/03/2021 04:48:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:48:46 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x5208c784 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:46 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:48:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5208c784', '0x4')]
30/03/2021 04:48:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:48:47 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x5208c784 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:47 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:48:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5208c784', '0x4')]
30/03/2021 04:48:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:48:48 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x5208c784 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:48 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:48:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5208c784', '0x4')]
30/03/2021 04:48:48 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_tcp_symmetric passed
30/03/2021 04:48:48 dut.10.240.183.254: flow flush 0
30/03/2021 04:48:48 dut.10.240.183.254:
30/03/2021 04:48:48 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_ipv4_tcp_symmetric': 'passed'}
30/03/2021 04:48:48 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:48:48 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv4_tcp_symmetric Result PASSED:
30/03/2021 04:48:48 dut.10.240.183.254: flow flush 0
30/03/2021 04:48:49 dut.10.240.183.254:
testpmd>
30/03/2021 04:48:49 dut.10.240.183.254: clear port stats all
30/03/2021 04:48:50 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:48:50 dut.10.240.183.254: stop
30/03/2021 04:48:51 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:48:51 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv4_udp Begin
30/03/2021 04:48:51 dut.10.240.183.254:
30/03/2021 04:48:51 tester:
30/03/2021 04:48:51 dut.10.240.183.254: start
30/03/2021 04:48:51 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:48:51 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_udp_l3dst================
30/03/2021 04:48:51 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:48:51 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:48:51 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:48:51 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:48:51 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:48:51 dut.10.240.183.254: flow list 0
30/03/2021 04:48:51 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 UDP => RSS
30/03/2021 04:48:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:52 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x338e9f5c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:52 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:48:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x338e9f5c', '0xc')]
30/03/2021 04:48:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:53 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xb1f32235 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:48:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb1f32235', '0x5')]
30/03/2021 04:48:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:54 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x338e9f5c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:48:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x338e9f5c', '0xc')]
30/03/2021 04:48:54 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:48:54 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:48:56 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:48:56 dut.10.240.183.254: flow list 0
30/03/2021 04:48:56 dut.10.240.183.254:
30/03/2021 04:48:56 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_udp_l3dst passed
30/03/2021 04:48:56 dut.10.240.183.254: flow flush 0
30/03/2021 04:48:56 dut.10.240.183.254:
30/03/2021 04:48:56 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_udp_l3src================
30/03/2021 04:48:56 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:48:56 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:48:56 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:48:56 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:48:56 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:48:56 dut.10.240.183.254: flow list 0
30/03/2021 04:48:56 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 UDP => RSS
30/03/2021 04:48:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:57 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x70ed426b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:57 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:48:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x70ed426b', '0xb')]
30/03/2021 04:48:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:58 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x70ed426b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:48:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x70ed426b', '0xb')]
30/03/2021 04:48:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:48:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:48:59 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xf290ff02 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:48:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:48:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf290ff02', '0x2')]
30/03/2021 04:48:59 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:48:59 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:49:00 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:49:00 dut.10.240.183.254: flow list 0
30/03/2021 04:49:00 dut.10.240.183.254:
30/03/2021 04:49:00 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_udp_l3src passed
30/03/2021 04:49:00 dut.10.240.183.254: flow flush 0
30/03/2021 04:49:00 dut.10.240.183.254:
30/03/2021 04:49:00 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_udp_l3dst_l4src================
30/03/2021 04:49:00 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:49:00 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:49:01 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:49:01 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:49:01 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:49:01 dut.10.240.183.254: flow list 0
30/03/2021 04:49:01 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 UDP => RSS
30/03/2021 04:49:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:02 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xb88c9f0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:02 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:49:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb88c9f0', '0x0')]
30/03/2021 04:49:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:03 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x89f57499 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:03 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x89f57499', '0x9')]
30/03/2021 04:49:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=33,dport=23)/("X"*480)
30/03/2021 04:49:04 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xb11ae50c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb11ae50c', '0xc')]
30/03/2021 04:49:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:49:05 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xb88c9f0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:49:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb88c9f0', '0x0')]
30/03/2021 04:49:05 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:49:05 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:49:06 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:49:06 dut.10.240.183.254: flow list 0
30/03/2021 04:49:06 dut.10.240.183.254:
30/03/2021 04:49:06 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_udp_l3dst_l4src passed
30/03/2021 04:49:06 dut.10.240.183.254: flow flush 0
30/03/2021 04:49:06 dut.10.240.183.254:
30/03/2021 04:49:06 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_udp_l3dst_l4dst================
30/03/2021 04:49:06 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:49:06 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:49:06 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:49:06 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:49:07 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:49:07 dut.10.240.183.254: flow list 0
30/03/2021 04:49:07 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 UDP => RSS
30/03/2021 04:49:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:08 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x625266d9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:08 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:49:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x625266d9', '0x9')]
30/03/2021 04:49:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:09 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xe02fdbb0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe02fdbb0', '0x0')]
30/03/2021 04:49:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:49:10 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xb11ae50c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb11ae50c', '0xc')]
30/03/2021 04:49:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:49:11 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x625266d9 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:49:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x625266d9', '0x9')]
30/03/2021 04:49:11 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:49:11 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:49:12 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:49:12 dut.10.240.183.254: flow list 0
30/03/2021 04:49:12 dut.10.240.183.254:
30/03/2021 04:49:12 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_udp_l3dst_l4dst passed
30/03/2021 04:49:12 dut.10.240.183.254: flow flush 0
30/03/2021 04:49:12 dut.10.240.183.254:
30/03/2021 04:49:12 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_udp_l3src_l4src================
30/03/2021 04:49:12 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:49:12 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:49:12 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:49:12 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:49:12 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:49:12 dut.10.240.183.254: flow list 0
30/03/2021 04:49:13 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 UDP => RSS
30/03/2021 04:49:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:14 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x48eb14c7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:14 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:49:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x48eb14c7', '0x7')]
30/03/2021 04:49:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:15 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xca96a9ae - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xca96a9ae', '0xe')]
30/03/2021 04:49:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=33,dport=23)/("X"*480)
30/03/2021 04:49:16 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xf279383b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf279383b', '0xb')]
30/03/2021 04:49:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:49:17 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x48eb14c7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:49:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x48eb14c7', '0x7')]
30/03/2021 04:49:17 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:49:17 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:49:18 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:49:18 dut.10.240.183.254: flow list 0
30/03/2021 04:49:18 dut.10.240.183.254:
30/03/2021 04:49:18 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_udp_l3src_l4src passed
30/03/2021 04:49:18 dut.10.240.183.254: flow flush 0
30/03/2021 04:49:18 dut.10.240.183.254:
30/03/2021 04:49:18 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_udp_l3src_l4dst================
30/03/2021 04:49:18 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:49:18 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:49:18 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:49:18 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:49:18 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:49:18 dut.10.240.183.254: flow list 0
30/03/2021 04:49:18 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 UDP => RSS
30/03/2021 04:49:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:20 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x2131bbee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:20 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:49:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2131bbee', '0xe')]
30/03/2021 04:49:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:21 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xa34c0687 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xa34c0687', '0x7')]
30/03/2021 04:49:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:49:22 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xf279383b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf279383b', '0xb')]
30/03/2021 04:49:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:49:23 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x2131bbee - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:49:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2131bbee', '0xe')]
30/03/2021 04:49:23 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:49:23 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:49:24 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:49:24 dut.10.240.183.254: flow list 0
30/03/2021 04:49:24 dut.10.240.183.254:
30/03/2021 04:49:24 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_udp_l3src_l4dst passed
30/03/2021 04:49:24 dut.10.240.183.254: flow flush 0
30/03/2021 04:49:24 dut.10.240.183.254:
30/03/2021 04:49:24 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_udp_l4src================
30/03/2021 04:49:24 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:49:24 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:49:24 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:49:24 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:49:24 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:49:24 dut.10.240.183.254: flow list 0
30/03/2021 04:49:24 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 UDP => RSS
30/03/2021 04:49:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:25 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x16d8b740 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:25 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:49:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x16d8b740', '0x0')]
30/03/2021 04:49:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:49:27 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x2b4522c7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x2b4522c7', '0x7')]
30/03/2021 04:49:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.1.2")/UDP(sport=22,dport=32)/("X"*480)
30/03/2021 04:49:28 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x16d8b740 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:49:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x16d8b740', '0x0')]
30/03/2021 04:49:28 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:49:28 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:49:29 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:49:29 dut.10.240.183.254: flow list 0
30/03/2021 04:49:29 dut.10.240.183.254:
30/03/2021 04:49:29 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_udp_l4src passed
30/03/2021 04:49:29 dut.10.240.183.254: flow flush 0
30/03/2021 04:49:29 dut.10.240.183.254:
30/03/2021 04:49:29 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_udp_l4dst================
30/03/2021 04:49:29 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:49:29 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:49:29 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:49:29 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:49:29 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:49:29 dut.10.240.183.254: flow list 0
30/03/2021 04:49:29 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 UDP => RSS
30/03/2021 04:49:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:30 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xac5acafd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:30 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:49:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac5acafd', '0xd')]
30/03/2021 04:49:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:49:31 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x91c75f7a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x91c75f7a', '0xa')]
30/03/2021 04:49:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.1.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:49:33 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xac5acafd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:49:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xac5acafd', '0xd')]
30/03/2021 04:49:33 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:49:33 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:49:34 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:49:34 dut.10.240.183.254: flow list 0
30/03/2021 04:49:34 dut.10.240.183.254:
30/03/2021 04:49:34 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_udp_l4dst passed
30/03/2021 04:49:34 dut.10.240.183.254: flow flush 0
30/03/2021 04:49:34 dut.10.240.183.254:
30/03/2021 04:49:34 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_udp_all================
30/03/2021 04:49:34 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:49:34 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:49:34 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:49:34 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:49:34 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:49:34 dut.10.240.183.254: flow list 0
30/03/2021 04:49:34 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 UDP => RSS
30/03/2021 04:49:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:35 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xbef2ddca - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:35 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:49:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbef2ddca', '0xa')]
30/03/2021 04:49:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:49:36 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xb2b189ef - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb2b189ef', '0xf')]
30/03/2021 04:49:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:49:37 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xead77932 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:37 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xead77932', '0x2')]
30/03/2021 04:49:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:38 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x645df4fc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x645df4fc', '0xc')]
30/03/2021 04:49:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:40 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x3c8f60a3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3c8f60a3', '0x3')]
30/03/2021 04:49:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:41 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xbef2ddca - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:41 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:49:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbef2ddca', '0xa')]
30/03/2021 04:49:41 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:49:41 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:49:42 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:49:42 dut.10.240.183.254: flow list 0
30/03/2021 04:49:42 dut.10.240.183.254:
30/03/2021 04:49:42 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_udp_all passed
30/03/2021 04:49:42 dut.10.240.183.254: flow flush 0
30/03/2021 04:49:42 dut.10.240.183.254:
30/03/2021 04:49:42 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_udp_l3================
30/03/2021 04:49:42 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:49:42 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:49:42 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:49:42 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss types ipv4 end key_len 0 queues end / end
30/03/2021 04:49:42 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:49:42 dut.10.240.183.254: flow list 0
30/03/2021 04:49:42 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 UDP => RSS
30/03/2021 04:49:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:43 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xeeed354a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:43 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:49:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xeeed354a', '0xa')]
30/03/2021 04:49:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.1.1", src="192.168.0.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:44 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x34421c7c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x34421c7c', '0xc')]
30/03/2021 04:49:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.1.2")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:49:45 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x6c908823 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:49:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x6c908823', '0x3')]
30/03/2021 04:49:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:49:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1", src="192.168.0.2")/UDP(sport=12,dport=13)/("X"*480)
30/03/2021 04:49:47 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xeeed354a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:49:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:49:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xeeed354a', '0xa')]
30/03/2021 04:49:47 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:49:47 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:49:48 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:49:48 dut.10.240.183.254: flow list 0
30/03/2021 04:49:48 dut.10.240.183.254:
30/03/2021 04:49:48 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_udp_l3 passed
30/03/2021 04:49:48 dut.10.240.183.254: flow flush 0
30/03/2021 04:49:48 dut.10.240.183.254:
30/03/2021 04:49:48 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_ipv4_udp_l3dst': 'passed', 'mac_ipv4_gtpu_ipv4_udp_l3src': 'passed', 'mac_ipv4_gtpu_ipv4_udp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_ipv4_udp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_ipv4_udp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_ipv4_udp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_ipv4_udp_l4src': 'passed', 'mac_ipv4_gtpu_ipv4_udp_l4dst': 'passed', 'mac_ipv4_gtpu_ipv4_udp_all': 'passed', 'mac_ipv4_gtpu_ipv4_udp_l3': 'passed'}
30/03/2021 04:49:48 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:49:48 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv4_udp Result PASSED:
30/03/2021 04:49:48 dut.10.240.183.254: flow flush 0
30/03/2021 04:49:49 dut.10.240.183.254:
testpmd>
30/03/2021 04:49:49 dut.10.240.183.254: clear port stats all
30/03/2021 04:49:50 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:49:50 dut.10.240.183.254: stop
30/03/2021 04:49:50 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 6 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:49:50 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv4_udp_symmetric Begin
30/03/2021 04:49:50 dut.10.240.183.254:
30/03/2021 04:49:50 tester:
30/03/2021 04:49:50 dut.10.240.183.254: start
30/03/2021 04:49:51 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:49:51 dut.10.240.183.254: quit
30/03/2021 04:49:51 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:49:51 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:49:52 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:50:02 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:50:02 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:50:02 dut.10.240.183.254: set verbose 1
30/03/2021 04:50:03 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:50:03 dut.10.240.183.254: show port info all
30/03/2021 04:50:03 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:50:03 dut.10.240.183.254: start
30/03/2021 04:50:03 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:50:03 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_udp_symmetric================
30/03/2021 04:50:03 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:50:03 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss func symmetric_toeplitz types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:50:03 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:50:03 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv4 / udp / end actions rss func symmetric_toeplitz types ipv4-udp end key_len 0 queues end / end
30/03/2021 04:50:03 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:50:03 dut.10.240.183.254: flow list 0
30/03/2021 04:50:03 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV4 UDP => RSS
30/03/2021 04:50:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:50:04 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xce788e4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:04 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'basic_with_rule'}
30/03/2021 04:50:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xce788e4a', '0xa')]
30/03/2021 04:50:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:50:05 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xce788e4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:50:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xce788e4a', '0xa')]
30/03/2021 04:50:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:50:06 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xce788e4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:50:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xce788e4a', '0xa')]
30/03/2021 04:50:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:50:07 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0xce788e4a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:50:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xce788e4a', '0xa')]
30/03/2021 04:50:07 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:50:07 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:50:08 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:50:08 dut.10.240.183.254: flow list 0
30/03/2021 04:50:09 dut.10.240.183.254:
30/03/2021 04:50:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.1",src="192.168.0.2")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:50:10 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x1b60709a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:10 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:50:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1b60709a', '0xa')]
30/03/2021 04:50:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=22, dport=23)/("X"*480)
30/03/2021 04:50:11 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x1b60709a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:11 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:50:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1b60709a', '0xa')]
30/03/2021 04:50:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IP(dst="192.168.0.2",src="192.168.0.1")/UDP(sport=23, dport=22)/("X"*480)
30/03/2021 04:50:12 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=558 - nb_segs=1 - RSS hash=0x1b60709a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV4_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:12 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:50:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1b60709a', '0xa')]
30/03/2021 04:50:12 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_udp_symmetric passed
30/03/2021 04:50:12 dut.10.240.183.254: flow flush 0
30/03/2021 04:50:12 dut.10.240.183.254:
30/03/2021 04:50:12 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_ipv4_udp_symmetric': 'passed'}
30/03/2021 04:50:12 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:50:12 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv4_udp_symmetric Result PASSED:
30/03/2021 04:50:12 dut.10.240.183.254: flow flush 0
30/03/2021 04:50:13 dut.10.240.183.254:
testpmd>
30/03/2021 04:50:13 dut.10.240.183.254: clear port stats all
30/03/2021 04:50:14 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:50:14 dut.10.240.183.254: stop
30/03/2021 04:50:14 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 7 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:50:14 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv6 Begin
30/03/2021 04:50:14 dut.10.240.183.254:
30/03/2021 04:50:15 tester:
30/03/2021 04:50:15 dut.10.240.183.254: start
30/03/2021 04:50:15 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:50:15 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_l3dst================
30/03/2021 04:50:15 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:50:15 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / end actions rss types ipv6 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:50:15 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:50:15 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / end actions rss types ipv6 l3-dst-only end key_len 0 queues end / end
30/03/2021 04:50:15 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:50:15 dut.10.240.183.254: flow list 0
30/03/2021 04:50:15 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 => RSS
30/03/2021 04:50:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:50:16 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8901c47e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:16 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-nonfrag
30/03/2021 04:50:16 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:50:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8901c47e', '0xe')]
30/03/2021 04:50:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:50:17 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x44474db6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x44474db6', '0x6')]
30/03/2021 04:50:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:50:18 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x8901c47e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:50:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8901c47e', '0xe')]
30/03/2021 04:50:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:50:19 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x8901c47e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:19 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:50:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8901c47e', '0xe')]
30/03/2021 04:50:19 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-frag
30/03/2021 04:50:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:50:20 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x44474db6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x44474db6', '0x6')]
30/03/2021 04:50:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:50:22 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x8901c47e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:50:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8901c47e', '0xe')]
30/03/2021 04:50:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:50:23 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x8901c47e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:23 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-icmp
30/03/2021 04:50:23 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:50:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8901c47e', '0xe')]
30/03/2021 04:50:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:50:24 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x44474db6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x44474db6', '0x6')]
30/03/2021 04:50:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:50:25 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x8901c47e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:50:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8901c47e', '0xe')]
30/03/2021 04:50:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:50:26 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x8901c47e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:26 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:50:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8901c47e', '0xe')]
30/03/2021 04:50:26 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-tcp
30/03/2021 04:50:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:50:27 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x44474db6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x44474db6', '0x6')]
30/03/2021 04:50:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:50:28 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x8901c47e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:50:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8901c47e', '0xe')]
30/03/2021 04:50:28 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:28 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:50:29 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x8901c47e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:29 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:50:29 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8901c47e', '0xe')]
30/03/2021 04:50:29 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-udp
30/03/2021 04:50:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:50:30 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x44474db6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:30 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x44474db6', '0x6')]
30/03/2021 04:50:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:50:31 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x8901c47e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:31 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:50:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8901c47e', '0xe')]
30/03/2021 04:50:31 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:50:31 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:50:33 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:50:33 dut.10.240.183.254: flow list 0
30/03/2021 04:50:33 dut.10.240.183.254:
30/03/2021 04:50:33 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_l3dst passed
30/03/2021 04:50:33 dut.10.240.183.254: flow flush 0
30/03/2021 04:50:33 dut.10.240.183.254:
30/03/2021 04:50:33 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_l3src================
30/03/2021 04:50:33 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:50:33 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / end actions rss types ipv6 l3-src-only end key_len 0 queues end / end
30/03/2021 04:50:33 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:50:33 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / end actions rss types ipv6 l3-src-only end key_len 0 queues end / end
30/03/2021 04:50:33 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:50:33 dut.10.240.183.254: flow list 0
30/03/2021 04:50:33 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 => RSS
30/03/2021 04:50:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:50:34 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x138167c0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:34 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-nonfrag
30/03/2021 04:50:34 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:50:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x138167c0', '0x0')]
30/03/2021 04:50:34 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:34 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:50:35 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x138167c0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:35 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:50:35 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x138167c0', '0x0')]
30/03/2021 04:50:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:50:36 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x46e55206 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:36 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x46e55206', '0x6')]
30/03/2021 04:50:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:50:37 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x138167c0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:37 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:50:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x138167c0', '0x0')]
30/03/2021 04:50:37 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-frag
30/03/2021 04:50:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:50:39 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x138167c0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:50:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x138167c0', '0x0')]
30/03/2021 04:50:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:50:40 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x46e55206 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x46e55206', '0x6')]
30/03/2021 04:50:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:50:41 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x138167c0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:41 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-icmp
30/03/2021 04:50:41 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:50:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x138167c0', '0x0')]
30/03/2021 04:50:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:50:42 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x138167c0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:50:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x138167c0', '0x0')]
30/03/2021 04:50:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:50:43 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x46e55206 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x46e55206', '0x6')]
30/03/2021 04:50:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:50:44 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x138167c0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:44 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:50:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x138167c0', '0x0')]
30/03/2021 04:50:44 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-tcp
30/03/2021 04:50:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:50:45 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x138167c0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:50:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x138167c0', '0x0')]
30/03/2021 04:50:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:50:46 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x46e55206 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x46e55206', '0x6')]
30/03/2021 04:50:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:50:47 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x138167c0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:47 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:50:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x138167c0', '0x0')]
30/03/2021 04:50:47 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-udp
30/03/2021 04:50:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:50:48 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x138167c0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:50:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x138167c0', '0x0')]
30/03/2021 04:50:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:50:50 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x46e55206 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x46e55206', '0x6')]
30/03/2021 04:50:50 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:50:50 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:50:51 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:50:51 dut.10.240.183.254: flow list 0
30/03/2021 04:50:51 dut.10.240.183.254:
30/03/2021 04:50:51 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_l3src passed
30/03/2021 04:50:51 dut.10.240.183.254: flow flush 0
30/03/2021 04:50:51 dut.10.240.183.254:
30/03/2021 04:50:51 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_all================
30/03/2021 04:50:51 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:50:51 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / end actions rss types ipv6 end key_len 0 queues end / end
30/03/2021 04:50:51 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:50:51 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / end actions rss types ipv6 end key_len 0 queues end / end
30/03/2021 04:50:51 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:50:51 dut.10.240.183.254: flow list 0
30/03/2021 04:50:51 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 => RSS
30/03/2021 04:50:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:50:52 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xd0e7bd1a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:52 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-nonfrag
30/03/2021 04:50:52 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:50:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd0e7bd1a', '0xa')]
30/03/2021 04:50:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:50:53 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x906a15da - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x906a15da', '0xa')]
30/03/2021 04:50:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:50:54 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x858388dc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:54 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x858388dc', '0xc')]
30/03/2021 04:50:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:50:55 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xc50e201c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc50e201c', '0xc')]
30/03/2021 04:50:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:50:57 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xd0e7bd1a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:57 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:50:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd0e7bd1a', '0xa')]
30/03/2021 04:50:57 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-frag
30/03/2021 04:50:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:50:58 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x906a15da - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:58 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x906a15da', '0xa')]
30/03/2021 04:50:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:50:59 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x858388dc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:50:59 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:50:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x858388dc', '0xc')]
30/03/2021 04:50:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:50:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:51:00 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xc50e201c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc50e201c', '0xc')]
30/03/2021 04:51:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:51:01 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xd0e7bd1a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:01 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-icmp
30/03/2021 04:51:01 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:51:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd0e7bd1a', '0xa')]
30/03/2021 04:51:01 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:01 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:51:02 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x906a15da - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:02 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:02 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x906a15da', '0xa')]
30/03/2021 04:51:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:51:03 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x858388dc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:03 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x858388dc', '0xc')]
30/03/2021 04:51:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:51:04 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xc50e201c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc50e201c', '0xc')]
30/03/2021 04:51:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:51:05 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xd0e7bd1a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:05 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:51:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd0e7bd1a', '0xa')]
30/03/2021 04:51:05 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-tcp
30/03/2021 04:51:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:51:07 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x906a15da - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x906a15da', '0xa')]
30/03/2021 04:51:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:51:08 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x858388dc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x858388dc', '0xc')]
30/03/2021 04:51:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP()/("X"*480)
30/03/2021 04:51:09 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc50e201c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc50e201c', '0xc')]
30/03/2021 04:51:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:51:10 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xd0e7bd1a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:10 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:51:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd0e7bd1a', '0xa')]
30/03/2021 04:51:10 TestCVLAdvancedIAVFRSSGTPU: action: ipv6-udp
30/03/2021 04:51:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:51:11 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x906a15da - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x906a15da', '0xa')]
30/03/2021 04:51:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:51:12 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x858388dc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x858388dc', '0xc')]
30/03/2021 04:51:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:51:13 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xc50e201c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:13 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc50e201c', '0xc')]
30/03/2021 04:51:13 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:51:13 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:51:14 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:51:14 dut.10.240.183.254: flow list 0
30/03/2021 04:51:14 dut.10.240.183.254:
30/03/2021 04:51:14 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_all passed
30/03/2021 04:51:14 dut.10.240.183.254: flow flush 0
30/03/2021 04:51:15 dut.10.240.183.254:
30/03/2021 04:51:15 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_gtpu================
30/03/2021 04:51:15 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:51:15 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / end actions rss types gtpu end key_len 0 queues end / end
30/03/2021 04:51:15 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:51:15 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / end actions rss types gtpu end key_len 0 queues end / end
30/03/2021 04:51:15 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:51:15 dut.10.240.183.254: flow list 0
30/03/2021 04:51:15 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 => RSS
30/03/2021 04:51:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:51:16 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x3bb7b427 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:16 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:51:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3bb7b427', '0x7')]
30/03/2021 04:51:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:51:17 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0xd2fa7c3f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:17 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd2fa7c3f', '0xf')]
30/03/2021 04:51:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:51:18 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x3bb7b427 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:18 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:51:18 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3bb7b427', '0x7')]
30/03/2021 04:51:18 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:18 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:51:19 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x3bb7b427 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:19 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:51:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3bb7b427', '0x7')]
30/03/2021 04:51:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:51:20 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xd2fa7c3f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd2fa7c3f', '0xf')]
30/03/2021 04:51:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:51:21 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x3bb7b427 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:51:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3bb7b427', '0x7')]
30/03/2021 04:51:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:51:22 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x3bb7b427 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:22 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:51:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3bb7b427', '0x7')]
30/03/2021 04:51:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:51:24 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xd2fa7c3f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:24 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:24 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd2fa7c3f', '0xf')]
30/03/2021 04:51:24 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:24 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:51:25 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x3bb7b427 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:25 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:51:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3bb7b427', '0x7')]
30/03/2021 04:51:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:51:26 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x3bb7b427 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:26 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:51:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3bb7b427', '0x7')]
30/03/2021 04:51:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:51:27 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xd2fa7c3f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:51:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd2fa7c3f', '0xf')]
30/03/2021 04:51:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:51:28 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x3bb7b427 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:51:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3bb7b427', '0x7')]
30/03/2021 04:51:28 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:51:28 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:51:29 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:51:29 dut.10.240.183.254: flow list 0
30/03/2021 04:51:29 dut.10.240.183.254:
30/03/2021 04:51:29 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_gtpu passed
30/03/2021 04:51:29 dut.10.240.183.254: flow flush 0
30/03/2021 04:51:29 dut.10.240.183.254:
30/03/2021 04:51:29 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_ipv6_l3dst': 'passed', 'mac_ipv4_gtpu_ipv6_l3src': 'passed', 'mac_ipv4_gtpu_ipv6_all': 'passed', 'mac_ipv4_gtpu_ipv6_gtpu': 'passed'}
30/03/2021 04:51:29 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:51:29 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv6 Result PASSED:
30/03/2021 04:51:29 dut.10.240.183.254: flow flush 0
30/03/2021 04:51:31 dut.10.240.183.254:
testpmd>
30/03/2021 04:51:31 dut.10.240.183.254: clear port stats all
30/03/2021 04:51:32 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:51:32 dut.10.240.183.254: stop
30/03/2021 04:51:32 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 10 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:51:32 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv6_symmetric Begin
30/03/2021 04:51:32 dut.10.240.183.254:
30/03/2021 04:51:32 tester:
30/03/2021 04:51:32 dut.10.240.183.254: start
30/03/2021 04:51:32 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:51:32 dut.10.240.183.254: quit
30/03/2021 04:51:33 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:51:33 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:51:34 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:51:44 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:51:44 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:51:44 dut.10.240.183.254: set verbose 1
30/03/2021 04:51:44 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:51:44 dut.10.240.183.254: show port info all
30/03/2021 04:51:44 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:51:44 dut.10.240.183.254: start
30/03/2021 04:51:44 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:51:44 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_symmetric================
30/03/2021 04:51:44 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:51:44 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / end actions rss func symmetric_toeplitz types ipv6 end key_len 0 queues end / end
30/03/2021 04:51:44 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:51:44 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / end actions rss func symmetric_toeplitz types ipv6 end key_len 0 queues end / end
30/03/2021 04:51:44 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:51:44 dut.10.240.183.254: flow list 0
30/03/2021 04:51:44 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 => RSS
30/03/2021 04:51:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/("X"*480)
30/03/2021 04:51:45 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x1ebdec33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:45 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-nonfrag'}
30/03/2021 04:51:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1ebdec33', '0x3')]
30/03/2021 04:51:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/("X"*480)
30/03/2021 04:51:47 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x1ebdec33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:51:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1ebdec33', '0x3')]
30/03/2021 04:51:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:51:48 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x1ebdec33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:48 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-frag'}
30/03/2021 04:51:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1ebdec33', '0x3')]
30/03/2021 04:51:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:51:49 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x1ebdec33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:51:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1ebdec33', '0x3')]
30/03/2021 04:51:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/ICMP()/("X"*480)
30/03/2021 04:51:50 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x1ebdec33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:50 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-icmp'}
30/03/2021 04:51:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1ebdec33', '0x3')]
30/03/2021 04:51:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/ICMP()/("X"*480)
30/03/2021 04:51:51 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x1ebdec33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:51:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1ebdec33', '0x3')]
30/03/2021 04:51:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP()/("X"*480)
30/03/2021 04:51:52 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x1ebdec33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:52 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'ipv4-udp'}
30/03/2021 04:51:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1ebdec33', '0x3')]
30/03/2021 04:51:52 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:52 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP()/("X"*480)
30/03/2021 04:51:53 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x1ebdec33 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:53 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:51:53 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x1ebdec33', '0x3')]
30/03/2021 04:51:53 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:51:53 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:51:54 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:51:54 dut.10.240.183.254: flow list 0
30/03/2021 04:51:54 dut.10.240.183.254:
30/03/2021 04:51:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/("X"*480)
30/03/2021 04:51:56 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=570 - nb_segs=1 - RSS hash=0x3dc4c972 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:56 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-nonfrag'}
30/03/2021 04:51:56 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3dc4c972', '0x2')]
30/03/2021 04:51:56 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:56 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/IPv6ExtHdrFragment()/("X"*480)
30/03/2021 04:51:57 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x3dc4c972 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_FRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:57 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-frag'}
30/03/2021 04:51:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3dc4c972', '0x2')]
30/03/2021 04:51:57 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:57 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/ICMP()/("X"*480)
30/03/2021 04:51:58 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x3dc4c972 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_NONFRAG - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:58 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-icmp'}
30/03/2021 04:51:58 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3dc4c972', '0x2')]
30/03/2021 04:51:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:51:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/UDP()/("X"*480)
30/03/2021 04:51:59 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x3dc4c972 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:51:59 TestCVLAdvancedIAVFRSSGTPU: action: {'check_no_hash_or_different': 'ipv4-udp'}
30/03/2021 04:51:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3dc4c972', '0x2')]
30/03/2021 04:51:59 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_symmetric passed
30/03/2021 04:51:59 dut.10.240.183.254: flow flush 0
30/03/2021 04:51:59 dut.10.240.183.254:
30/03/2021 04:51:59 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_ipv4_symmetric': 'passed'}
30/03/2021 04:51:59 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:51:59 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv6_symmetric Result PASSED:
30/03/2021 04:51:59 dut.10.240.183.254: flow flush 0
30/03/2021 04:52:00 dut.10.240.183.254:
testpmd>
30/03/2021 04:52:00 dut.10.240.183.254: clear port stats all
30/03/2021 04:52:01 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:52:01 dut.10.240.183.254: stop
30/03/2021 04:52:01 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 8 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:52:01 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv6_tcp Begin
30/03/2021 04:52:01 dut.10.240.183.254:
30/03/2021 04:52:02 tester:
30/03/2021 04:52:02 dut.10.240.183.254: start
30/03/2021 04:52:02 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:52:02 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_tcp_l3dst================
30/03/2021 04:52:02 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:52:02 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:52:02 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:52:02 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:52:02 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:52:02 dut.10.240.183.254: flow list 0
30/03/2021 04:52:02 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 TCP => RSS
30/03/2021 04:52:02 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:02 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:03 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xd5731469 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:03 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:52:03 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd5731469', '0x9')]
30/03/2021 04:52:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:04 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xe4ae0374 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:04 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe4ae0374', '0x4')]
30/03/2021 04:52:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:05 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xd5731469 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:52:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd5731469', '0x9')]
30/03/2021 04:52:05 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:52:05 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:52:06 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:52:06 dut.10.240.183.254: flow list 0
30/03/2021 04:52:06 dut.10.240.183.254:
30/03/2021 04:52:06 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_tcp_l3dst passed
30/03/2021 04:52:06 dut.10.240.183.254: flow flush 0
30/03/2021 04:52:07 dut.10.240.183.254:
30/03/2021 04:52:07 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_tcp_l3src================
30/03/2021 04:52:07 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:52:07 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:52:07 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:52:07 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only end key_len 0 queues end / end
30/03/2021 04:52:07 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:52:07 dut.10.240.183.254: flow list 0
30/03/2021 04:52:07 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 TCP => RSS
30/03/2021 04:52:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:08 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc48d44d7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:08 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:52:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc48d44d7', '0x7')]
30/03/2021 04:52:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:09 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xc48d44d7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:09 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:52:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc48d44d7', '0x7')]
30/03/2021 04:52:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:10 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xce08a320 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xce08a320', '0x0')]
30/03/2021 04:52:10 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:52:10 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:52:11 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:52:11 dut.10.240.183.254: flow list 0
30/03/2021 04:52:11 dut.10.240.183.254:
30/03/2021 04:52:11 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_tcp_l3src passed
30/03/2021 04:52:11 dut.10.240.183.254: flow flush 0
30/03/2021 04:52:11 dut.10.240.183.254:
30/03/2021 04:52:11 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_tcp_l3dst_l4src================
30/03/2021 04:52:11 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:52:11 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:52:11 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:52:11 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:52:11 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:52:11 dut.10.240.183.254: flow list 0
30/03/2021 04:52:12 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 TCP => RSS
30/03/2021 04:52:12 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:12 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:13 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x204c706b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:13 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:52:13 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x204c706b', '0xb')]
30/03/2021 04:52:13 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:13 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:14 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x11916776 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:14 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:14 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x11916776', '0x6')]
30/03/2021 04:52:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=33,dport=23)/("X"*480)
30/03/2021 04:52:15 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xf492ea87 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:15 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf492ea87', '0x7')]
30/03/2021 04:52:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:52:16 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x204c706b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:16 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:52:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x204c706b', '0xb')]
30/03/2021 04:52:16 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:52:16 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:52:17 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:52:17 dut.10.240.183.254: flow list 0
30/03/2021 04:52:17 dut.10.240.183.254:
30/03/2021 04:52:17 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_tcp_l3dst_l4src passed
30/03/2021 04:52:17 dut.10.240.183.254: flow flush 0
30/03/2021 04:52:17 dut.10.240.183.254:
30/03/2021 04:52:17 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_tcp_l3dst_l4dst================
30/03/2021 04:52:17 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:52:17 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:52:17 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:52:17 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:52:17 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:52:17 dut.10.240.183.254: flow list 0
30/03/2021 04:52:17 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 TCP => RSS
30/03/2021 04:52:17 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:17 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:19 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x63b27ef1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:19 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:52:19 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x63b27ef1', '0x1')]
30/03/2021 04:52:19 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:19 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:20 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x526f69ec - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:20 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:20 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x526f69ec', '0xc')]
30/03/2021 04:52:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:52:21 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xf492ea87 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:21 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf492ea87', '0x7')]
30/03/2021 04:52:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:52:22 dut.10.240.183.254: port 0/queue 1: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x63b27ef1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x1
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:52:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x63b27ef1', '0x1')]
30/03/2021 04:52:22 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:52:22 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:52:23 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:52:23 dut.10.240.183.254: flow list 0
30/03/2021 04:52:23 dut.10.240.183.254:
30/03/2021 04:52:23 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_tcp_l3dst_l4dst passed
30/03/2021 04:52:23 dut.10.240.183.254: flow flush 0
30/03/2021 04:52:23 dut.10.240.183.254:
30/03/2021 04:52:23 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_tcp_l3src_l4src================
30/03/2021 04:52:23 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:52:23 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:52:23 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:52:23 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:52:23 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:52:23 dut.10.240.183.254: flow list 0
30/03/2021 04:52:23 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 TCP => RSS
30/03/2021 04:52:23 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:23 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:25 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x31b220d5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:25 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:52:25 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x31b220d5', '0x5')]
30/03/2021 04:52:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:26 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3b37c722 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:26 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3b37c722', '0x2')]
30/03/2021 04:52:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=33,dport=23)/("X"*480)
30/03/2021 04:52:27 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xe56cba39 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe56cba39', '0x9')]
30/03/2021 04:52:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:52:28 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x31b220d5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:52:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x31b220d5', '0x5')]
30/03/2021 04:52:28 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:52:28 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:52:29 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:52:29 dut.10.240.183.254: flow list 0
30/03/2021 04:52:29 dut.10.240.183.254:
30/03/2021 04:52:29 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_tcp_l3src_l4src passed
30/03/2021 04:52:29 dut.10.240.183.254: flow flush 0
30/03/2021 04:52:29 dut.10.240.183.254:
30/03/2021 04:52:29 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_tcp_l3src_l4dst================
30/03/2021 04:52:29 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:52:29 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:52:29 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:52:29 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:52:29 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:52:29 dut.10.240.183.254: flow list 0
30/03/2021 04:52:29 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 TCP => RSS
30/03/2021 04:52:29 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:29 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:30 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x724c2e4f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:30 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:52:30 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x724c2e4f', '0xf')]
30/03/2021 04:52:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:32 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x78c9c9b8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x78c9c9b8', '0x8')]
30/03/2021 04:52:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:52:33 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xe56cba39 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe56cba39', '0x9')]
30/03/2021 04:52:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:52:34 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x724c2e4f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:52:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x724c2e4f', '0xf')]
30/03/2021 04:52:34 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:52:34 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:52:35 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:52:35 dut.10.240.183.254: flow list 0
30/03/2021 04:52:35 dut.10.240.183.254:
30/03/2021 04:52:35 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_tcp_l3src_l4dst passed
30/03/2021 04:52:35 dut.10.240.183.254: flow flush 0
30/03/2021 04:52:35 dut.10.240.183.254:
30/03/2021 04:52:35 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_tcp_l4src================
30/03/2021 04:52:35 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:52:35 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:52:35 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:52:35 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l4-src-only end key_len 0 queues end / end
30/03/2021 04:52:35 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:52:35 dut.10.240.183.254: flow list 0
30/03/2021 04:52:35 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 TCP => RSS
30/03/2021 04:52:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:36 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xd6f632b8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:36 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:52:36 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd6f632b8', '0x8')]
30/03/2021 04:52:36 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:36 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:52:38 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xb0d3262d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb0d3262d', '0xd')]
30/03/2021 04:52:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=32)/("X"*480)
30/03/2021 04:52:39 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xd6f632b8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:52:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd6f632b8', '0x8')]
30/03/2021 04:52:39 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:52:39 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:52:40 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:52:40 dut.10.240.183.254: flow list 0
30/03/2021 04:52:40 dut.10.240.183.254:
30/03/2021 04:52:40 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_tcp_l4src passed
30/03/2021 04:52:40 dut.10.240.183.254: flow flush 0
30/03/2021 04:52:40 dut.10.240.183.254:
30/03/2021 04:52:40 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_tcp_l4dst================
30/03/2021 04:52:40 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:52:40 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:52:40 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:52:40 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:52:40 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:52:40 dut.10.240.183.254: flow list 0
30/03/2021 04:52:40 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 TCP => RSS
30/03/2021 04:52:40 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:40 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:41 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3c20defc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:41 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:52:41 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3c20defc', '0xc')]
30/03/2021 04:52:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:52:42 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5a05ca69 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:42 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:42 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5a05ca69', '0x9')]
30/03/2021 04:52:42 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:42 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:52:43 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x3c20defc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:43 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:52:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3c20defc', '0xc')]
30/03/2021 04:52:43 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:52:43 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:52:45 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:52:45 dut.10.240.183.254: flow list 0
30/03/2021 04:52:45 dut.10.240.183.254:
30/03/2021 04:52:45 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_tcp_l4dst passed
30/03/2021 04:52:45 dut.10.240.183.254: flow flush 0
30/03/2021 04:52:45 dut.10.240.183.254:
30/03/2021 04:52:45 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_tcp_all================
30/03/2021 04:52:45 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:52:45 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:52:45 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:52:45 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:52:45 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:52:45 dut.10.240.183.254: flow list 0
30/03/2021 04:52:45 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 TCP => RSS
30/03/2021 04:52:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:46 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xe3dfcc7a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:46 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:52:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe3dfcc7a', '0xa')]
30/03/2021 04:52:46 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:46 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=32,dport=23)/("X"*480)
30/03/2021 04:52:47 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x5c1f846 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:47 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:47 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x5c1f846', '0x6')]
30/03/2021 04:52:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=33)/("X"*480)
30/03/2021 04:52:48 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xd7e3790e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:48 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xd7e3790e', '0xe')]
30/03/2021 04:52:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:49 dut.10.240.183.254: port 0/queue 2: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xe9723e52 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x2
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:49 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:49 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe9723e52', '0x2')]
30/03/2021 04:52:49 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:49 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:50 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xe95a2b8d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:52:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe95a2b8d', '0xd')]
30/03/2021 04:52:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:52:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22,dport=23)/("X"*480)
30/03/2021 04:52:52 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0xe3dfcc7a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:52:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:52:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe3dfcc7a', '0xa')]
30/03/2021 04:52:52 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:52:52 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:52:53 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:52:53 dut.10.240.183.254: flow list 0
30/03/2021 04:52:53 dut.10.240.183.254:
30/03/2021 04:52:53 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_tcp_all passed
30/03/2021 04:52:53 dut.10.240.183.254: flow flush 0
30/03/2021 04:52:53 dut.10.240.183.254:
30/03/2021 04:52:53 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_ipv6_tcp_l3dst': 'passed', 'mac_ipv4_gtpu_ipv6_tcp_l3src': 'passed', 'mac_ipv4_gtpu_ipv6_tcp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_ipv6_tcp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_ipv6_tcp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_ipv6_tcp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_ipv6_tcp_l4src': 'passed', 'mac_ipv4_gtpu_ipv6_tcp_l4dst': 'passed', 'mac_ipv4_gtpu_ipv6_tcp_all': 'passed'}
30/03/2021 04:52:53 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:52:53 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv6_tcp Result PASSED:
30/03/2021 04:52:53 dut.10.240.183.254: flow flush 0
30/03/2021 04:52:54 dut.10.240.183.254:
testpmd>
30/03/2021 04:52:54 dut.10.240.183.254: clear port stats all
30/03/2021 04:52:55 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:52:55 dut.10.240.183.254: stop
30/03/2021 04:52:55 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 5 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:52:55 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv6_tcp_symmetric Begin
30/03/2021 04:52:55 dut.10.240.183.254:
30/03/2021 04:52:55 tester:
30/03/2021 04:52:55 dut.10.240.183.254: start
30/03/2021 04:52:56 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:52:56 dut.10.240.183.254: quit
30/03/2021 04:52:56 dut.10.240.183.254:
Telling cores to stop...
Waiting for lcores to finish...
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
Stopping port 0...
Stopping ports...
Done
Shutting down port 0...
Closing ports...
Port 0 is closed
Done
Bye...
30/03/2021 04:52:56 dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2,3,4 -n 4 --file-prefix=dpdk_23355_20210330040751 -a 0000:03:01.0 -- -i --rxq=16 --txq=16
30/03/2021 04:52:57 dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_23355_20210330040751/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
TELEMETRY: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.
Configuring Port 0 (socket 0)
iavf_configure_queues(): request RXDID[22] in Queue[0]
iavf_configure_queues(): request RXDID[22] in Queue[1]
iavf_configure_queues(): request RXDID[22] in Queue[2]
iavf_configure_queues(): request RXDID[22] in Queue[3]
iavf_configure_queues(): request RXDID[22] in Queue[4]
iavf_configure_queues(): request RXDID[22] in Queue[5]
iavf_configure_queues(): request RXDID[22] in Queue[6]
iavf_configure_queues(): request RXDID[22] in Queue[7]
iavf_configure_queues(): request RXDID[22] in Queue[8]
iavf_configure_queues(): request RXDID[22] in Queue[9]
iavf_configure_queues(): request RXDID[22] in Queue[10]
iavf_configure_queues(): request RXDID[22] in Queue[11]
iavf_configure_queues(): request RXDID[22] in Queue[12]
iavf_configure_queues(): request RXDID[22] in Queue[13]
iavf_configure_queues(): request RXDID[22] in Queue[14]
iavf_configure_queues(): request RXDID[22] in Queue[15]
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: link state change event
Port 0: 00:11:22:33:44:55
Checking link statuses...
Done
30/03/2021 04:53:07 dut.10.240.183.254: set fwd rxonly
30/03/2021 04:53:07 dut.10.240.183.254:
Set rxonly packet forwarding mode
30/03/2021 04:53:07 dut.10.240.183.254: set verbose 1
30/03/2021 04:53:08 dut.10.240.183.254:
Change verbose level from 0 to 1
30/03/2021 04:53:08 dut.10.240.183.254: show port info all
30/03/2021 04:53:08 dut.10.240.183.254:
********************* Infos for port 0 *********************
MAC address: 00:11:22:33:44:55
Device name: 0000:03:01.0
Driver name: net_iavf
Firmware-version: not available
Devargs:
Connect to socket: 0
memory allocation on the socket: 0
Link status: up
Link speed: 25 Gbps
Link duplex: full-duplex
MTU: 1500
Promiscuous mode: enabled
Allmulticast mode: disabled
Maximum number of MAC addresses: 64
Maximum number of MAC addresses of hash filtering: 0
VLAN offload:
strip off, filter off, extend off, qinq strip off
Hash key size in bytes: 52
Redirection table size: 64
Supported RSS offload flow types:
ipv4
ipv4-frag
ipv4-tcp
ipv4-udp
ipv4-sctp
ipv4-other
ipv6
ipv6-frag
ipv6-tcp
ipv6-udp
ipv6-sctp
ipv6-other
Minimum size of RX buffer: 1024
Maximum configurable length of RX packet: 9728
Maximum configurable size of LRO aggregated packet: 0
Current number of RX queues: 16
Max possible RX queues: 256
Max possible number of RXDs per queue: 4096
Min possible number of RXDs per queue: 64
RXDs number alignment: 32
Current number of TX queues: 16
Max possible TX queues: 256
Max possible number of TXDs per queue: 4096
Min possible number of TXDs per queue: 64
TXDs number alignment: 32
Max segment number per packet: 0
Max segment number per MTU/TSO: 0
30/03/2021 04:53:08 dut.10.240.183.254: start
30/03/2021 04:53:08 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:53:08 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv4_tcp_symmetric================
30/03/2021 04:53:08 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:53:08 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss func symmetric_toeplitz types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:53:08 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:53:08 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / tcp / end actions rss func symmetric_toeplitz types ipv6-tcp end key_len 0 queues end / end
30/03/2021 04:53:08 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:53:08 dut.10.240.183.254: flow list 0
30/03/2021 04:53:08 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 TCP => RSS
30/03/2021 04:53:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:53:09 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x49a0eb47 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:09 TestCVLAdvancedIAVFRSSGTPU: action: {'save_hash': 'basic_with_rule'}
30/03/2021 04:53:09 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x49a0eb47', '0x7')]
30/03/2021 04:53:09 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:09 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:53:10 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x49a0eb47 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:53:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x49a0eb47', '0x7')]
30/03/2021 04:53:10 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:10 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:53:11 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x49a0eb47 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:11 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:53:11 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x49a0eb47', '0x7')]
30/03/2021 04:53:11 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:11 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:53:12 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x49a0eb47 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:12 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:53:12 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x49a0eb47', '0x7')]
30/03/2021 04:53:12 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:53:12 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:53:14 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:53:14 dut.10.240.183.254: flow list 0
30/03/2021 04:53:14 dut.10.240.183.254:
30/03/2021 04:53:14 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:14 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="ABAB:910B:6666:3457:8295:3333:1800:2929",src="CDCD:910A:2222:5498:8475:1111:3900:2020")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:53:15 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x79dde84f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:15 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:53:15 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x79dde84f', '0xf')]
30/03/2021 04:53:15 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:15 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=22, dport=23)/("X"*480)
30/03/2021 04:53:16 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x79dde84f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:16 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:53:16 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x79dde84f', '0xf')]
30/03/2021 04:53:16 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:16 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(dst="CDCD:910A:2222:5498:8475:1111:3900:2020",src="ABAB:910B:6666:3457:8295:3333:1800:2929")/TCP(sport=23, dport=22)/("X"*480)
30/03/2021 04:53:17 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=590 - nb_segs=1 - RSS hash=0x79dde84f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_TCP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:17 TestCVLAdvancedIAVFRSSGTPU: action: check_no_hash_or_different
30/03/2021 04:53:17 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x79dde84f', '0xf')]
30/03/2021 04:53:17 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv4_tcp_symmetric passed
30/03/2021 04:53:17 dut.10.240.183.254: flow flush 0
30/03/2021 04:53:17 dut.10.240.183.254:
30/03/2021 04:53:17 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_ipv4_tcp_symmetric': 'passed'}
30/03/2021 04:53:17 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:53:17 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv6_tcp_symmetric Result PASSED:
30/03/2021 04:53:17 dut.10.240.183.254: flow flush 0
30/03/2021 04:53:18 dut.10.240.183.254:
testpmd>
30/03/2021 04:53:18 dut.10.240.183.254: clear port stats all
30/03/2021 04:53:19 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:53:19 dut.10.240.183.254: stop
30/03/2021 04:53:19 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
30/03/2021 04:53:19 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv6_udp Begin
30/03/2021 04:53:20 dut.10.240.183.254:
30/03/2021 04:53:20 tester:
30/03/2021 04:53:20 dut.10.240.183.254: start
30/03/2021 04:53:20 dut.10.240.183.254:
rxonly packet forwarding - ports=1 - cores=1 - streams=16 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 16 streams:
RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=1 (socket 0) -> TX P=0/Q=1 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=2 (socket 0) -> TX P=0/Q=2 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=3 (socket 0) -> TX P=0/Q=3 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=4 (socket 0) -> TX P=0/Q=4 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=5 (socket 0) -> TX P=0/Q=5 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=6 (socket 0) -> TX P=0/Q=6 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=7 (socket 0) -> TX P=0/Q=7 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=8 (socket 0) -> TX P=0/Q=8 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=9 (socket 0) -> TX P=0/Q=9 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=10 (socket 0) -> TX P=0/Q=10 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=11 (socket 0) -> TX P=0/Q=11 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=12 (socket 0) -> TX P=0/Q=12 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=13 (socket 0) -> TX P=0/Q=13 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=14 (socket 0) -> TX P=0/Q=14 (socket 0) peer=02:00:00:00:00:00
RX P=0/Q=15 (socket 0) -> TX P=0/Q=15 (socket 0) peer=02:00:00:00:00:00
rxonly packet forwarding packets/burst=32
nb forwarding cores=1 - nb forwarding ports=1
port 0: RX queue number: 16 Tx queue number: 16
Rx offloads=0x0 Tx offloads=0x10000
RX queue: 0
RX desc=512 - RX free threshold=32
RX threshold registers: pthresh=0 hthresh=0 wthresh=0
RX Offloads=0x0
TX queue: 0
TX desc=512 - TX free threshold=32
TX threshold registers: pthresh=0 hthresh=0 wthresh=0
TX offloads=0x10000 - TX RS bit threshold=32
30/03/2021 04:53:20 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_udp_l3dst================
30/03/2021 04:53:20 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:53:20 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:53:20 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:53:20 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only end key_len 0 queues end / end
30/03/2021 04:53:20 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:53:20 dut.10.240.183.254: flow list 0
30/03/2021 04:53:20 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 UDP => RSS
30/03/2021 04:53:20 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:20 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:21 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xb600911b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:21 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:53:21 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb600911b', '0xb')]
30/03/2021 04:53:21 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:21 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:22 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x7d813a0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:22 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:53:22 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7d813a0', '0x0')]
30/03/2021 04:53:22 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:22 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:23 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xb600911b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:23 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:53:23 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xb600911b', '0xb')]
30/03/2021 04:53:23 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:53:23 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:53:24 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:53:24 dut.10.240.183.254: flow list 0
30/03/2021 04:53:24 dut.10.240.183.254:
30/03/2021 04:53:24 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_udp_l3dst passed
30/03/2021 04:53:24 dut.10.240.183.254: flow flush 0
30/03/2021 04:53:25 dut.10.240.183.254:
30/03/2021 04:53:25 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_udp_l3src================
30/03/2021 04:53:25 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:53:25 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:53:25 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:53:25 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l3-src-only end key_len 0 queues end / end
30/03/2021 04:53:25 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:53:25 dut.10.240.183.254: flow list 0
30/03/2021 04:53:25 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 UDP => RSS
30/03/2021 04:53:25 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:25 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:26 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xc57b4e67 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:26 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:53:26 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc57b4e67', '0x7')]
30/03/2021 04:53:26 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:26 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:27 dut.10.240.183.254: port 0/queue 7: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xc57b4e67 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x7
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:27 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:53:27 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc57b4e67', '0x7')]
30/03/2021 04:53:27 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:27 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:28 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xf1a29cbe - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:28 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:53:28 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf1a29cbe', '0xe')]
30/03/2021 04:53:28 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:53:28 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:53:29 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:53:29 dut.10.240.183.254: flow list 0
30/03/2021 04:53:29 dut.10.240.183.254:
30/03/2021 04:53:29 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_udp_l3src passed
30/03/2021 04:53:29 dut.10.240.183.254: flow flush 0
30/03/2021 04:53:29 dut.10.240.183.254:
30/03/2021 04:53:29 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_udp_l3dst_l4src================
30/03/2021 04:53:29 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:53:29 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:53:29 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:53:29 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:53:30 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:53:30 dut.10.240.183.254: flow list 0
30/03/2021 04:53:30 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 UDP => RSS
30/03/2021 04:53:30 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:30 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:31 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x86994546 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:31 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:53:31 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x86994546', '0x6')]
30/03/2021 04:53:31 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:31 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:32 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x3741c7fd - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:32 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:53:32 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x3741c7fd', '0xd')]
30/03/2021 04:53:32 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:32 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=33,dport=23)/("X"*480)
30/03/2021 04:53:33 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x7b10b078 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:33 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:53:33 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7b10b078', '0x8')]
30/03/2021 04:53:33 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:33 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:53:34 dut.10.240.183.254: port 0/queue 6: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x86994546 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x6
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:34 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:53:34 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x86994546', '0x6')]
30/03/2021 04:53:34 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:53:34 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:53:35 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:53:35 dut.10.240.183.254: flow list 0
30/03/2021 04:53:35 dut.10.240.183.254:
30/03/2021 04:53:35 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_udp_l3dst_l4src passed
30/03/2021 04:53:35 dut.10.240.183.254: flow flush 0
30/03/2021 04:53:35 dut.10.240.183.254:
30/03/2021 04:53:35 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_udp_l3dst_l4dst================
30/03/2021 04:53:35 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:53:35 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:53:35 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:53:35 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l3-dst-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:53:35 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:53:35 dut.10.240.183.254: flow list 0
30/03/2021 04:53:35 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 UDP => RSS
30/03/2021 04:53:35 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:35 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:37 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xc9f23ff0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:37 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:53:37 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc9f23ff0', '0x0')]
30/03/2021 04:53:37 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:37 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:38 dut.10.240.183.254: port 0/queue 11: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x782abd4b - RSS queue=0xb - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xb
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:38 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:53:38 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x782abd4b', '0xb')]
30/03/2021 04:53:38 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:38 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:53:39 dut.10.240.183.254: port 0/queue 8: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x7b10b078 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x8
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:39 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:53:39 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x7b10b078', '0x8')]
30/03/2021 04:53:39 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:39 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:53:40 dut.10.240.183.254: port 0/queue 0: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xc9f23ff0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x0
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:40 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:53:40 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc9f23ff0', '0x0')]
30/03/2021 04:53:40 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:53:40 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:53:41 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:53:41 dut.10.240.183.254: flow list 0
30/03/2021 04:53:41 dut.10.240.183.254:
30/03/2021 04:53:41 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_udp_l3dst_l4dst passed
30/03/2021 04:53:41 dut.10.240.183.254: flow flush 0
30/03/2021 04:53:41 dut.10.240.183.254:
30/03/2021 04:53:41 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_udp_l3src_l4src================
30/03/2021 04:53:41 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:53:41 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:53:41 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:53:41 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-src-only end key_len 0 queues end / end
30/03/2021 04:53:41 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:53:41 dut.10.240.183.254: flow list 0
30/03/2021 04:53:41 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 UDP => RSS
30/03/2021 04:53:41 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:41 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:43 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xf5e29a3a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:43 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:53:43 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf5e29a3a', '0xa')]
30/03/2021 04:53:43 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:43 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:44 dut.10.240.183.254: port 0/queue 3: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xc13b48e3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x3
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:44 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:53:44 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xc13b48e3', '0x3')]
30/03/2021 04:53:44 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:44 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=33,dport=23)/("X"*480)
30/03/2021 04:53:45 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x86b6f04 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:45 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:53:45 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x86b6f04', '0x4')]
30/03/2021 04:53:45 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:45 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:53:46 dut.10.240.183.254: port 0/queue 10: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xf5e29a3a - RSS queue=0xa - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xa
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:46 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:53:46 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xf5e29a3a', '0xa')]
30/03/2021 04:53:46 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:53:46 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:53:47 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:53:47 dut.10.240.183.254: flow list 0
30/03/2021 04:53:47 dut.10.240.183.254:
30/03/2021 04:53:47 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_udp_l3src_l4src passed
30/03/2021 04:53:47 dut.10.240.183.254: flow flush 0
30/03/2021 04:53:47 dut.10.240.183.254:
30/03/2021 04:53:47 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_udp_l3src_l4dst================
30/03/2021 04:53:47 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:53:47 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:53:47 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:53:47 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l3-src-only l4-dst-only end key_len 0 queues end / end
30/03/2021 04:53:47 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:53:47 dut.10.240.183.254: flow list 0
30/03/2021 04:53:47 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 UDP => RSS
30/03/2021 04:53:47 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:47 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:48 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xba89e08c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:48 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:53:48 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xba89e08c', '0xc')]
30/03/2021 04:53:48 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:48 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:50 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x8e503255 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:50 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:53:50 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x8e503255', '0x5')]
30/03/2021 04:53:50 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:50 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:53:51 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x86b6f04 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:51 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:53:51 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x86b6f04', '0x4')]
30/03/2021 04:53:51 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:51 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:53:52 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xba89e08c - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:52 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:53:52 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xba89e08c', '0xc')]
30/03/2021 04:53:52 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:53:52 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:53:53 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:53:53 dut.10.240.183.254: flow list 0
30/03/2021 04:53:53 dut.10.240.183.254:
30/03/2021 04:53:53 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_udp_l3src_l4dst passed
30/03/2021 04:53:53 dut.10.240.183.254: flow flush 0
30/03/2021 04:53:53 dut.10.240.183.254:
30/03/2021 04:53:53 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_udp_l4src================
30/03/2021 04:53:53 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:53:53 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:53:53 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:53:53 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l4-src-only end key_len 0 queues end / end
30/03/2021 04:53:53 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:53:53 dut.10.240.183.254: flow list 0
30/03/2021 04:53:53 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 UDP => RSS
30/03/2021 04:53:53 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:53 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:54 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x575df55e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:54 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:53:54 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x575df55e', '0xe')]
30/03/2021 04:53:54 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:54 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:53:55 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x251754c5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:55 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:53:55 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x251754c5', '0x5')]
30/03/2021 04:53:55 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:55 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=32)/("X"*480)
30/03/2021 04:53:57 dut.10.240.183.254: port 0/queue 14: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x575df55e - RSS queue=0xe - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xe
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:57 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:53:57 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x575df55e', '0xe')]
30/03/2021 04:53:57 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:53:57 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:53:58 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:53:58 dut.10.240.183.254: flow list 0
30/03/2021 04:53:58 dut.10.240.183.254:
30/03/2021 04:53:58 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_udp_l4src passed
30/03/2021 04:53:58 dut.10.240.183.254: flow flush 0
30/03/2021 04:53:58 dut.10.240.183.254:
30/03/2021 04:53:58 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_udp_l4dst================
30/03/2021 04:53:58 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:53:58 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:53:58 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:53:58 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp l4-dst-only end key_len 0 queues end / end
30/03/2021 04:53:58 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:53:58 dut.10.240.183.254: flow list 0
30/03/2021 04:53:58 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 UDP => RSS
30/03/2021 04:53:58 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:58 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:53:59 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x217fcfd4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:53:59 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:53:59 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x217fcfd4', '0x4')]
30/03/2021 04:53:59 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:53:59 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:54:00 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x53356e4f - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:54:00 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:54:00 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x53356e4f', '0xf')]
30/03/2021 04:54:00 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:54:00 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:54:01 dut.10.240.183.254: port 0/queue 4: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x217fcfd4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x4
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:54:01 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:54:01 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x217fcfd4', '0x4')]
30/03/2021 04:54:01 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:54:01 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:54:03 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:54:03 dut.10.240.183.254: flow list 0
30/03/2021 04:54:03 dut.10.240.183.254:
30/03/2021 04:54:03 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_udp_l4dst passed
30/03/2021 04:54:03 dut.10.240.183.254: flow flush 0
30/03/2021 04:54:03 dut.10.240.183.254:
30/03/2021 04:54:03 TestCVLAdvancedIAVFRSSGTPU: ===================Test sub case: mac_ipv4_gtpu_ipv6_udp_all================
30/03/2021 04:54:03 TestCVLAdvancedIAVFRSSGTPU: ------------handle test--------------
30/03/2021 04:54:03 dut.10.240.183.254: flow validate 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:54:03 dut.10.240.183.254:
Flow rule validated
30/03/2021 04:54:03 dut.10.240.183.254: flow create 0 ingress pattern eth / ipv4 / udp / gtpu / ipv6 / udp / end actions rss types ipv6-udp end key_len 0 queues end / end
30/03/2021 04:54:03 dut.10.240.183.254:
Flow rule #0 created
30/03/2021 04:54:03 dut.10.240.183.254: flow list 0
30/03/2021 04:54:03 dut.10.240.183.254:
ID Group Prio Attr Rule
0 0 0 i-- ETH IPV4 UDP GTPU IPV6 UDP => RSS
30/03/2021 04:54:03 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:54:03 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:54:04 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x30cdcafc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:54:04 TestCVLAdvancedIAVFRSSGTPU: action: save_hash
30/03/2021 04:54:04 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x30cdcafc', '0xc')]
30/03/2021 04:54:04 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:54:04 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=32,dport=23)/("X"*480)
30/03/2021 04:54:05 dut.10.240.183.254: port 0/queue 9: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x51eb1249 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x9
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:54:05 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:54:05 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x51eb1249', '0x9')]
30/03/2021 04:54:05 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:54:05 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=33)/("X"*480)
30/03/2021 04:54:06 dut.10.240.183.254: port 0/queue 13: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xe878453d - RSS queue=0xd - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xd
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:54:06 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:54:06 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xe878453d', '0xd')]
30/03/2021 04:54:06 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:54:06 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="3434:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:54:07 dut.10.240.183.254: port 0/queue 15: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0xbf04e0ff - RSS queue=0xf - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0xf
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:54:07 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:54:07 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0xbf04e0ff', '0xf')]
30/03/2021 04:54:07 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:54:07 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x123456)/IPv6(src="1212:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:54:08 dut.10.240.183.254: port 0/queue 5: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x4141825 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 4660 - Receive queue=0x5
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:54:08 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_different
30/03/2021 04:54:08 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x4141825', '0x5')]
30/03/2021 04:54:08 TestCVLAdvancedIAVFRSSGTPU: ----------send packet-------------
30/03/2021 04:54:08 TestCVLAdvancedIAVFRSSGTPU: Ether(dst="00:11:22:33:44:55")/IP()/UDP(dport=2152)/GTP_U_Header(gtp_type=255, teid=0x12345)/IPv6(src="ABAB:910B:6666:3457:8295:3333:1800:2929",dst="CDCD:910A:2222:5498:8475:1111:3900:2020")/UDP(sport=22,dport=23)/("X"*480)
30/03/2021 04:54:10 dut.10.240.183.254: port 0/queue 12: received 1 packets
src=00:00:00:00:00:00 - dst=00:11:22:33:44:55 - type=0x0800 - length=578 - nb_segs=1 - RSS hash=0x30cdcafc - RSS queue=0xc - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN TUNNEL_GTPU INNER_L3_IPV6_EXT_UNKNOWN INNER_L4_UDP - sw ptype: L2_ETHER L3_IPV4 L4_UDP - l2_len=14 - l3_len=20 - l4_len=8 - VXLAN packet: packet type =32913, Destination UDP port =2152, VNI = 291 - Receive queue=0xc
ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN
30/03/2021 04:54:10 TestCVLAdvancedIAVFRSSGTPU: action: check_hash_same
30/03/2021 04:54:10 TestCVLAdvancedIAVFRSSGTPU: hash_infos: [('0x30cdcafc', '0xc')]
30/03/2021 04:54:10 TestCVLAdvancedIAVFRSSGTPU: ------------handle post-test--------------
30/03/2021 04:54:10 dut.10.240.183.254: flow destroy 0 rule 0
30/03/2021 04:54:11 dut.10.240.183.254:
Flow rule #0 destroyed
testpmd>
30/03/2021 04:54:11 dut.10.240.183.254: flow list 0
30/03/2021 04:54:11 dut.10.240.183.254:
30/03/2021 04:54:11 TestCVLAdvancedIAVFRSSGTPU: sub_case mac_ipv4_gtpu_ipv6_udp_all passed
30/03/2021 04:54:11 dut.10.240.183.254: flow flush 0
30/03/2021 04:54:11 dut.10.240.183.254:
30/03/2021 04:54:11 TestCVLAdvancedIAVFRSSGTPU: {'mac_ipv4_gtpu_ipv6_udp_l3dst': 'passed', 'mac_ipv4_gtpu_ipv6_udp_l3src': 'passed', 'mac_ipv4_gtpu_ipv6_udp_l3dst_l4src': 'passed', 'mac_ipv4_gtpu_ipv6_udp_l3dst_l4dst': 'passed', 'mac_ipv4_gtpu_ipv6_udp_l3src_l4src': 'passed', 'mac_ipv4_gtpu_ipv6_udp_l3src_l4dst': 'passed', 'mac_ipv4_gtpu_ipv6_udp_l4src': 'passed', 'mac_ipv4_gtpu_ipv6_udp_l4dst': 'passed', 'mac_ipv4_gtpu_ipv6_udp_all': 'passed'}
30/03/2021 04:54:11 TestCVLAdvancedIAVFRSSGTPU: pass rate is: 100.0
30/03/2021 04:54:11 TestCVLAdvancedIAVFRSSGTPU: Test Case test_mac_ipv4_gtpu_ipv6_udp Result PASSED:
30/03/2021 04:54:11 dut.10.240.183.254: flow flush 0
30/03/2021 04:54:12 dut.10.240.183.254:
testpmd>
30/03/2021 04:54:12 dut.10.240.183.254: clear port stats all
30/03/2021 04:54:13 dut.10.240.183.254:
NIC statistics for port 0 cleared
testpmd>
30/03/2021 04:54:13 dut.10.240.183.254: stop
30/03/2021 04:54:13 dut.10.240.183.254:
Telling cores to ...
Waiting for lcores to finish...
------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 3 -> TX Port= 0/Queue= 3 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 8 -> TX Port= 0/Queue= 8 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue= 9 -> TX Port= 0/Queue= 9 -------
RX-packets: 1 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=10 -> TX Port= 0/Queue=10 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=11 -> TX Port= 0/Queue=11 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=12 -> TX Port= 0/Queue=12 -------
RX-packets: 4 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=13 -> TX Port= 0/Queue=13 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=14 -> TX Port= 0/Queue=14 -------
RX-packets: 3 TX-packets: 0 TX-dropped: 0
------- Forward Stats for RX Port= 0/Queue=15 -> TX Port= 0/Queue=15 -------
RX-packets: 2 TX-packets: 0 TX-dropped: 0
---------------------- Forward statistics for port 0 ----------------------
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
----------------------------------------------------------------------------
+++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
RX-packets: 0 RX-dropped: 0 RX-total: 0
TX-packets: 0 TX-dropped: 0 TX-total: 0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Done.
next prev parent reply other threads:[~2021-03-30 6:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-30 14:46 sunqin
2021-03-30 6:21 ` Sun, QinX [this message]
2021-04-07 1:41 ` Tu, Lijuan
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=SJ0PR11MB4863D4BFC3A8DDB248E06CB6877D9@SJ0PR11MB4863.namprd11.prod.outlook.com \
--to=qinx.sun@intel.com \
--cc=dts@dpdk.org \
/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).