test suite reviews and discussions
 help / color / mirror / Atom feed
* RE: [dts][PATCH 2/2] tests/cvl_rss_configure: modify the code
  2021-11-19  9:10 ` [dts][PATCH 2/2] tests/cvl_rss_configure: modify the code Hailin Xu
@ 2021-11-19  2:56   ` Xu, HailinX
  2021-11-19 15:44     ` Owen Hilyard
  0 siblings, 1 reply; 6+ messages in thread
From: Xu, HailinX @ 2021-11-19  2:56 UTC (permalink / raw)
  To: dts; +Cc: Fu, Qi

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]

> -----Original Message-----
> From: Xu, HailinX <hailinx.xu@intel.com>
> Sent: Friday, November 19, 2021 5:10 PM
> To: dts@dpdk.org
> Cc: Fu, Qi <qi.fu@intel.com>; Xu, HailinX <hailinx.xu@intel.com>
> Subject: [dts][PATCH 2/2] tests/cvl_rss_configure: modify the code
> 

Tested-by: Xu Hailin <hailinx.xu@intel.com>


[-- Attachment #2: RSSConfigureTest.log --]
[-- Type: application/octet-stream, Size: 720103 bytes --]

18/11/2021 11:19:29                            dts: 
TEST SUITE : RSSConfigureTest
18/11/2021 11:19:29                            dts: NIC :        columbiaville_25g
18/11/2021 11:19:29              dut.10.240.183.67: 
18/11/2021 11:19:29                         tester: 
18/11/2021 11:19:29               RSSConfigureTest: Test Case test_command_line_option_rss_disable Begin
18/11/2021 11:19:29              dut.10.240.183.67: 
18/11/2021 11:19:29                         tester: 
18/11/2021 11:19:29              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_41647_20211118111903   -- -i --rxq=10 --txq=10 --disable-rss
18/11/2021 11:19:30              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_41647_20211118111903/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:19:40              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:19:41              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:19:41              dut.10.240.183.67: set verbose 1
18/11/2021 11:19:41              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:19:41              dut.10.240.183.67: start
18/11/2021 11:19:41              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x0 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:19:41               RSSConfigureTest: ===================Test sub case: command_line_option_disable================
18/11/2021 11:19:41               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:19:41               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:19:41               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:19:42              dut.10.240.183.67:  port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:19:42               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:19:42               RSSConfigureTest: hash_infos: []
18/11/2021 11:19:42               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:19:42               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:19:43              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:19:43               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:19:43               RSSConfigureTest: hash_infos: []
18/11/2021 11:19:43               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:19:43               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:19:44              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:19:44               RSSConfigureTest: action: {'check_no_hash': 'ipv4-tcp'}

18/11/2021 11:19:44               RSSConfigureTest: hash_infos: []
18/11/2021 11:19:44               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:19:44               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:19:45              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:19:45               RSSConfigureTest: action: {'check_no_hash': 'ipv6-tcp'}

18/11/2021 11:19:45               RSSConfigureTest: hash_infos: []
18/11/2021 11:19:45               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:19:45               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:19:46              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:19:46               RSSConfigureTest: action: {'check_no_hash': 'ipv4-udp'}

18/11/2021 11:19:46               RSSConfigureTest: hash_infos: []
18/11/2021 11:19:46               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:19:46               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:19:47              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:19:47               RSSConfigureTest: action: {'check_no_hash': 'ipv6-udp'}

18/11/2021 11:19:47               RSSConfigureTest: hash_infos: []
18/11/2021 11:19:47               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:19:47               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:19:48              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:19:48               RSSConfigureTest: action: {'check_no_hash': 'ipv4-sctp'}

18/11/2021 11:19:48               RSSConfigureTest: hash_infos: []
18/11/2021 11:19:48               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:19:48               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:19:50              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:19:50               RSSConfigureTest: action: {'check_no_hash': 'ipv6-sctp'}

18/11/2021 11:19:50               RSSConfigureTest: hash_infos: []
18/11/2021 11:19:50               RSSConfigureTest: sub_case command_line_option_disable passed
18/11/2021 11:19:50              dut.10.240.183.67: flow flush 0
18/11/2021 11:19:50              dut.10.240.183.67: 
18/11/2021 11:19:50               RSSConfigureTest: {'command_line_option_disable': 'passed'}
18/11/2021 11:19:50               RSSConfigureTest: pass rate is: 100.0
18/11/2021 11:19:50               RSSConfigureTest: Test Case test_command_line_option_rss_disable Result PASSED:
18/11/2021 11:19:50              dut.10.240.183.67: quit
18/11/2021 11:19:50              dut.10.240.183.67: 
Telling cores to stop...
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 statistics for port 0  ----------------------
  RX-packets: 8              RX-dropped: 0             RX-total: 8
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 8              RX-dropped: 0             RX-total: 8
  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...
18/11/2021 11:19:50               RSSConfigureTest: Test Case test_command_line_option_rss_ip Begin
18/11/2021 11:19:50              dut.10.240.183.67:  
18/11/2021 11:19:50                         tester: 
18/11/2021 11:19:50              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_41647_20211118111903   -- -i --rxq=10 --txq=10 --rss-ip
18/11/2021 11:19:52              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_41647_20211118111903/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:20:02              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:20:02              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:20:02              dut.10.240.183.67: set verbose 1
18/11/2021 11:20:02              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:20:02              dut.10.240.183.67: start
18/11/2021 11:20:02              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:20:02               RSSConfigureTest: ===================Test sub case: command_line_option_rss_ip================
18/11/2021 11:20:02               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:20:02               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:02               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:20:03              dut.10.240.183.67:  port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xb2bd1200 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:03               RSSConfigureTest: action: {'save_hash': 'ip-ipv4'}

18/11/2021 11:20:03               RSSConfigureTest: hash_infos: [('0xb2bd1200', '0x0')]
18/11/2021 11:20:03               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:03               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/("X"*480)']
18/11/2021 11:20:04              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x8a38f411 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xf6edf2c6 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:04               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:20:04               RSSConfigureTest: hash_infos: [('0x8a38f411', '0x7'), ('0xf6edf2c6', '0x8')]
18/11/2021 11:20:04               RSSConfigureTest: hash values 0x8a38f411 mod total queues 10 != queue 0x7
18/11/2021 11:20:04               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:04               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:04               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:20:05              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0xb3d3b240 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:05               RSSConfigureTest: action: {'save_hash': 'ip-ipv6'}

18/11/2021 11:20:05               RSSConfigureTest: hash_infos: [('0xb3d3b240', '0x4')]
18/11/2021 11:20:05               RSSConfigureTest: hash values 0xb3d3b240 mod total queues 10 != queue 0x4
18/11/2021 11:20:05               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:05               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:05               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/("X"*480)']
18/11/2021 11:20:06              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x86662011 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x8cfd1aeb - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:06               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:20:06               RSSConfigureTest: hash_infos: [('0x86662011', '0x7'), ('0x8cfd1aeb', '0x5')]
18/11/2021 11:20:06               RSSConfigureTest: hash values 0x86662011 mod total queues 10 != queue 0x7
18/11/2021 11:20:06               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:06               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:06               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:20:07              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xb2bd1200 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:07               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:20:07               RSSConfigureTest: hash_infos: [('0xb2bd1200', '0x0')]
18/11/2021 11:20:07               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:07               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:20:08              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x8a38f411 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xf6edf2c6 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:08               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:20:08               RSSConfigureTest: hash_infos: [('0x8a38f411', '0x7'), ('0xf6edf2c6', '0x8')]
18/11/2021 11:20:08               RSSConfigureTest: hash values 0x8a38f411 mod total queues 10 != queue 0x7
18/11/2021 11:20:08               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:08               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:08               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:20:10              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xb2bd1200 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xb2bd1200 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:10               RSSConfigureTest: action: {'check_hash_same': 'ipv4-tcp'}

18/11/2021 11:20:10               RSSConfigureTest: hash_infos: [('0xb2bd1200', '0x0'), ('0xb2bd1200', '0x0')]
18/11/2021 11:20:10               RSSConfigureTest: hash value ['0xb2bd1200', '0xb2bd1200'] should be same with ipv4-tcp ['0xb2bd1200']
18/11/2021 11:20:10               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:10               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:20:11              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xb3d3b240 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:11               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:20:11               RSSConfigureTest: hash_infos: [('0xb3d3b240', '0x4')]
18/11/2021 11:20:11               RSSConfigureTest: hash values 0xb3d3b240 mod total queues 10 != queue 0x4
18/11/2021 11:20:11               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:11               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:11               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:20:12              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x86662011 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x8cfd1aeb - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:12               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:20:12               RSSConfigureTest: hash_infos: [('0x86662011', '0x7'), ('0x8cfd1aeb', '0x5')]
18/11/2021 11:20:12               RSSConfigureTest: hash values 0x86662011 mod total queues 10 != queue 0x7
18/11/2021 11:20:12               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:12               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:12               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:20:13              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xb3d3b240 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xb3d3b240 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:13               RSSConfigureTest: action: {'check_hash_same': 'ipv6-tcp'}

18/11/2021 11:20:13               RSSConfigureTest: hash_infos: [('0xb3d3b240', '0x4'), ('0xb3d3b240', '0x4')]
18/11/2021 11:20:13               RSSConfigureTest: hash values 0xb3d3b240 mod total queues 10 != queue 0x4
18/11/2021 11:20:13               RSSConfigureTest: hash value ['0xb3d3b240', '0xb3d3b240'] should be same with ipv6-tcp ['0xb3d3b240']
18/11/2021 11:20:13               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:13               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:13               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:20:14              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xb2bd1200 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:14               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:20:14               RSSConfigureTest: hash_infos: [('0xb2bd1200', '0x0')]
18/11/2021 11:20:14               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:14               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:20:15              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x8a38f411 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xf6edf2c6 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:15               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:20:15               RSSConfigureTest: hash_infos: [('0x8a38f411', '0x7'), ('0xf6edf2c6', '0x8')]
18/11/2021 11:20:15               RSSConfigureTest: hash values 0x8a38f411 mod total queues 10 != queue 0x7
18/11/2021 11:20:15               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:15               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:15               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:20:16              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xb2bd1200 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xb2bd1200 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:16               RSSConfigureTest: action: {'check_hash_same': 'ipv4-udp'}

18/11/2021 11:20:16               RSSConfigureTest: hash_infos: [('0xb2bd1200', '0x0'), ('0xb2bd1200', '0x0')]
18/11/2021 11:20:16               RSSConfigureTest: hash value ['0xb2bd1200', '0xb2bd1200'] should be same with ipv4-udp ['0xb2bd1200']
18/11/2021 11:20:16               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:16               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:20:17              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xb3d3b240 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:17               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:20:17               RSSConfigureTest: hash_infos: [('0xb3d3b240', '0x4')]
18/11/2021 11:20:17               RSSConfigureTest: hash values 0xb3d3b240 mod total queues 10 != queue 0x4
18/11/2021 11:20:17               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:17               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:17               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:20:18              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x86662011 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x8cfd1aeb - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:18               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:20:18               RSSConfigureTest: hash_infos: [('0x86662011', '0x7'), ('0x8cfd1aeb', '0x5')]
18/11/2021 11:20:18               RSSConfigureTest: hash values 0x86662011 mod total queues 10 != queue 0x7
18/11/2021 11:20:18               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:18               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:18               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:20:19              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xb3d3b240 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xb3d3b240 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:19               RSSConfigureTest: action: {'check_hash_same': 'ipv6-udp'}

18/11/2021 11:20:19               RSSConfigureTest: hash_infos: [('0xb3d3b240', '0x4'), ('0xb3d3b240', '0x4')]
18/11/2021 11:20:19               RSSConfigureTest: hash values 0xb3d3b240 mod total queues 10 != queue 0x4
18/11/2021 11:20:19               RSSConfigureTest: hash value ['0xb3d3b240', '0xb3d3b240'] should be same with ipv6-udp ['0xb3d3b240']
18/11/2021 11:20:19               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:19               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:19               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:20:21              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xb2bd1200 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:21               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:20:21               RSSConfigureTest: hash_infos: [('0xb2bd1200', '0x0')]
18/11/2021 11:20:21               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:21               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:20:22              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x8a38f411 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xf6edf2c6 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:22               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:20:22               RSSConfigureTest: hash_infos: [('0x8a38f411', '0x7'), ('0xf6edf2c6', '0x8')]
18/11/2021 11:20:22               RSSConfigureTest: hash values 0x8a38f411 mod total queues 10 != queue 0x7
18/11/2021 11:20:22               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:22               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:22               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:20:23              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xb2bd1200 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xb2bd1200 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:23               RSSConfigureTest: action: {'check_hash_same': 'ipv4-sctp'}

18/11/2021 11:20:23               RSSConfigureTest: hash_infos: [('0xb2bd1200', '0x0'), ('0xb2bd1200', '0x0')]
18/11/2021 11:20:23               RSSConfigureTest: hash value ['0xb2bd1200', '0xb2bd1200'] should be same with ipv4-sctp ['0xb2bd1200']
18/11/2021 11:20:23               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:23               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:20:24              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xb3d3b240 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:24               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:20:24               RSSConfigureTest: hash_infos: [('0xb3d3b240', '0x4')]
18/11/2021 11:20:24               RSSConfigureTest: hash values 0xb3d3b240 mod total queues 10 != queue 0x4
18/11/2021 11:20:24               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:24               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:24               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:20:25              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x86662011 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x8cfd1aeb - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:25               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:20:25               RSSConfigureTest: hash_infos: [('0x86662011', '0x7'), ('0x8cfd1aeb', '0x5')]
18/11/2021 11:20:25               RSSConfigureTest: hash values 0x86662011 mod total queues 10 != queue 0x7
18/11/2021 11:20:25               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:25               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:25               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:20:26              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xb3d3b240 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xb3d3b240 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:26               RSSConfigureTest: action: {'check_hash_same': 'ipv6-sctp'}

18/11/2021 11:20:26               RSSConfigureTest: hash_infos: [('0xb3d3b240', '0x4'), ('0xb3d3b240', '0x4')]
18/11/2021 11:20:26               RSSConfigureTest: hash values 0xb3d3b240 mod total queues 10 != queue 0x4
18/11/2021 11:20:26               RSSConfigureTest: hash value ['0xb3d3b240', '0xb3d3b240'] should be same with ipv6-sctp ['0xb3d3b240']
18/11/2021 11:20:26               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:26               RSSConfigureTest: sub_case command_line_option_rss_ip failed: '[\'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value [\'0xb2bd1200\', \'0xb2bd1200\'] should be same with ipv4-tcp [\'0xb2bd1200\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value [\'0xb3d3b240\', \'0xb3d3b240\'] should be same with ipv6-tcp [\'0xb3d3b240\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value [\'0xb2bd1200\', \'0xb2bd1200\'] should be same with ipv4-udp [\'0xb2bd1200\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value [\'0xb3d3b240\', \'0xb3d3b240\'] should be same with ipv6-udp [\'0xb3d3b240\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value [\'0xb2bd1200\', \'0xb2bd1200\'] should be same with ipv4-sctp [\'0xb2bd1200\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value [\'0xb3d3b240\', \'0xb3d3b240\'] should be same with ipv6-sctp [\'0xb3d3b240\']", \'the packet do not distribute by rss\']'
18/11/2021 11:20:26              dut.10.240.183.67: flow flush 0
18/11/2021 11:20:26              dut.10.240.183.67: 
18/11/2021 11:20:26               RSSConfigureTest: {'command_line_option_rss_ip': 'failed'}
18/11/2021 11:20:26               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:20:26               RSSConfigureTest: Test Case test_command_line_option_rss_ip Result FAILED: 'some subcases failed'
18/11/2021 11:20:26              dut.10.240.183.67: quit
18/11/2021 11:20:27              dut.10.240.183.67: 
Telling cores to stop...
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= 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= 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 statistics for port 0  ----------------------
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  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...
18/11/2021 11:20:27               RSSConfigureTest: Test Case test_command_line_option_rss_udp Begin
18/11/2021 11:20:27              dut.10.240.183.67:  
18/11/2021 11:20:27                         tester: 
18/11/2021 11:20:27              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_41647_20211118111903   -- -i --rxq=10 --txq=10 --rss-udp
18/11/2021 11:20:28              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_41647_20211118111903/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:20:38              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:20:38              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:20:38              dut.10.240.183.67: set verbose 1
18/11/2021 11:20:38              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:20:38              dut.10.240.183.67: start
18/11/2021 11:20:38              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:20:38               RSSConfigureTest: ===================Test sub case: command_line_option_rss_udp================
18/11/2021 11:20:38               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:20:38               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:38               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:20:40              dut.10.240.183.67:  port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xccb63d81 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:40               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:20:40               RSSConfigureTest: hash_infos: [('0xccb63d81', '0x5')]
18/11/2021 11:20:40               RSSConfigureTest: hash values 0xccb63d81 mod total queues 10 != queue 0x5
18/11/2021 11:20:40               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:40               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:40               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:20:41              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x476c39ad - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x8df993ef - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:41               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:20:41               RSSConfigureTest: hash_infos: [('0x476c39ad', '0x9'), ('0x8df993ef', '0x5')]
18/11/2021 11:20:41               RSSConfigureTest: hash values 0x8df993ef mod total queues 10 != queue 0x5
18/11/2021 11:20:41               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:41               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:41               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:20:42              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xc4efc425 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x642a2523 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:42               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:20:42               RSSConfigureTest: hash_infos: [('0xc4efc425', '0x7'), ('0x642a2523', '0x1')]
18/11/2021 11:20:42               RSSConfigureTest: hash values 0xc4efc425 mod total queues 10 != queue 0x7
18/11/2021 11:20:42               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:42               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:42               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:20:43              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xcbd1d58b - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:43               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:20:43               RSSConfigureTest: hash_infos: [('0xcbd1d58b', '0x5')]
18/11/2021 11:20:43               RSSConfigureTest: hash values 0xcbd1d58b mod total queues 10 != queue 0x5
18/11/2021 11:20:43               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:43               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:43               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:20:44              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xa698d5b5 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xb69b0253 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:44               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:20:44               RSSConfigureTest: hash_infos: [('0xa698d5b5', '0x7'), ('0xb69b0253', '0x3')]
18/11/2021 11:20:44               RSSConfigureTest: hash values 0xb69b0253 mod total queues 10 != queue 0x3
18/11/2021 11:20:44               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:44               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:44               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:20:45              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xcbace219 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xd95fb5fd - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:45               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:20:45               RSSConfigureTest: hash_infos: [('0xcbace219', '0x5'), ('0xd95fb5fd', '0x9')]
18/11/2021 11:20:45               RSSConfigureTest: hash values 0xcbace219 mod total queues 10 != queue 0x5
18/11/2021 11:20:45               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:20:45               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:45               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:20:46              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:46               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:20:46               RSSConfigureTest: hash_infos: []
18/11/2021 11:20:46               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:46               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:20:47              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:47               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:20:47               RSSConfigureTest: hash_infos: []
18/11/2021 11:20:47               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:47               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:20:48              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:48               RSSConfigureTest: action: {'check_no_hash': 'ipv4-tcp'}

18/11/2021 11:20:48               RSSConfigureTest: hash_infos: []
18/11/2021 11:20:48               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:48               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:20:49              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:49               RSSConfigureTest: action: {'check_no_hash': 'ipv6-tcp'}

18/11/2021 11:20:49               RSSConfigureTest: hash_infos: []
18/11/2021 11:20:49               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:49               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:20:50              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:50               RSSConfigureTest: action: {'check_no_hash': 'ipv4-sctp'}

18/11/2021 11:20:50               RSSConfigureTest: hash_infos: []
18/11/2021 11:20:50               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:20:50               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:20:52              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:20:52               RSSConfigureTest: action: {'check_no_hash': 'ipv6-sctp'}

18/11/2021 11:20:52               RSSConfigureTest: hash_infos: []
18/11/2021 11:20:52               RSSConfigureTest: sub_case command_line_option_rss_udp failed: "['the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss']"
18/11/2021 11:20:52              dut.10.240.183.67: flow flush 0
18/11/2021 11:20:52              dut.10.240.183.67: 
18/11/2021 11:20:52               RSSConfigureTest: {'command_line_option_rss_udp': 'failed'}
18/11/2021 11:20:52               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:20:52               RSSConfigureTest: Test Case test_command_line_option_rss_udp Result FAILED: 'some subcases failed'
18/11/2021 11:20:52              dut.10.240.183.67: quit
18/11/2021 11:20:52              dut.10.240.183.67: 
Telling cores to stop...
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: 1              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= 5 -> TX Port= 0/Queue= 5 -------
  RX-packets: 4              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: 2              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  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...
18/11/2021 11:20:52               RSSConfigureTest: Test Case test_rss_configure_to_all Begin
18/11/2021 11:20:52              dut.10.240.183.67:  
18/11/2021 11:20:53                         tester: 
18/11/2021 11:20:53              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_41647_20211118111903   -- -i --rxq=10 --txq=10 
18/11/2021 11:20:54              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_41647_20211118111903/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:21:04              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:21:04              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:21:04              dut.10.240.183.67: set verbose 1
18/11/2021 11:21:04              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:21:04              dut.10.240.183.67: port config all rss all
18/11/2021 11:21:04              dut.10.240.183.67: 
Port 0 modified RSS hash function based on hardware support,requested:0x17f83fffc configured:0x7ffc
rss_hf 0x17f83fffc
18/11/2021 11:21:04              dut.10.240.183.67: start
18/11/2021 11:21:04              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:21:04               RSSConfigureTest: ===================Test sub case: command_line_option_rss_ip================
18/11/2021 11:21:04               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:21:04               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:04               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:21:05              dut.10.240.183.67:  port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xf98c22b0 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:05               RSSConfigureTest: action: {'save_hash': 'ip-ipv4'}

18/11/2021 11:21:05               RSSConfigureTest: hash_infos: [('0xf98c22b0', '0x6')]
18/11/2021 11:21:05               RSSConfigureTest: hash values 0xf98c22b0 mod total queues 10 != queue 0x6
18/11/2021 11:21:05               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:05               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:05               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/("X"*480)']
18/11/2021 11:21:06              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x92b4ed17 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xde04009a - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:06               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:21:06               RSSConfigureTest: hash_infos: [('0x92b4ed17', '0x9'), ('0xde04009a', '0x4')]
18/11/2021 11:21:06               RSSConfigureTest: hash values 0x92b4ed17 mod total queues 10 != queue 0x9
18/11/2021 11:21:06               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:06               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:06               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:21:07              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x30f238f0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:07               RSSConfigureTest: action: {'save_hash': 'ip-ipv6'}

18/11/2021 11:21:07               RSSConfigureTest: hash_infos: [('0x30f238f0', '0x0')]
18/11/2021 11:21:07               RSSConfigureTest: hash values 0x30f238f0 mod total queues 10 != queue 0x0
18/11/2021 11:21:07               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:07               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:07               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/("X"*480)']
18/11/2021 11:21:08              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x51397764 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0xc7ae86dc - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:08               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:21:08               RSSConfigureTest: hash_infos: [('0x51397764', '0x6'), ('0xc7ae86dc', '0x0')]
18/11/2021 11:21:08               RSSConfigureTest: hash values 0x51397764 mod total queues 10 != queue 0x6
18/11/2021 11:21:08               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:08               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:08               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:21:10              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xf4bebaa1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:10               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:21:10               RSSConfigureTest: hash_infos: [('0xf4bebaa1', '0x1')]
18/11/2021 11:21:10               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:10               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:21:11              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x9f867506 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xd336988b - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:11               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:21:11               RSSConfigureTest: hash_infos: [('0x9f867506', '0x2'), ('0xd336988b', '0x9')]
18/11/2021 11:21:11               RSSConfigureTest: hash values 0x9f867506 mod total queues 10 != queue 0x2
18/11/2021 11:21:11               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:11               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:11               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:21:12              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x6bf1b791 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xf0513dcb - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:12               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:21:12               RSSConfigureTest: hash_infos: [('0x6bf1b791', '0x1'), ('0xf0513dcb', '0x9')]
18/11/2021 11:21:12               RSSConfigureTest: hash values 0xf0513dcb mod total queues 10 != queue 0x9
18/11/2021 11:21:12               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:12               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:12               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:21:13              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x695080f2 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:13               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:21:13               RSSConfigureTest: hash_infos: [('0x695080f2', '0x2')]
18/11/2021 11:21:13               RSSConfigureTest: hash values 0x695080f2 mod total queues 10 != queue 0x2
18/11/2021 11:21:13               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:13               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:13               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:21:14              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x89bcf66 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x9e0c3ede - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:14               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:21:14               RSSConfigureTest: hash_infos: [('0x89bcf66', '0x8'), ('0x9e0c3ede', '0x2')]
18/11/2021 11:21:14               RSSConfigureTest: hash values 0x89bcf66 mod total queues 10 != queue 0x8
18/11/2021 11:21:14               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:14               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:14               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:21:15              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xf6789976 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x61d35428 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:15               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:21:15               RSSConfigureTest: hash_infos: [('0xf6789976', '0x4'), ('0x61d35428', '0x0')]
18/11/2021 11:21:15               RSSConfigureTest: hash values 0xf6789976 mod total queues 10 != queue 0x4
18/11/2021 11:21:15               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:15               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:15               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:21:16              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xf4bebaa1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:16               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:21:16               RSSConfigureTest: hash_infos: [('0xf4bebaa1', '0x1')]
18/11/2021 11:21:16               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:16               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:21:17              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x9f867506 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xd336988b - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:17               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:21:17               RSSConfigureTest: hash_infos: [('0x9f867506', '0x2'), ('0xd336988b', '0x9')]
18/11/2021 11:21:17               RSSConfigureTest: hash values 0x9f867506 mod total queues 10 != queue 0x2
18/11/2021 11:21:17               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:17               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:17               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:21:18              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x6bf1b791 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xf0513dcb - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:18               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:21:18               RSSConfigureTest: hash_infos: [('0x6bf1b791', '0x1'), ('0xf0513dcb', '0x9')]
18/11/2021 11:21:18               RSSConfigureTest: hash values 0xf0513dcb mod total queues 10 != queue 0x9
18/11/2021 11:21:18               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:18               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:18               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:21:19              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x695080f2 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:19               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:21:19               RSSConfigureTest: hash_infos: [('0x695080f2', '0x2')]
18/11/2021 11:21:19               RSSConfigureTest: hash values 0x695080f2 mod total queues 10 != queue 0x2
18/11/2021 11:21:19               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:19               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:19               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:21:21              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x89bcf66 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x9e0c3ede - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:21               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:21:21               RSSConfigureTest: hash_infos: [('0x89bcf66', '0x8'), ('0x9e0c3ede', '0x2')]
18/11/2021 11:21:21               RSSConfigureTest: hash values 0x89bcf66 mod total queues 10 != queue 0x8
18/11/2021 11:21:21               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:21               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:21               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:21:22              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xf6789976 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x61d35428 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:22               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:21:22               RSSConfigureTest: hash_infos: [('0xf6789976', '0x4'), ('0x61d35428', '0x0')]
18/11/2021 11:21:22               RSSConfigureTest: hash values 0xf6789976 mod total queues 10 != queue 0x4
18/11/2021 11:21:22               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:22               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:22               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:21:23              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xf4bebaa1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:23               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:21:23               RSSConfigureTest: hash_infos: [('0xf4bebaa1', '0x1')]
18/11/2021 11:21:23               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:23               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:21:24              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x9f867506 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xd336988b - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:24               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:21:24               RSSConfigureTest: hash_infos: [('0x9f867506', '0x2'), ('0xd336988b', '0x9')]
18/11/2021 11:21:24               RSSConfigureTest: hash values 0x9f867506 mod total queues 10 != queue 0x2
18/11/2021 11:21:24               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:24               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:24               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:21:25              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x6bf1b791 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xf0513dcb - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:25               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:21:25               RSSConfigureTest: hash_infos: [('0x6bf1b791', '0x1'), ('0xf0513dcb', '0x9')]
18/11/2021 11:21:25               RSSConfigureTest: hash values 0xf0513dcb mod total queues 10 != queue 0x9
18/11/2021 11:21:25               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:25               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:25               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:21:26              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x695080f2 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:26               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:21:26               RSSConfigureTest: hash_infos: [('0x695080f2', '0x2')]
18/11/2021 11:21:26               RSSConfigureTest: hash values 0x695080f2 mod total queues 10 != queue 0x2
18/11/2021 11:21:26               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:26               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:26               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:21:27              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x89bcf66 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x9e0c3ede - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:27               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:21:27               RSSConfigureTest: hash_infos: [('0x89bcf66', '0x8'), ('0x9e0c3ede', '0x2')]
18/11/2021 11:21:27               RSSConfigureTest: hash values 0x89bcf66 mod total queues 10 != queue 0x8
18/11/2021 11:21:27               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:27               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:27               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:21:28              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xf6789976 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x61d35428 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:28               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:21:28               RSSConfigureTest: hash_infos: [('0xf6789976', '0x4'), ('0x61d35428', '0x0')]
18/11/2021 11:21:28               RSSConfigureTest: hash values 0xf6789976 mod total queues 10 != queue 0x4
18/11/2021 11:21:28               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:28               RSSConfigureTest: sub_case command_line_option_rss_ip failed: "['the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss']"
18/11/2021 11:21:28              dut.10.240.183.67: flow flush 0
18/11/2021 11:21:28              dut.10.240.183.67: 
18/11/2021 11:21:28               RSSConfigureTest: {'command_line_option_rss_ip': 'failed'}
18/11/2021 11:21:28               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:21:28               RSSConfigureTest: Test Case test_rss_configure_to_all Result FAILED: 'some subcases failed'
18/11/2021 11:21:28              dut.10.240.183.67: quit
18/11/2021 11:21:29              dut.10.240.183.67: 
Telling cores to stop...
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= 1 -> TX Port= 0/Queue= 1 -------
  RX-packets: 6              TX-packets: 0              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 2 -> TX Port= 0/Queue= 2 -------
  RX-packets: 9              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= 6 -> TX Port= 0/Queue= 6 -------
  RX-packets: 2              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: 7              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  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...
18/11/2021 11:21:29               RSSConfigureTest: Test Case test_rss_configure_to_default Begin
18/11/2021 11:21:29              dut.10.240.183.67:  
18/11/2021 11:21:29                         tester: 
18/11/2021 11:21:29              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_41647_20211118111903   -- -i --rxq=10 --txq=10 
18/11/2021 11:21:30              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_41647_20211118111903/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:21:40              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:21:40              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:21:40              dut.10.240.183.67: set verbose 1
18/11/2021 11:21:40              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:21:40              dut.10.240.183.67: port config all rss default
18/11/2021 11:21:41              dut.10.240.183.67: 
18/11/2021 11:21:41              dut.10.240.183.67: start
18/11/2021 11:21:41              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:21:41               RSSConfigureTest: ===================Test sub case: command_line_option_rss_ip================
18/11/2021 11:21:41               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:21:41               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:41               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:21:42              dut.10.240.183.67:  port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xf631973c - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:42               RSSConfigureTest: action: {'save_hash': 'ip-ipv4'}

18/11/2021 11:21:42               RSSConfigureTest: hash_infos: [('0xf631973c', '0x6')]
18/11/2021 11:21:42               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:42               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/("X"*480)']
18/11/2021 11:21:43              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x241d2d68 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xbe730cf1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:43               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:21:43               RSSConfigureTest: hash_infos: [('0x241d2d68', '0x0'), ('0xbe730cf1', '0x1')]
18/11/2021 11:21:43               RSSConfigureTest: hash values 0x241d2d68 mod total queues 10 != queue 0x0
18/11/2021 11:21:43               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:43               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:43               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:21:44              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x51a4f3c4 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:44               RSSConfigureTest: action: {'save_hash': 'ip-ipv6'}

18/11/2021 11:21:44               RSSConfigureTest: hash_infos: [('0x51a4f3c4', '0x2')]
18/11/2021 11:21:44               RSSConfigureTest: hash values 0x51a4f3c4 mod total queues 10 != queue 0x2
18/11/2021 11:21:44               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:44               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:44               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/("X"*480)']
18/11/2021 11:21:45              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0xbcaaef50 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x15fa8468 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:45               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:21:45               RSSConfigureTest: hash_infos: [('0xbcaaef50', '0x6'), ('0x15fa8468', '0x4')]
18/11/2021 11:21:45               RSSConfigureTest: hash values 0xbcaaef50 mod total queues 10 != queue 0x6
18/11/2021 11:21:45               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:45               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:45               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:21:46              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x161d8f80 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:46               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:21:46               RSSConfigureTest: hash_infos: [('0x161d8f80', '0x4')]
18/11/2021 11:21:46               RSSConfigureTest: hash values 0x161d8f80 mod total queues 10 != queue 0x4
18/11/2021 11:21:46               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:46               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:46               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:21:47              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xc43135d4 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x5e5f144d - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:47               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:21:47               RSSConfigureTest: hash_infos: [('0xc43135d4', '0x8'), ('0x5e5f144d', '0x7')]
18/11/2021 11:21:47               RSSConfigureTest: hash values 0xc43135d4 mod total queues 10 != queue 0x8
18/11/2021 11:21:47               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:47               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:47               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:21:48              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x62b56b8c - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xb5e65caa - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:48               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:21:48               RSSConfigureTest: hash_infos: [('0x62b56b8c', '0x6'), ('0xb5e65caa', '0x0')]
18/11/2021 11:21:48               RSSConfigureTest: hash values 0xb5e65caa mod total queues 10 != queue 0x0
18/11/2021 11:21:48               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:48               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:48               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:21:49              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x63c18b5b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:49               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:21:49               RSSConfigureTest: hash_infos: [('0x63c18b5b', '0x7')]
18/11/2021 11:21:49               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:49               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:21:51              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x8ecf97cf - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x279ffcf7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:51               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:21:51               RSSConfigureTest: hash_infos: [('0x8ecf97cf', '0x3'), ('0x279ffcf7', '0x7')]
18/11/2021 11:21:51               RSSConfigureTest: hash values 0x8ecf97cf mod total queues 10 != queue 0x3
18/11/2021 11:21:51               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:51               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:51               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:21:52              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x5ae927e0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xf857423b - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:52               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:21:52               RSSConfigureTest: hash_infos: [('0x5ae927e0', '0x0'), ('0xf857423b', '0x9')]
18/11/2021 11:21:52               RSSConfigureTest: hash values 0x5ae927e0 mod total queues 10 != queue 0x0
18/11/2021 11:21:52               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:52               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:52               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:21:53              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x161d8f80 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:53               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:21:53               RSSConfigureTest: hash_infos: [('0x161d8f80', '0x4')]
18/11/2021 11:21:53               RSSConfigureTest: hash values 0x161d8f80 mod total queues 10 != queue 0x4
18/11/2021 11:21:53               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:53               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:53               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:21:54              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xc43135d4 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x5e5f144d - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:54               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:21:54               RSSConfigureTest: hash_infos: [('0xc43135d4', '0x8'), ('0x5e5f144d', '0x7')]
18/11/2021 11:21:54               RSSConfigureTest: hash values 0xc43135d4 mod total queues 10 != queue 0x8
18/11/2021 11:21:54               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:54               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:54               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:21:55              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x62b56b8c - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xb5e65caa - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:55               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:21:55               RSSConfigureTest: hash_infos: [('0x62b56b8c', '0x6'), ('0xb5e65caa', '0x0')]
18/11/2021 11:21:55               RSSConfigureTest: hash values 0xb5e65caa mod total queues 10 != queue 0x0
18/11/2021 11:21:55               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:55               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:55               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:21:56              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x63c18b5b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:56               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:21:56               RSSConfigureTest: hash_infos: [('0x63c18b5b', '0x7')]
18/11/2021 11:21:56               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:56               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:21:57              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x8ecf97cf - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x279ffcf7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:57               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:21:57               RSSConfigureTest: hash_infos: [('0x8ecf97cf', '0x3'), ('0x279ffcf7', '0x7')]
18/11/2021 11:21:57               RSSConfigureTest: hash values 0x8ecf97cf mod total queues 10 != queue 0x3
18/11/2021 11:21:57               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:57               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:57               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:21:58              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x5ae927e0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xf857423b - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:58               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:21:58               RSSConfigureTest: hash_infos: [('0x5ae927e0', '0x0'), ('0xf857423b', '0x9')]
18/11/2021 11:21:58               RSSConfigureTest: hash values 0x5ae927e0 mod total queues 10 != queue 0x0
18/11/2021 11:21:58               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:58               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:58               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:21:59              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x161d8f80 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:21:59               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:21:59               RSSConfigureTest: hash_infos: [('0x161d8f80', '0x4')]
18/11/2021 11:21:59               RSSConfigureTest: hash values 0x161d8f80 mod total queues 10 != queue 0x4
18/11/2021 11:21:59               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:21:59               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:21:59               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:22:00              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xc43135d4 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x5e5f144d - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:00               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:22:00               RSSConfigureTest: hash_infos: [('0xc43135d4', '0x8'), ('0x5e5f144d', '0x7')]
18/11/2021 11:22:00               RSSConfigureTest: hash values 0xc43135d4 mod total queues 10 != queue 0x8
18/11/2021 11:22:00               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:00               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:00               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:22:01              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x62b56b8c - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xb5e65caa - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:01               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:22:01               RSSConfigureTest: hash_infos: [('0x62b56b8c', '0x6'), ('0xb5e65caa', '0x0')]
18/11/2021 11:22:01               RSSConfigureTest: hash values 0xb5e65caa mod total queues 10 != queue 0x0
18/11/2021 11:22:01               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:01               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:01               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:22:03              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x63c18b5b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:03               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:22:03               RSSConfigureTest: hash_infos: [('0x63c18b5b', '0x7')]
18/11/2021 11:22:03               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:03               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:22:04              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x8ecf97cf - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x279ffcf7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:04               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:22:04               RSSConfigureTest: hash_infos: [('0x8ecf97cf', '0x3'), ('0x279ffcf7', '0x7')]
18/11/2021 11:22:04               RSSConfigureTest: hash values 0x8ecf97cf mod total queues 10 != queue 0x3
18/11/2021 11:22:04               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:04               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:04               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:22:05              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x5ae927e0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xf857423b - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:05               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:22:05               RSSConfigureTest: hash_infos: [('0x5ae927e0', '0x0'), ('0xf857423b', '0x9')]
18/11/2021 11:22:05               RSSConfigureTest: hash values 0x5ae927e0 mod total queues 10 != queue 0x0
18/11/2021 11:22:05               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:05               RSSConfigureTest: sub_case command_line_option_rss_ip failed: "['the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss']"
18/11/2021 11:22:05              dut.10.240.183.67: flow flush 0
18/11/2021 11:22:05              dut.10.240.183.67: 
18/11/2021 11:22:05               RSSConfigureTest: {'command_line_option_rss_ip': 'failed'}
18/11/2021 11:22:05               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:22:05               RSSConfigureTest: Test Case test_rss_configure_to_default Result FAILED: 'some subcases failed'
18/11/2021 11:22:05              dut.10.240.183.67: quit
18/11/2021 11:22:06              dut.10.240.183.67: 
Telling cores to stop...
Waiting for lcores to finish...

  ------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
  RX-packets: 7              TX-packets: 0              TX-dropped: 0             

  ------- 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= 2 -> TX Port= 0/Queue= 2 -------
  RX-packets: 1              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: 4              TX-packets: 0              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
  RX-packets: 5              TX-packets: 0              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
  RX-packets: 9              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: 3              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  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...
18/11/2021 11:22:06               RSSConfigureTest: Test Case test_rss_configure_to_ip Begin
18/11/2021 11:22:06              dut.10.240.183.67:  
18/11/2021 11:22:06                         tester: 
18/11/2021 11:22:06              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_41647_20211118111903   -- -i --rxq=10 --txq=10 
18/11/2021 11:22:07              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_41647_20211118111903/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:22:17              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:22:17              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:22:17              dut.10.240.183.67: set verbose 1
18/11/2021 11:22:17              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:22:17              dut.10.240.183.67: port config all rss ip
18/11/2021 11:22:17              dut.10.240.183.67: 
Port 0 modified RSS hash function based on hardware support,requested:0xa38c configured:0x238c
rss_hf 0xa38c
18/11/2021 11:22:17              dut.10.240.183.67: start
18/11/2021 11:22:17              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:22:17               RSSConfigureTest: ===================Test sub case: rss_configure_to_ip================
18/11/2021 11:22:17               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:22:17               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:17               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:22:18              dut.10.240.183.67:  port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xbd3eda78 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:18               RSSConfigureTest: action: {'save_hash': 'ip-ipv4'}

18/11/2021 11:22:18               RSSConfigureTest: hash_infos: [('0xbd3eda78', '0x0')]
18/11/2021 11:22:18               RSSConfigureTest: hash values 0xbd3eda78 mod total queues 10 != queue 0x0
18/11/2021 11:22:18               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:18               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:18               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/("X"*480)']
18/11/2021 11:22:19              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x7499135a - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x5c299626 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:19               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:22:19               RSSConfigureTest: hash_infos: [('0x7499135a', '0x6'), ('0x5c299626', '0x8')]
18/11/2021 11:22:19               RSSConfigureTest: hash values 0x7499135a mod total queues 10 != queue 0x6
18/11/2021 11:22:19               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:19               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:19               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:22:21              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x9729f6ff - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:21               RSSConfigureTest: action: {'save_hash': 'ip-ipv6'}

18/11/2021 11:22:21               RSSConfigureTest: hash_infos: [('0x9729f6ff', '0x5')]
18/11/2021 11:22:21               RSSConfigureTest: hash values 0x9729f6ff mod total queues 10 != queue 0x5
18/11/2021 11:22:21               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:21               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:21               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/("X"*480)']
18/11/2021 11:22:22              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0xa891f67a - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0xe789d27d - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:22               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:22:22               RSSConfigureTest: hash_infos: [('0xa891f67a', '0x2'), ('0xe789d27d', '0x5')]
18/11/2021 11:22:22               RSSConfigureTest: hash values 0xa891f67a mod total queues 10 != queue 0x2
18/11/2021 11:22:22               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:22               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:22               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:22:23              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xbd3eda78 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:23               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:22:23               RSSConfigureTest: hash_infos: [('0xbd3eda78', '0x0')]
18/11/2021 11:22:23               RSSConfigureTest: hash values 0xbd3eda78 mod total queues 10 != queue 0x0
18/11/2021 11:22:23               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:23               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:23               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:22:24              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x7499135a - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x5c299626 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:24               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:22:24               RSSConfigureTest: hash_infos: [('0x7499135a', '0x6'), ('0x5c299626', '0x8')]
18/11/2021 11:22:24               RSSConfigureTest: hash values 0x7499135a mod total queues 10 != queue 0x6
18/11/2021 11:22:24               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:24               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:24               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:22:25              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xbd3eda78 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xbd3eda78 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:25               RSSConfigureTest: action: {'check_hash_same': 'ipv4-tcp'}

18/11/2021 11:22:25               RSSConfigureTest: hash_infos: [('0xbd3eda78', '0x0'), ('0xbd3eda78', '0x0')]
18/11/2021 11:22:25               RSSConfigureTest: hash values 0xbd3eda78 mod total queues 10 != queue 0x0
18/11/2021 11:22:25               RSSConfigureTest: hash value ['0xbd3eda78', '0xbd3eda78'] should be same with ipv4-tcp ['0xbd3eda78']
18/11/2021 11:22:25               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:25               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:25               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:22:26              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x9729f6ff - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:26               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:22:26               RSSConfigureTest: hash_infos: [('0x9729f6ff', '0x5')]
18/11/2021 11:22:26               RSSConfigureTest: hash values 0x9729f6ff mod total queues 10 != queue 0x5
18/11/2021 11:22:26               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:26               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:26               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:22:27              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xa891f67a - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xe789d27d - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:27               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:22:27               RSSConfigureTest: hash_infos: [('0xa891f67a', '0x2'), ('0xe789d27d', '0x5')]
18/11/2021 11:22:27               RSSConfigureTest: hash values 0xa891f67a mod total queues 10 != queue 0x2
18/11/2021 11:22:27               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:27               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:27               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:22:28              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x9729f6ff - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x9729f6ff - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:28               RSSConfigureTest: action: {'check_hash_same': 'ipv6-tcp'}

18/11/2021 11:22:28               RSSConfigureTest: hash_infos: [('0x9729f6ff', '0x5'), ('0x9729f6ff', '0x5')]
18/11/2021 11:22:28               RSSConfigureTest: hash values 0x9729f6ff mod total queues 10 != queue 0x5
18/11/2021 11:22:28               RSSConfigureTest: hash value ['0x9729f6ff', '0x9729f6ff'] should be same with ipv6-tcp ['0x9729f6ff']
18/11/2021 11:22:28               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:28               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:28               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:22:29              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xbd3eda78 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:29               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:22:29               RSSConfigureTest: hash_infos: [('0xbd3eda78', '0x0')]
18/11/2021 11:22:29               RSSConfigureTest: hash values 0xbd3eda78 mod total queues 10 != queue 0x0
18/11/2021 11:22:29               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:29               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:29               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:22:30              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x7499135a - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x5c299626 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:30               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:22:30               RSSConfigureTest: hash_infos: [('0x7499135a', '0x6'), ('0x5c299626', '0x8')]
18/11/2021 11:22:30               RSSConfigureTest: hash values 0x7499135a mod total queues 10 != queue 0x6
18/11/2021 11:22:30               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:30               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:30               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:22:31              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xbd3eda78 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xbd3eda78 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:31               RSSConfigureTest: action: {'check_hash_same': 'ipv4-udp'}

18/11/2021 11:22:31               RSSConfigureTest: hash_infos: [('0xbd3eda78', '0x0'), ('0xbd3eda78', '0x0')]
18/11/2021 11:22:31               RSSConfigureTest: hash values 0xbd3eda78 mod total queues 10 != queue 0x0
18/11/2021 11:22:31               RSSConfigureTest: hash value ['0xbd3eda78', '0xbd3eda78'] should be same with ipv4-udp ['0xbd3eda78']
18/11/2021 11:22:31               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:31               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:31               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:22:33              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x9729f6ff - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:33               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:22:33               RSSConfigureTest: hash_infos: [('0x9729f6ff', '0x5')]
18/11/2021 11:22:33               RSSConfigureTest: hash values 0x9729f6ff mod total queues 10 != queue 0x5
18/11/2021 11:22:33               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:33               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:33               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:22:34              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xa891f67a - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xe789d27d - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:34               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:22:34               RSSConfigureTest: hash_infos: [('0xa891f67a', '0x2'), ('0xe789d27d', '0x5')]
18/11/2021 11:22:34               RSSConfigureTest: hash values 0xa891f67a mod total queues 10 != queue 0x2
18/11/2021 11:22:34               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:34               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:34               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:22:35              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x9729f6ff - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x9729f6ff - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:35               RSSConfigureTest: action: {'check_hash_same': 'ipv6-udp'}

18/11/2021 11:22:35               RSSConfigureTest: hash_infos: [('0x9729f6ff', '0x5'), ('0x9729f6ff', '0x5')]
18/11/2021 11:22:35               RSSConfigureTest: hash values 0x9729f6ff mod total queues 10 != queue 0x5
18/11/2021 11:22:35               RSSConfigureTest: hash value ['0x9729f6ff', '0x9729f6ff'] should be same with ipv6-udp ['0x9729f6ff']
18/11/2021 11:22:35               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:35               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:35               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:22:36              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xbd3eda78 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:36               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:22:36               RSSConfigureTest: hash_infos: [('0xbd3eda78', '0x0')]
18/11/2021 11:22:36               RSSConfigureTest: hash values 0xbd3eda78 mod total queues 10 != queue 0x0
18/11/2021 11:22:36               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:36               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:36               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:22:37              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x7499135a - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x5c299626 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:37               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:22:37               RSSConfigureTest: hash_infos: [('0x7499135a', '0x6'), ('0x5c299626', '0x8')]
18/11/2021 11:22:37               RSSConfigureTest: hash values 0x7499135a mod total queues 10 != queue 0x6
18/11/2021 11:22:37               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:37               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:37               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:22:38              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xbd3eda78 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xbd3eda78 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:38               RSSConfigureTest: action: {'check_hash_same': 'ipv4-sctp'}

18/11/2021 11:22:38               RSSConfigureTest: hash_infos: [('0xbd3eda78', '0x0'), ('0xbd3eda78', '0x0')]
18/11/2021 11:22:38               RSSConfigureTest: hash values 0xbd3eda78 mod total queues 10 != queue 0x0
18/11/2021 11:22:38               RSSConfigureTest: hash value ['0xbd3eda78', '0xbd3eda78'] should be same with ipv4-sctp ['0xbd3eda78']
18/11/2021 11:22:38               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:38               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:38               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:22:39              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x9729f6ff - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:39               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:22:39               RSSConfigureTest: hash_infos: [('0x9729f6ff', '0x5')]
18/11/2021 11:22:39               RSSConfigureTest: hash values 0x9729f6ff mod total queues 10 != queue 0x5
18/11/2021 11:22:39               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:39               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:39               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:22:40              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xa891f67a - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xe789d27d - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:40               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:22:40               RSSConfigureTest: hash_infos: [('0xa891f67a', '0x2'), ('0xe789d27d', '0x5')]
18/11/2021 11:22:40               RSSConfigureTest: hash values 0xa891f67a mod total queues 10 != queue 0x2
18/11/2021 11:22:40               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:40               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:40               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:22:41              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x9729f6ff - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x9729f6ff - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:41               RSSConfigureTest: action: {'check_hash_same': 'ipv6-sctp'}

18/11/2021 11:22:41               RSSConfigureTest: hash_infos: [('0x9729f6ff', '0x5'), ('0x9729f6ff', '0x5')]
18/11/2021 11:22:41               RSSConfigureTest: hash values 0x9729f6ff mod total queues 10 != queue 0x5
18/11/2021 11:22:41               RSSConfigureTest: hash value ['0x9729f6ff', '0x9729f6ff'] should be same with ipv6-sctp ['0x9729f6ff']
18/11/2021 11:22:41               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:41               RSSConfigureTest: sub_case rss_configure_to_ip failed: '[\'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value [\'0xbd3eda78\', \'0xbd3eda78\'] should be same with ipv4-tcp [\'0xbd3eda78\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value [\'0x9729f6ff\', \'0x9729f6ff\'] should be same with ipv6-tcp [\'0x9729f6ff\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value [\'0xbd3eda78\', \'0xbd3eda78\'] should be same with ipv4-udp [\'0xbd3eda78\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value [\'0x9729f6ff\', \'0x9729f6ff\'] should be same with ipv6-udp [\'0x9729f6ff\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value [\'0xbd3eda78\', \'0xbd3eda78\'] should be same with ipv4-sctp [\'0xbd3eda78\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value [\'0x9729f6ff\', \'0x9729f6ff\'] should be same with ipv6-sctp [\'0x9729f6ff\']", \'the packet do not distribute by rss\']'
18/11/2021 11:22:41              dut.10.240.183.67: flow flush 0
18/11/2021 11:22:41              dut.10.240.183.67: 
18/11/2021 11:22:41               RSSConfigureTest: {'rss_configure_to_ip': 'failed'}
18/11/2021 11:22:41               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:22:41               RSSConfigureTest: Test Case test_rss_configure_to_ip Result FAILED: 'some subcases failed'
18/11/2021 11:22:41              dut.10.240.183.67: quit
18/11/2021 11:22:42              dut.10.240.183.67: 
Telling cores to stop...
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= 2 -> TX Port= 0/Queue= 2 -------
  RX-packets: 4              TX-packets: 0              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
  RX-packets: 14             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: 4              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  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...
18/11/2021 11:22:42               RSSConfigureTest: Test Case test_rss_configure_to_sctp Begin
18/11/2021 11:22:42              dut.10.240.183.67:  
18/11/2021 11:22:42                         tester: 
18/11/2021 11:22:42              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_41647_20211118111903   -- -i --rxq=10 --txq=10 
18/11/2021 11:22:44              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_41647_20211118111903/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:22:54              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:22:54              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:22:54              dut.10.240.183.67: set verbose 1
18/11/2021 11:22:54              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:22:54              dut.10.240.183.67: port config all rss sctp
18/11/2021 11:22:54              dut.10.240.183.67: 
rss_hf 0x1040
18/11/2021 11:22:54              dut.10.240.183.67: start
18/11/2021 11:22:54              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:22:54               RSSConfigureTest: ===================Test sub case: rss_configure_to_sctp================
18/11/2021 11:22:54               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:22:54               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:54               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:22:55              dut.10.240.183.67:  port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x95f3e447 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:55               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:22:55               RSSConfigureTest: hash_infos: [('0x95f3e447', '0x1')]
18/11/2021 11:22:55               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:55               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:22:56              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xd51d2ff2 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xa7e94bde - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:56               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:22:56               RSSConfigureTest: hash_infos: [('0xd51d2ff2', '0x8'), ('0xa7e94bde', '0x8')]
18/11/2021 11:22:56               RSSConfigureTest: hash values 0xd51d2ff2 mod total queues 10 != queue 0x8
18/11/2021 11:22:56               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:56               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:56               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:22:57              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x2991f3a - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xc3275e2b - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:57               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:22:57               RSSConfigureTest: hash_infos: [('0x2991f3a', '0x4'), ('0xc3275e2b', '0x3')]
18/11/2021 11:22:57               RSSConfigureTest: hash values 0xc3275e2b mod total queues 10 != queue 0x3
18/11/2021 11:22:57               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:57               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:57               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:22:58              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x33b96916 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:58               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:22:58               RSSConfigureTest: hash_infos: [('0x33b96916', '0x8')]
18/11/2021 11:22:58               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:58               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:22:59              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xd80476f5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x6c4d5881 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:22:59               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:22:59               RSSConfigureTest: hash_infos: [('0xd80476f5', '0x5'), ('0x6c4d5881', '0x9')]
18/11/2021 11:22:59               RSSConfigureTest: hash values 0xd80476f5 mod total queues 10 != queue 0x5
18/11/2021 11:22:59               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:22:59               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:22:59               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:23:00              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xc7e172a - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x19ad2e26 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:00               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:23:00               RSSConfigureTest: hash_infos: [('0xc7e172a', '0x8'), ('0x19ad2e26', '0x8')]
18/11/2021 11:23:00               RSSConfigureTest: hash values 0x19ad2e26 mod total queues 10 != queue 0x8
18/11/2021 11:23:00               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:23:00               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:00               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:23:02              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:02               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:23:02               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:02               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:02               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:23:03              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:03               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:23:03               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:03               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:03               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:04              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:04               RSSConfigureTest: action: {'check_no_hash': 'ipv4-tcp'}

18/11/2021 11:23:04               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:04               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:04               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:05              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:05               RSSConfigureTest: action: {'check_no_hash': 'ipv6-tcp'}

18/11/2021 11:23:05               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:05               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:05               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:06              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:06               RSSConfigureTest: action: {'check_no_hash': 'ipv4-udp'}

18/11/2021 11:23:06               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:06               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:06               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:07              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:07               RSSConfigureTest: action: {'check_no_hash': 'ipv6-udp'}

18/11/2021 11:23:07               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:07               RSSConfigureTest: sub_case rss_configure_to_sctp failed: "['the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss']"
18/11/2021 11:23:07              dut.10.240.183.67: flow flush 0
18/11/2021 11:23:07              dut.10.240.183.67: 
18/11/2021 11:23:07               RSSConfigureTest: {'rss_configure_to_sctp': 'failed'}
18/11/2021 11:23:07               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:23:07               RSSConfigureTest: Test Case test_rss_configure_to_sctp Result FAILED: 'some subcases failed'
18/11/2021 11:23:07              dut.10.240.183.67: quit
18/11/2021 11:23:08              dut.10.240.183.67: 
Telling cores to stop...
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: 1              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: 1              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= 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: 1              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  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...
18/11/2021 11:23:08               RSSConfigureTest: Test Case test_rss_configure_to_tcp Begin
18/11/2021 11:23:08              dut.10.240.183.67:  
18/11/2021 11:23:08                         tester: 
18/11/2021 11:23:08              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_41647_20211118111903   -- -i --rxq=10 --txq=10 
18/11/2021 11:23:09              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_41647_20211118111903/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:23:19              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:23:19              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:23:19              dut.10.240.183.67: set verbose 1
18/11/2021 11:23:19              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:23:19              dut.10.240.183.67: port config all rss tcp
18/11/2021 11:23:19              dut.10.240.183.67: 
Port 0 modified RSS hash function based on hardware support,requested:0x10410 configured:0x410
rss_hf 0x10410
18/11/2021 11:23:19              dut.10.240.183.67: start
18/11/2021 11:23:19              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:23:19               RSSConfigureTest: ===================Test sub case: rss_configure_to_tcp================
18/11/2021 11:23:19               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:23:19               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:19               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:21              dut.10.240.183.67:  port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x94bff95e - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:21               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:23:21               RSSConfigureTest: hash_infos: [('0x94bff95e', '0x0')]
18/11/2021 11:23:21               RSSConfigureTest: hash values 0x94bff95e mod total queues 10 != queue 0x0
18/11/2021 11:23:21               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:23:21               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:21               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:23:22              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xf99c232a - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x8307df9 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:22               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:23:22               RSSConfigureTest: hash_infos: [('0xf99c232a', '0x8'), ('0x8307df9', '0x5')]
18/11/2021 11:23:22               RSSConfigureTest: hash values 0xf99c232a mod total queues 10 != queue 0x8
18/11/2021 11:23:22               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:23:22               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:22               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:23:23              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x2057cd66 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x78a827f4 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:23               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:23:23               RSSConfigureTest: hash_infos: [('0x2057cd66', '0x8'), ('0x78a827f4', '0x0')]
18/11/2021 11:23:23               RSSConfigureTest: hash values 0x2057cd66 mod total queues 10 != queue 0x8
18/11/2021 11:23:23               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:23:23               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:23               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:24              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x7db98929 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:24               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:23:24               RSSConfigureTest: hash_infos: [('0x7db98929', '0x7')]
18/11/2021 11:23:24               RSSConfigureTest: hash values 0x7db98929 mod total queues 10 != queue 0x7
18/11/2021 11:23:24               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:23:24               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:24               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:23:25              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x27e5c44f - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x59c1efd3 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:25               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:23:25               RSSConfigureTest: hash_infos: [('0x27e5c44f', '0x9'), ('0x59c1efd3', '0x7')]
18/11/2021 11:23:25               RSSConfigureTest: hash values 0x27e5c44f mod total queues 10 != queue 0x9
18/11/2021 11:23:25               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:23:25               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:25               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:23:26              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xe774a36c - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x9b8506b1 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:26               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:23:26               RSSConfigureTest: hash_infos: [('0xe774a36c', '0x4'), ('0x9b8506b1', '0x7')]
18/11/2021 11:23:26               RSSConfigureTest: hash values 0xe774a36c mod total queues 10 != queue 0x4
18/11/2021 11:23:26               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:23:26               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:26               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:23:27              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:27               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:23:27               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:27               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:27               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:23:28              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:28               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:23:28               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:28               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:28               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:29              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:29               RSSConfigureTest: action: {'check_no_hash': 'ipv4-udp'}

18/11/2021 11:23:29               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:29               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:29               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:30              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:30               RSSConfigureTest: action: {'check_no_hash': 'ipv6-udp'}

18/11/2021 11:23:30               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:30               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:30               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:31              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:31               RSSConfigureTest: action: {'check_no_hash': 'ipv4-sctp'}

18/11/2021 11:23:31               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:31               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:31               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:33              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:33               RSSConfigureTest: action: {'check_no_hash': 'ipv6-sctp'}

18/11/2021 11:23:33               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:33               RSSConfigureTest: sub_case rss_configure_to_tcp failed: "['the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss']"
18/11/2021 11:23:33              dut.10.240.183.67: flow flush 0
18/11/2021 11:23:33              dut.10.240.183.67: 
18/11/2021 11:23:33               RSSConfigureTest: {'rss_configure_to_tcp': 'failed'}
18/11/2021 11:23:33               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:23:33               RSSConfigureTest: Test Case test_rss_configure_to_tcp Result FAILED: 'some subcases failed'
18/11/2021 11:23:33              dut.10.240.183.67: quit
18/11/2021 11:23:33              dut.10.240.183.67: 
Telling cores to stop...
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= 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: 1              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: 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 statistics for port 0  ----------------------
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  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...
18/11/2021 11:23:33               RSSConfigureTest: Test Case test_rss_configure_to_udp Begin
18/11/2021 11:23:33              dut.10.240.183.67:  
18/11/2021 11:23:34                         tester: 
18/11/2021 11:23:34              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_41647_20211118111903   -- -i --rxq=10 --txq=10 
18/11/2021 11:23:35              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_41647_20211118111903/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:23:45              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:23:45              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:23:45              dut.10.240.183.67: set verbose 1
18/11/2021 11:23:45              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:23:45              dut.10.240.183.67: port config all rss udp
18/11/2021 11:23:45              dut.10.240.183.67: 
Port 0 modified RSS hash function based on hardware support,requested:0x20820 configured:0x820
rss_hf 0x20820
18/11/2021 11:23:45              dut.10.240.183.67: start
18/11/2021 11:23:45              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:23:45               RSSConfigureTest: ===================Test sub case: rss_configure_to_udp================
18/11/2021 11:23:45               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:23:45               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:45               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:46              dut.10.240.183.67:  port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xa8cbe939 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:46               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:23:46               RSSConfigureTest: hash_infos: [('0xa8cbe939', '0x3')]
18/11/2021 11:23:46               RSSConfigureTest: hash values 0xa8cbe939 mod total queues 10 != queue 0x3
18/11/2021 11:23:46               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:23:46               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:46               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:23:47              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x20144a0e - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xb7e7bf3b - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:47               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:23:47               RSSConfigureTest: hash_infos: [('0x20144a0e', '0x4'), ('0xb7e7bf3b', '0x5')]
18/11/2021 11:23:47               RSSConfigureTest: hash values 0x20144a0e mod total queues 10 != queue 0x4
18/11/2021 11:23:47               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:23:47               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:47               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:23:48              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xeea54978 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x370b718f - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:48               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:23:48               RSSConfigureTest: hash_infos: [('0xeea54978', '0x6'), ('0x370b718f', '0x9')]
18/11/2021 11:23:48               RSSConfigureTest: hash values 0x370b718f mod total queues 10 != queue 0x9
18/11/2021 11:23:48               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:23:48               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:48               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:49              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xf5035143 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:49               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:23:49               RSSConfigureTest: hash_infos: [('0xf5035143', '0x3')]
18/11/2021 11:23:49               RSSConfigureTest: hash values 0xf5035143 mod total queues 10 != queue 0x3
18/11/2021 11:23:49               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:23:49               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:49               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:23:51              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x4ebecf4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x980318d6 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:51               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:23:51               RSSConfigureTest: hash_infos: [('0x4ebecf4', '0x4'), ('0x980318d6', '0x4')]
18/11/2021 11:23:51               RSSConfigureTest: hash values 0x980318d6 mod total queues 10 != queue 0x4
18/11/2021 11:23:51               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:23:51               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:51               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:23:52              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x8e6df7b9 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x68aac626 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:52               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:23:52               RSSConfigureTest: hash_infos: [('0x8e6df7b9', '0x1'), ('0x68aac626', '0x8')]
18/11/2021 11:23:52               RSSConfigureTest: hash values 0x8e6df7b9 mod total queues 10 != queue 0x1
18/11/2021 11:23:52               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:23:52               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:52               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:23:53              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:53               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:23:53               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:53               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:53               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:23:54              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:54               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:23:54               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:54               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:54               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:55              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:55               RSSConfigureTest: action: {'check_no_hash': 'ipv4-tcp'}

18/11/2021 11:23:55               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:55               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:55               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:56              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:56               RSSConfigureTest: action: {'check_no_hash': 'ipv6-tcp'}

18/11/2021 11:23:56               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:56               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:56               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:57              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:57               RSSConfigureTest: action: {'check_no_hash': 'ipv4-sctp'}

18/11/2021 11:23:57               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:57               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:23:57               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:23:58              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:23:58               RSSConfigureTest: action: {'check_no_hash': 'ipv6-sctp'}

18/11/2021 11:23:58               RSSConfigureTest: hash_infos: []
18/11/2021 11:23:58               RSSConfigureTest: sub_case rss_configure_to_udp failed: "['the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss']"
18/11/2021 11:23:58              dut.10.240.183.67: flow flush 0
18/11/2021 11:23:58              dut.10.240.183.67: 
18/11/2021 11:23:58               RSSConfigureTest: {'rss_configure_to_udp': 'failed'}
18/11/2021 11:23:58               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:23:58               RSSConfigureTest: Test Case test_rss_configure_to_udp Result FAILED: 'some subcases failed'
18/11/2021 11:23:58              dut.10.240.183.67: quit
18/11/2021 11:23:59              dut.10.240.183.67: 
Telling cores to stop...
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: 1              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= 4 -> TX Port= 0/Queue= 4 -------
  RX-packets: 3              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: 1              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= 9 -> TX Port= 0/Queue= 9 -------
  RX-packets: 1              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  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...
18/11/2021 11:23:59                            dts: 
TEST SUITE ENDED: RSSConfigureTest
18/11/2021 11:27:56                            dts: 
TEST SUITE : RSSConfigureTest
18/11/2021 11:27:56                            dts: NIC :        columbiaville_25g
18/11/2021 11:27:56              dut.10.240.183.67: 
18/11/2021 11:27:56                         tester: 
18/11/2021 11:27:56               RSSConfigureTest: Test Case test_command_line_option_rss_disable Begin
18/11/2021 11:27:57              dut.10.240.183.67: 
18/11/2021 11:27:57                         tester: 
18/11/2021 11:27:57              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_44911_20211118112730   -- -i --rxq=10 --txq=10 --disable-rss
18/11/2021 11:27:58              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_44911_20211118112730/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...

Port 0: link state change event

Port 0: link state change event
Done
18/11/2021 11:28:08              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:28:08              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:28:08              dut.10.240.183.67: set verbose 1
18/11/2021 11:28:08              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:28:08              dut.10.240.183.67: start
18/11/2021 11:28:08              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x0 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:28:08               RSSConfigureTest: ===================Test sub case: command_line_option_disable================
18/11/2021 11:28:08               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:28:08               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:08               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:28:09              dut.10.240.183.67:  port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:28:09               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:28:09               RSSConfigureTest: hash_infos: []
18/11/2021 11:28:09               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:09               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:28:10              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:28:10               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:28:10               RSSConfigureTest: hash_infos: []
18/11/2021 11:28:10               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:10               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:28:11              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:28:11               RSSConfigureTest: action: {'check_no_hash': 'ipv4-tcp'}

18/11/2021 11:28:11               RSSConfigureTest: hash_infos: []
18/11/2021 11:28:11               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:11               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:28:13              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:28:13               RSSConfigureTest: action: {'check_no_hash': 'ipv6-tcp'}

18/11/2021 11:28:13               RSSConfigureTest: hash_infos: []
18/11/2021 11:28:13               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:13               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:28:14              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:28:14               RSSConfigureTest: action: {'check_no_hash': 'ipv4-udp'}

18/11/2021 11:28:14               RSSConfigureTest: hash_infos: []
18/11/2021 11:28:14               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:14               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:28:15              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:28:15               RSSConfigureTest: action: {'check_no_hash': 'ipv6-udp'}

18/11/2021 11:28:15               RSSConfigureTest: hash_infos: []
18/11/2021 11:28:15               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:15               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:28:16              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:28:16               RSSConfigureTest: action: {'check_no_hash': 'ipv4-sctp'}

18/11/2021 11:28:16               RSSConfigureTest: hash_infos: []
18/11/2021 11:28:16               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:16               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:28:17              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:28:17               RSSConfigureTest: action: {'check_no_hash': 'ipv6-sctp'}

18/11/2021 11:28:17               RSSConfigureTest: hash_infos: []
18/11/2021 11:28:17               RSSConfigureTest: sub_case command_line_option_disable passed
18/11/2021 11:28:17              dut.10.240.183.67: flow flush 0
18/11/2021 11:28:17              dut.10.240.183.67: 
18/11/2021 11:28:17               RSSConfigureTest: {'command_line_option_disable': 'passed'}
18/11/2021 11:28:17               RSSConfigureTest: pass rate is: 100.0
18/11/2021 11:28:17               RSSConfigureTest: Test Case test_command_line_option_rss_disable Result PASSED:
18/11/2021 11:28:17              dut.10.240.183.67: quit
18/11/2021 11:28:18              dut.10.240.183.67: 
Telling cores to stop...
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 statistics for port 0  ----------------------
  RX-packets: 8              RX-dropped: 0             RX-total: 8
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 8              RX-dropped: 0             RX-total: 8
  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...
18/11/2021 11:28:18               RSSConfigureTest: Test Case test_command_line_option_rss_ip Begin
18/11/2021 11:28:18              dut.10.240.183.67:  
18/11/2021 11:28:18                         tester: 
18/11/2021 11:28:18              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_44911_20211118112730   -- -i --rxq=10 --txq=10 --rss-ip
18/11/2021 11:28:19              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_44911_20211118112730/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:28:29              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:28:29              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:28:29              dut.10.240.183.67: set verbose 1
18/11/2021 11:28:29              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:28:29              dut.10.240.183.67: start
18/11/2021 11:28:29              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:28:29               RSSConfigureTest: ===================Test sub case: command_line_option_rss_ip================
18/11/2021 11:28:29               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:28:29               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:29               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:28:30              dut.10.240.183.67:  port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x111287fe - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:30               RSSConfigureTest: action: {'save_hash': 'ip-ipv4'}

18/11/2021 11:28:30               RSSConfigureTest: hash_infos: [('0x111287fe', '0x0')]
18/11/2021 11:28:30               RSSConfigureTest: hash values 0x111287fe mod total queues 10 != queue 0x0
18/11/2021 11:28:30               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:30               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:30               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/("X"*480)']
18/11/2021 11:28:31              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x1648b6d4 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xa749aaf7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:31               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:28:31               RSSConfigureTest: hash_infos: [('0x1648b6d4', '0x2'), ('0xa749aaf7', '0x7')]
18/11/2021 11:28:31               RSSConfigureTest: hash values 0x1648b6d4 mod total queues 10 != queue 0x2
18/11/2021 11:28:31               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:31               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:31               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:28:33              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x549bf313 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:33               RSSConfigureTest: action: {'save_hash': 'ip-ipv6'}

18/11/2021 11:28:33               RSSConfigureTest: hash_infos: [('0x549bf313', '0x5')]
18/11/2021 11:28:33               RSSConfigureTest: hash values 0x549bf313 mod total queues 10 != queue 0x5
18/11/2021 11:28:33               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:33               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:33               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/("X"*480)']
18/11/2021 11:28:34              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x1400f067 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x4ee5eefa - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:34               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:28:34               RSSConfigureTest: hash_infos: [('0x1400f067', '0x3'), ('0x4ee5eefa', '0x0')]
18/11/2021 11:28:34               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:34               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:28:35              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x111287fe - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:35               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:28:35               RSSConfigureTest: hash_infos: [('0x111287fe', '0x0')]
18/11/2021 11:28:35               RSSConfigureTest: hash values 0x111287fe mod total queues 10 != queue 0x0
18/11/2021 11:28:35               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:35               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:35               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:28:36              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x1648b6d4 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xa749aaf7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:36               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:28:36               RSSConfigureTest: hash_infos: [('0x1648b6d4', '0x2'), ('0xa749aaf7', '0x7')]
18/11/2021 11:28:36               RSSConfigureTest: hash values 0x1648b6d4 mod total queues 10 != queue 0x2
18/11/2021 11:28:36               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:36               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:36               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:28:37              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x111287fe - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x111287fe - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:37               RSSConfigureTest: action: {'check_hash_same': 'ipv4-tcp'}

18/11/2021 11:28:37               RSSConfigureTest: hash_infos: [('0x111287fe', '0x0'), ('0x111287fe', '0x0')]
18/11/2021 11:28:37               RSSConfigureTest: hash values 0x111287fe mod total queues 10 != queue 0x0
18/11/2021 11:28:37               RSSConfigureTest: hash value 0x111287fe should be same with ipv4-tcp ['0x111287fe']
18/11/2021 11:28:37               RSSConfigureTest: hash value 0x111287fe should be same with ipv4-tcp ['0x111287fe']
18/11/2021 11:28:37               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:37               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:37               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:28:38              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x549bf313 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:38               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:28:38               RSSConfigureTest: hash_infos: [('0x549bf313', '0x5')]
18/11/2021 11:28:38               RSSConfigureTest: hash values 0x549bf313 mod total queues 10 != queue 0x5
18/11/2021 11:28:38               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:38               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:38               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:28:39              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x1400f067 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x4ee5eefa - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:39               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:28:39               RSSConfigureTest: hash_infos: [('0x1400f067', '0x3'), ('0x4ee5eefa', '0x0')]
18/11/2021 11:28:39               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:39               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:28:40              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x549bf313 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x549bf313 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:40               RSSConfigureTest: action: {'check_hash_same': 'ipv6-tcp'}

18/11/2021 11:28:40               RSSConfigureTest: hash_infos: [('0x549bf313', '0x5'), ('0x549bf313', '0x5')]
18/11/2021 11:28:40               RSSConfigureTest: hash values 0x549bf313 mod total queues 10 != queue 0x5
18/11/2021 11:28:40               RSSConfigureTest: hash value 0x549bf313 should be same with ipv6-tcp ['0x549bf313']
18/11/2021 11:28:40               RSSConfigureTest: hash value 0x549bf313 should be same with ipv6-tcp ['0x549bf313']
18/11/2021 11:28:40               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:40               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:40               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:28:41              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x111287fe - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:41               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:28:41               RSSConfigureTest: hash_infos: [('0x111287fe', '0x0')]
18/11/2021 11:28:41               RSSConfigureTest: hash values 0x111287fe mod total queues 10 != queue 0x0
18/11/2021 11:28:41               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:41               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:41               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:28:42              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x1648b6d4 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xa749aaf7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:42               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:28:42               RSSConfigureTest: hash_infos: [('0x1648b6d4', '0x2'), ('0xa749aaf7', '0x7')]
18/11/2021 11:28:42               RSSConfigureTest: hash values 0x1648b6d4 mod total queues 10 != queue 0x2
18/11/2021 11:28:42               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:42               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:42               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:28:44              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x111287fe - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x111287fe - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:44               RSSConfigureTest: action: {'check_hash_same': 'ipv4-udp'}

18/11/2021 11:28:44               RSSConfigureTest: hash_infos: [('0x111287fe', '0x0'), ('0x111287fe', '0x0')]
18/11/2021 11:28:44               RSSConfigureTest: hash values 0x111287fe mod total queues 10 != queue 0x0
18/11/2021 11:28:44               RSSConfigureTest: hash value 0x111287fe should be same with ipv4-udp ['0x111287fe']
18/11/2021 11:28:44               RSSConfigureTest: hash value 0x111287fe should be same with ipv4-udp ['0x111287fe']
18/11/2021 11:28:44               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:44               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:44               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:28:45              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x549bf313 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:45               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:28:45               RSSConfigureTest: hash_infos: [('0x549bf313', '0x5')]
18/11/2021 11:28:45               RSSConfigureTest: hash values 0x549bf313 mod total queues 10 != queue 0x5
18/11/2021 11:28:45               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:45               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:45               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:28:46              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x1400f067 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x4ee5eefa - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:46               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:28:46               RSSConfigureTest: hash_infos: [('0x1400f067', '0x3'), ('0x4ee5eefa', '0x0')]
18/11/2021 11:28:46               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:46               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:28:47              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x549bf313 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x549bf313 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:47               RSSConfigureTest: action: {'check_hash_same': 'ipv6-udp'}

18/11/2021 11:28:47               RSSConfigureTest: hash_infos: [('0x549bf313', '0x5'), ('0x549bf313', '0x5')]
18/11/2021 11:28:47               RSSConfigureTest: hash values 0x549bf313 mod total queues 10 != queue 0x5
18/11/2021 11:28:47               RSSConfigureTest: hash value 0x549bf313 should be same with ipv6-udp ['0x549bf313']
18/11/2021 11:28:47               RSSConfigureTest: hash value 0x549bf313 should be same with ipv6-udp ['0x549bf313']
18/11/2021 11:28:47               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:47               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:47               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:28:48              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x111287fe - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:48               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:28:48               RSSConfigureTest: hash_infos: [('0x111287fe', '0x0')]
18/11/2021 11:28:48               RSSConfigureTest: hash values 0x111287fe mod total queues 10 != queue 0x0
18/11/2021 11:28:48               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:48               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:48               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:28:49              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x1648b6d4 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xa749aaf7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:49               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:28:49               RSSConfigureTest: hash_infos: [('0x1648b6d4', '0x2'), ('0xa749aaf7', '0x7')]
18/11/2021 11:28:49               RSSConfigureTest: hash values 0x1648b6d4 mod total queues 10 != queue 0x2
18/11/2021 11:28:49               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:49               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:49               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:28:50              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x111287fe - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x111287fe - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:50               RSSConfigureTest: action: {'check_hash_same': 'ipv4-sctp'}

18/11/2021 11:28:50               RSSConfigureTest: hash_infos: [('0x111287fe', '0x0'), ('0x111287fe', '0x0')]
18/11/2021 11:28:50               RSSConfigureTest: hash values 0x111287fe mod total queues 10 != queue 0x0
18/11/2021 11:28:50               RSSConfigureTest: hash value 0x111287fe should be same with ipv4-sctp ['0x111287fe']
18/11/2021 11:28:50               RSSConfigureTest: hash value 0x111287fe should be same with ipv4-sctp ['0x111287fe']
18/11/2021 11:28:50               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:50               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:50               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:28:51              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x549bf313 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:51               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:28:51               RSSConfigureTest: hash_infos: [('0x549bf313', '0x5')]
18/11/2021 11:28:51               RSSConfigureTest: hash values 0x549bf313 mod total queues 10 != queue 0x5
18/11/2021 11:28:51               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:51               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:51               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:28:52              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x1400f067 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x4ee5eefa - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:52               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:28:52               RSSConfigureTest: hash_infos: [('0x1400f067', '0x3'), ('0x4ee5eefa', '0x0')]
18/11/2021 11:28:52               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:28:52               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:28:53              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x549bf313 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x549bf313 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:28:53               RSSConfigureTest: action: {'check_hash_same': 'ipv6-sctp'}

18/11/2021 11:28:53               RSSConfigureTest: hash_infos: [('0x549bf313', '0x5'), ('0x549bf313', '0x5')]
18/11/2021 11:28:53               RSSConfigureTest: hash values 0x549bf313 mod total queues 10 != queue 0x5
18/11/2021 11:28:53               RSSConfigureTest: hash value 0x549bf313 should be same with ipv6-sctp ['0x549bf313']
18/11/2021 11:28:53               RSSConfigureTest: hash value 0x549bf313 should be same with ipv6-sctp ['0x549bf313']
18/11/2021 11:28:53               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:28:53               RSSConfigureTest: sub_case command_line_option_rss_ip failed: '[\'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value 0x111287fe should be same with ipv4-tcp [\'0x111287fe\']", "hash value 0x111287fe should be same with ipv4-tcp [\'0x111287fe\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value 0x549bf313 should be same with ipv6-tcp [\'0x549bf313\']", "hash value 0x549bf313 should be same with ipv6-tcp [\'0x549bf313\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value 0x111287fe should be same with ipv4-udp [\'0x111287fe\']", "hash value 0x111287fe should be same with ipv4-udp [\'0x111287fe\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value 0x549bf313 should be same with ipv6-udp [\'0x549bf313\']", "hash value 0x549bf313 should be same with ipv6-udp [\'0x549bf313\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value 0x111287fe should be same with ipv4-sctp [\'0x111287fe\']", "hash value 0x111287fe should be same with ipv4-sctp [\'0x111287fe\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value 0x549bf313 should be same with ipv6-sctp [\'0x549bf313\']", "hash value 0x549bf313 should be same with ipv6-sctp [\'0x549bf313\']", \'the packet do not distribute by rss\']'
18/11/2021 11:28:53              dut.10.240.183.67: flow flush 0
18/11/2021 11:28:53              dut.10.240.183.67: 
18/11/2021 11:28:53               RSSConfigureTest: {'command_line_option_rss_ip': 'failed'}
18/11/2021 11:28:53               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:28:53               RSSConfigureTest: Test Case test_command_line_option_rss_ip Result FAILED: 'some subcases failed'
18/11/2021 11:28:53              dut.10.240.183.67: quit
18/11/2021 11:28:54              dut.10.240.183.67: 
Telling cores to stop...
Waiting for lcores to finish...

  ------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
  RX-packets: 14             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: 4              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= 7 -> TX Port= 0/Queue= 7 -------
  RX-packets: 4              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  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...
18/11/2021 11:28:54               RSSConfigureTest: Test Case test_command_line_option_rss_udp Begin
18/11/2021 11:28:54              dut.10.240.183.67:  
18/11/2021 11:28:54                         tester: 
18/11/2021 11:28:54              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_44911_20211118112730   -- -i --rxq=10 --txq=10 --rss-udp
18/11/2021 11:28:56              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_44911_20211118112730/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:29:06              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:29:06              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:29:06              dut.10.240.183.67: set verbose 1
18/11/2021 11:29:06              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:29:06              dut.10.240.183.67: start
18/11/2021 11:29:06              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:29:06               RSSConfigureTest: ===================Test sub case: command_line_option_rss_udp================
18/11/2021 11:29:06               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:29:06               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:06               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:29:07              dut.10.240.183.67:  port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xee307d22 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:07               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:29:07               RSSConfigureTest: hash_infos: [('0xee307d22', '0x0')]
18/11/2021 11:29:07               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:07               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:29:08              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x9c7d96f3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x790a7794 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:08               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:29:08               RSSConfigureTest: hash_infos: [('0x9c7d96f3', '0x3'), ('0x790a7794', '0x4')]
18/11/2021 11:29:08               RSSConfigureTest: hash values 0x9c7d96f3 mod total queues 10 != queue 0x3
18/11/2021 11:29:08               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:08               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:08               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:29:09              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x3993660d - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x18d53681 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:09               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:29:09               RSSConfigureTest: hash_infos: [('0x3993660d', '0x3'), ('0x18d53681', '0x9')]
18/11/2021 11:29:09               RSSConfigureTest: hash values 0x3993660d mod total queues 10 != queue 0x3
18/11/2021 11:29:09               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:09               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:09               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:29:10              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x7f3da3c2 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:10               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:29:10               RSSConfigureTest: hash_infos: [('0x7f3da3c2', '0x0')]
18/11/2021 11:29:10               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:10               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:29:11              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xfee14931 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x6288015b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:11               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:29:11               RSSConfigureTest: hash_infos: [('0xfee14931', '0x5'), ('0x6288015b', '0x7')]
18/11/2021 11:29:11               RSSConfigureTest: hash values 0xfee14931 mod total queues 10 != queue 0x5
18/11/2021 11:29:11               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:11               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:11               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:29:12              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xaadb5fec - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x2b27cdd9 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:12               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:29:12               RSSConfigureTest: hash_infos: [('0xaadb5fec', '0x2'), ('0x2b27cdd9', '0x3')]
18/11/2021 11:29:12               RSSConfigureTest: hash values 0xaadb5fec mod total queues 10 != queue 0x2
18/11/2021 11:29:12               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:12               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:12               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:29:13              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:13               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:29:13               RSSConfigureTest: hash_infos: []
18/11/2021 11:29:13               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:13               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:29:15              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:15               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:29:15               RSSConfigureTest: hash_infos: []
18/11/2021 11:29:15               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:15               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:29:16              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:16               RSSConfigureTest: action: {'check_no_hash': 'ipv4-tcp'}

18/11/2021 11:29:16               RSSConfigureTest: hash_infos: []
18/11/2021 11:29:16               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:16               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:29:17              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:17               RSSConfigureTest: action: {'check_no_hash': 'ipv6-tcp'}

18/11/2021 11:29:17               RSSConfigureTest: hash_infos: []
18/11/2021 11:29:17               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:17               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:29:18              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:18               RSSConfigureTest: action: {'check_no_hash': 'ipv4-sctp'}

18/11/2021 11:29:18               RSSConfigureTest: hash_infos: []
18/11/2021 11:29:18               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:18               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:29:19              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:19               RSSConfigureTest: action: {'check_no_hash': 'ipv6-sctp'}

18/11/2021 11:29:19               RSSConfigureTest: hash_infos: []
18/11/2021 11:29:19               RSSConfigureTest: sub_case command_line_option_rss_udp failed: "['the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss']"
18/11/2021 11:29:19              dut.10.240.183.67: flow flush 0
18/11/2021 11:29:19              dut.10.240.183.67: 
18/11/2021 11:29:19               RSSConfigureTest: {'command_line_option_rss_udp': 'failed'}
18/11/2021 11:29:19               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:29:19               RSSConfigureTest: Test Case test_command_line_option_rss_udp Result FAILED: 'some subcases failed'
18/11/2021 11:29:19              dut.10.240.183.67: quit
18/11/2021 11:29:20              dut.10.240.183.67: 
Telling cores to stop...
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= 2 -> TX Port= 0/Queue= 2 -------
  RX-packets: 1              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: 1              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: 1              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 statistics for port 0  ----------------------
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  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...
18/11/2021 11:29:20               RSSConfigureTest: Test Case test_rss_configure_to_all Begin
18/11/2021 11:29:20              dut.10.240.183.67:  
18/11/2021 11:29:20                         tester: 
18/11/2021 11:29:20              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_44911_20211118112730   -- -i --rxq=10 --txq=10 
18/11/2021 11:29:21              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_44911_20211118112730/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:29:31              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:29:31              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:29:31              dut.10.240.183.67: set verbose 1
18/11/2021 11:29:31              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:29:31              dut.10.240.183.67: port config all rss all
18/11/2021 11:29:31              dut.10.240.183.67: 
Port 0 modified RSS hash function based on hardware support,requested:0x17f83fffc configured:0x7ffc
rss_hf 0x17f83fffc
18/11/2021 11:29:31              dut.10.240.183.67: start
18/11/2021 11:29:31              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:29:31               RSSConfigureTest: ===================Test sub case: command_line_option_rss_ip================
18/11/2021 11:29:31               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:29:31               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:31               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:29:33              dut.10.240.183.67:  port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x506a505f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:33               RSSConfigureTest: action: {'save_hash': 'ip-ipv4'}

18/11/2021 11:29:33               RSSConfigureTest: hash_infos: [('0x506a505f', '0x5')]
18/11/2021 11:29:33               RSSConfigureTest: hash values 0x506a505f mod total queues 10 != queue 0x5
18/11/2021 11:29:33               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:33               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:33               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/("X"*480)']
18/11/2021 11:29:34              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xe2916043 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xdf7ffa7c - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:34               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:29:34               RSSConfigureTest: hash_infos: [('0xe2916043', '0x7'), ('0xdf7ffa7c', '0x4')]
18/11/2021 11:29:34               RSSConfigureTest: hash values 0xe2916043 mod total queues 10 != queue 0x7
18/11/2021 11:29:34               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:34               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:34               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:29:35              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0xf145888d - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:35               RSSConfigureTest: action: {'save_hash': 'ip-ipv6'}

18/11/2021 11:29:35               RSSConfigureTest: hash_infos: [('0xf145888d', '0x1')]
18/11/2021 11:29:35               RSSConfigureTest: hash values 0xf145888d mod total queues 10 != queue 0x1
18/11/2021 11:29:35               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:35               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:35               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/("X"*480)']
18/11/2021 11:29:36              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0xa75db2e5 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x2110fc45 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:36               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:29:36               RSSConfigureTest: hash_infos: [('0xa75db2e5', '0x9'), ('0x2110fc45', '0x9')]
18/11/2021 11:29:36               RSSConfigureTest: hash values 0xa75db2e5 mod total queues 10 != queue 0x9
18/11/2021 11:29:36               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:36               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:36               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:29:37              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xc3055fe0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:37               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:29:37               RSSConfigureTest: hash_infos: [('0xc3055fe0', '0x0')]
18/11/2021 11:29:37               RSSConfigureTest: hash values 0xc3055fe0 mod total queues 10 != queue 0x0
18/11/2021 11:29:37               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:37               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:37               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:29:38              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x71fe6ffc - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x4c10f5c3 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:38               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:29:38               RSSConfigureTest: hash_infos: [('0x71fe6ffc', '0x8'), ('0x4c10f5c3', '0x1')]
18/11/2021 11:29:38               RSSConfigureTest: hash values 0x71fe6ffc mod total queues 10 != queue 0x8
18/11/2021 11:29:38               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:38               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:38               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:29:39              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xa33cb1da - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x66ecc658 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:39               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:29:39               RSSConfigureTest: hash_infos: [('0xa33cb1da', '0x4'), ('0x66ecc658', '0x8')]
18/11/2021 11:29:39               RSSConfigureTest: hash values 0xa33cb1da mod total queues 10 != queue 0x4
18/11/2021 11:29:39               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:39               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:39               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:29:40              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x39b7b3fc - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:40               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:29:40               RSSConfigureTest: hash_infos: [('0x39b7b3fc', '0x8')]
18/11/2021 11:29:40               RSSConfigureTest: hash values 0x39b7b3fc mod total queues 10 != queue 0x8
18/11/2021 11:29:40               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:40               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:40               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:29:41              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x6faf8994 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xe9e2c734 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:41               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:29:41               RSSConfigureTest: hash_infos: [('0x6faf8994', '0x4'), ('0xe9e2c734', '0x8')]
18/11/2021 11:29:41               RSSConfigureTest: hash values 0x6faf8994 mod total queues 10 != queue 0x4
18/11/2021 11:29:41               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:41               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:41               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:29:42              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x4d668721 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xd5fcaa43 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:42               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:29:42               RSSConfigureTest: hash_infos: [('0x4d668721', '0x9'), ('0xd5fcaa43', '0x7')]
18/11/2021 11:29:42               RSSConfigureTest: hash values 0x4d668721 mod total queues 10 != queue 0x9
18/11/2021 11:29:42               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:42               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:42               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:29:43              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xc3055fe0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:43               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:29:43               RSSConfigureTest: hash_infos: [('0xc3055fe0', '0x0')]
18/11/2021 11:29:43               RSSConfigureTest: hash values 0xc3055fe0 mod total queues 10 != queue 0x0
18/11/2021 11:29:43               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:43               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:43               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:29:45              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x71fe6ffc - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x4c10f5c3 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:45               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:29:45               RSSConfigureTest: hash_infos: [('0x71fe6ffc', '0x8'), ('0x4c10f5c3', '0x1')]
18/11/2021 11:29:45               RSSConfigureTest: hash values 0x71fe6ffc mod total queues 10 != queue 0x8
18/11/2021 11:29:45               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:45               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:45               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:29:46              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xa33cb1da - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x66ecc658 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:46               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:29:46               RSSConfigureTest: hash_infos: [('0xa33cb1da', '0x4'), ('0x66ecc658', '0x8')]
18/11/2021 11:29:46               RSSConfigureTest: hash values 0xa33cb1da mod total queues 10 != queue 0x4
18/11/2021 11:29:46               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:46               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:46               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:29:47              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x39b7b3fc - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:47               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:29:47               RSSConfigureTest: hash_infos: [('0x39b7b3fc', '0x8')]
18/11/2021 11:29:47               RSSConfigureTest: hash values 0x39b7b3fc mod total queues 10 != queue 0x8
18/11/2021 11:29:47               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:47               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:47               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:29:48              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x6faf8994 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xe9e2c734 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:48               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:29:48               RSSConfigureTest: hash_infos: [('0x6faf8994', '0x4'), ('0xe9e2c734', '0x8')]
18/11/2021 11:29:48               RSSConfigureTest: hash values 0x6faf8994 mod total queues 10 != queue 0x4
18/11/2021 11:29:48               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:48               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:48               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:29:49              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x4d668721 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xd5fcaa43 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:49               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:29:49               RSSConfigureTest: hash_infos: [('0x4d668721', '0x9'), ('0xd5fcaa43', '0x7')]
18/11/2021 11:29:49               RSSConfigureTest: hash values 0x4d668721 mod total queues 10 != queue 0x9
18/11/2021 11:29:49               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:49               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:49               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:29:50              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xc3055fe0 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:50               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:29:50               RSSConfigureTest: hash_infos: [('0xc3055fe0', '0x0')]
18/11/2021 11:29:50               RSSConfigureTest: hash values 0xc3055fe0 mod total queues 10 != queue 0x0
18/11/2021 11:29:50               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:50               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:50               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:29:51              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x71fe6ffc - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x4c10f5c3 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:51               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:29:51               RSSConfigureTest: hash_infos: [('0x71fe6ffc', '0x8'), ('0x4c10f5c3', '0x1')]
18/11/2021 11:29:51               RSSConfigureTest: hash values 0x71fe6ffc mod total queues 10 != queue 0x8
18/11/2021 11:29:51               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:51               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:51               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:29:52              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xa33cb1da - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x66ecc658 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:52               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:29:52               RSSConfigureTest: hash_infos: [('0xa33cb1da', '0x4'), ('0x66ecc658', '0x8')]
18/11/2021 11:29:52               RSSConfigureTest: hash values 0xa33cb1da mod total queues 10 != queue 0x4
18/11/2021 11:29:52               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:52               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:52               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:29:53              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x39b7b3fc - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:53               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:29:53               RSSConfigureTest: hash_infos: [('0x39b7b3fc', '0x8')]
18/11/2021 11:29:53               RSSConfigureTest: hash values 0x39b7b3fc mod total queues 10 != queue 0x8
18/11/2021 11:29:53               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:53               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:53               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:29:54              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x6faf8994 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xe9e2c734 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:54               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:29:54               RSSConfigureTest: hash_infos: [('0x6faf8994', '0x4'), ('0xe9e2c734', '0x8')]
18/11/2021 11:29:54               RSSConfigureTest: hash values 0x6faf8994 mod total queues 10 != queue 0x4
18/11/2021 11:29:54               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:54               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:29:54               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:29:56              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x4d668721 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xd5fcaa43 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:29:56               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:29:56               RSSConfigureTest: hash_infos: [('0x4d668721', '0x9'), ('0xd5fcaa43', '0x7')]
18/11/2021 11:29:56               RSSConfigureTest: hash values 0x4d668721 mod total queues 10 != queue 0x9
18/11/2021 11:29:56               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:29:56               RSSConfigureTest: sub_case command_line_option_rss_ip failed: "['the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss']"
18/11/2021 11:29:56              dut.10.240.183.67: flow flush 0
18/11/2021 11:29:56              dut.10.240.183.67: 
18/11/2021 11:29:56               RSSConfigureTest: {'command_line_option_rss_ip': 'failed'}
18/11/2021 11:29:56               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:29:56               RSSConfigureTest: Test Case test_rss_configure_to_all Result FAILED: 'some subcases failed'
18/11/2021 11:29:56              dut.10.240.183.67: quit
18/11/2021 11:29:56              dut.10.240.183.67: 
Telling cores to stop...
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= 1 -> TX Port= 0/Queue= 1 -------
  RX-packets: 4              TX-packets: 0              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 4 -> TX Port= 0/Queue= 4 -------
  RX-packets: 7              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= 8 -> TX Port= 0/Queue= 8 -------
  RX-packets: 12             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 statistics for port 0  ----------------------
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  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...
18/11/2021 11:29:56               RSSConfigureTest: Test Case test_rss_configure_to_default Begin
18/11/2021 11:29:56              dut.10.240.183.67:  
18/11/2021 11:29:56                         tester: 
18/11/2021 11:29:56              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_44911_20211118112730   -- -i --rxq=10 --txq=10 
18/11/2021 11:29:58              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_44911_20211118112730/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:30:08              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:30:08              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:30:08              dut.10.240.183.67: set verbose 1
18/11/2021 11:30:08              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:30:08              dut.10.240.183.67: port config all rss default
18/11/2021 11:30:08              dut.10.240.183.67: 
18/11/2021 11:30:08              dut.10.240.183.67: start
18/11/2021 11:30:08              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:30:08               RSSConfigureTest: ===================Test sub case: command_line_option_rss_ip================
18/11/2021 11:30:08               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:30:08               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:08               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:30:09              dut.10.240.183.67:  port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x379b9f3 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:09               RSSConfigureTest: action: {'save_hash': 'ip-ipv4'}

18/11/2021 11:30:09               RSSConfigureTest: hash_infos: [('0x379b9f3', '0x9')]
18/11/2021 11:30:09               RSSConfigureTest: hash values 0x379b9f3 mod total queues 10 != queue 0x9
18/11/2021 11:30:09               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:09               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:09               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/("X"*480)']
18/11/2021 11:30:10              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x76379e35 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x50087ce1 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:10               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:30:10               RSSConfigureTest: hash_infos: [('0x76379e35', '0x3'), ('0x50087ce1', '0x5')]
18/11/2021 11:30:10               RSSConfigureTest: hash values 0x76379e35 mod total queues 10 != queue 0x3
18/11/2021 11:30:10               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:10               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:10               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:30:11              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x7e5faeba - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:11               RSSConfigureTest: action: {'save_hash': 'ip-ipv6'}

18/11/2021 11:30:11               RSSConfigureTest: hash_infos: [('0x7e5faeba', '0x6')]
18/11/2021 11:30:11               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:11               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/("X"*480)']
18/11/2021 11:30:12              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x6e294f79 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x276b4067 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:12               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:30:12               RSSConfigureTest: hash_infos: [('0x6e294f79', '0x7'), ('0x276b4067', '0x3')]
18/11/2021 11:30:12               RSSConfigureTest: hash values 0x6e294f79 mod total queues 10 != queue 0x7
18/11/2021 11:30:12               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:12               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:12               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:30:13              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x82fa8ec5 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:13               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:30:13               RSSConfigureTest: hash_infos: [('0x82fa8ec5', '0x7')]
18/11/2021 11:30:13               RSSConfigureTest: hash values 0x82fa8ec5 mod total queues 10 != queue 0x7
18/11/2021 11:30:13               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:13               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:13               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:30:15              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xf7b4a903 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xd18b4bd7 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:15               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:30:15               RSSConfigureTest: hash_infos: [('0xf7b4a903', '0x9'), ('0xd18b4bd7', '0x1')]
18/11/2021 11:30:15               RSSConfigureTest: hash values 0xd18b4bd7 mod total queues 10 != queue 0x1
18/11/2021 11:30:15               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:15               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:15               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:30:16              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xcd764dff - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xc3ece429 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:16               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:30:16               RSSConfigureTest: hash_infos: [('0xcd764dff', '0x1'), ('0xc3ece429', '0x1')]
18/11/2021 11:30:16               RSSConfigureTest: hash values 0xcd764dff mod total queues 10 != queue 0x1
18/11/2021 11:30:16               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:16               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:16               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:30:17              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x140ddeb7 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:17               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:30:17               RSSConfigureTest: hash_infos: [('0x140ddeb7', '0x3')]
18/11/2021 11:30:17               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:17               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:30:18              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x47b3f74 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x4d39306a - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:18               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:30:18               RSSConfigureTest: hash_infos: [('0x47b3f74', '0x2'), ('0x4d39306a', '0x6')]
18/11/2021 11:30:18               RSSConfigureTest: hash values 0x47b3f74 mod total queues 10 != queue 0x2
18/11/2021 11:30:18               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:18               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:18               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:30:19              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xd78a9959 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xd6a841b5 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:19               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:30:19               RSSConfigureTest: hash_infos: [('0xd78a9959', '0x5'), ('0xd6a841b5', '0x7')]
18/11/2021 11:30:19               RSSConfigureTest: hash values 0xd6a841b5 mod total queues 10 != queue 0x7
18/11/2021 11:30:19               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:19               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:19               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:30:20              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x82fa8ec5 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:20               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:30:20               RSSConfigureTest: hash_infos: [('0x82fa8ec5', '0x7')]
18/11/2021 11:30:20               RSSConfigureTest: hash values 0x82fa8ec5 mod total queues 10 != queue 0x7
18/11/2021 11:30:20               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:20               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:20               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:30:21              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xf7b4a903 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xd18b4bd7 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:21               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:30:21               RSSConfigureTest: hash_infos: [('0xf7b4a903', '0x9'), ('0xd18b4bd7', '0x1')]
18/11/2021 11:30:21               RSSConfigureTest: hash values 0xd18b4bd7 mod total queues 10 != queue 0x1
18/11/2021 11:30:21               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:21               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:21               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:30:22              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xcd764dff - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xc3ece429 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:22               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:30:22               RSSConfigureTest: hash_infos: [('0xcd764dff', '0x1'), ('0xc3ece429', '0x1')]
18/11/2021 11:30:22               RSSConfigureTest: hash values 0xcd764dff mod total queues 10 != queue 0x1
18/11/2021 11:30:22               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:22               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:22               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:30:23              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x140ddeb7 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:23               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:30:23               RSSConfigureTest: hash_infos: [('0x140ddeb7', '0x3')]
18/11/2021 11:30:23               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:23               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:30:24              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x47b3f74 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x4d39306a - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:24               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:30:24               RSSConfigureTest: hash_infos: [('0x47b3f74', '0x2'), ('0x4d39306a', '0x6')]
18/11/2021 11:30:24               RSSConfigureTest: hash values 0x47b3f74 mod total queues 10 != queue 0x2
18/11/2021 11:30:24               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:24               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:24               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:30:26              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xd78a9959 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xd6a841b5 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:26               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:30:26               RSSConfigureTest: hash_infos: [('0xd78a9959', '0x5'), ('0xd6a841b5', '0x7')]
18/11/2021 11:30:26               RSSConfigureTest: hash values 0xd6a841b5 mod total queues 10 != queue 0x7
18/11/2021 11:30:26               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:26               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:26               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:30:27              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x82fa8ec5 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:27               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:30:27               RSSConfigureTest: hash_infos: [('0x82fa8ec5', '0x7')]
18/11/2021 11:30:27               RSSConfigureTest: hash values 0x82fa8ec5 mod total queues 10 != queue 0x7
18/11/2021 11:30:27               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:27               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:27               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:30:28              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xf7b4a903 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xd18b4bd7 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:28               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:30:28               RSSConfigureTest: hash_infos: [('0xf7b4a903', '0x9'), ('0xd18b4bd7', '0x1')]
18/11/2021 11:30:28               RSSConfigureTest: hash values 0xd18b4bd7 mod total queues 10 != queue 0x1
18/11/2021 11:30:28               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:28               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:28               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:30:29              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xcd764dff - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xc3ece429 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:29               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:30:29               RSSConfigureTest: hash_infos: [('0xcd764dff', '0x1'), ('0xc3ece429', '0x1')]
18/11/2021 11:30:29               RSSConfigureTest: hash values 0xcd764dff mod total queues 10 != queue 0x1
18/11/2021 11:30:29               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:29               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:29               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:30:30              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x140ddeb7 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:30               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:30:30               RSSConfigureTest: hash_infos: [('0x140ddeb7', '0x3')]
18/11/2021 11:30:30               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:30               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:30:31              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x47b3f74 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x4d39306a - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:31               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:30:31               RSSConfigureTest: hash_infos: [('0x47b3f74', '0x2'), ('0x4d39306a', '0x6')]
18/11/2021 11:30:31               RSSConfigureTest: hash values 0x47b3f74 mod total queues 10 != queue 0x2
18/11/2021 11:30:31               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:31               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:31               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:30:32              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xd78a9959 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xd6a841b5 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:32               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:30:32               RSSConfigureTest: hash_infos: [('0xd78a9959', '0x5'), ('0xd6a841b5', '0x7')]
18/11/2021 11:30:32               RSSConfigureTest: hash values 0xd6a841b5 mod total queues 10 != queue 0x7
18/11/2021 11:30:32               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:32               RSSConfigureTest: sub_case command_line_option_rss_ip failed: "['the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss']"
18/11/2021 11:30:32              dut.10.240.183.67: flow flush 0
18/11/2021 11:30:32              dut.10.240.183.67: 
18/11/2021 11:30:32               RSSConfigureTest: {'command_line_option_rss_ip': 'failed'}
18/11/2021 11:30:32               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:30:32               RSSConfigureTest: Test Case test_rss_configure_to_default Result FAILED: 'some subcases failed'
18/11/2021 11:30:32              dut.10.240.183.67: quit
18/11/2021 11:30:33              dut.10.240.183.67: 
Telling cores to stop...
Waiting for lcores to finish...

  ------- Forward Stats for RX Port= 0/Queue= 1 -> TX Port= 0/Queue= 1 -------
  RX-packets: 9              TX-packets: 0              TX-dropped: 0             

  ------- 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= 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: 4              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: 7              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 statistics for port 0  ----------------------
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  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...
18/11/2021 11:30:33               RSSConfigureTest: Test Case test_rss_configure_to_ip Begin
18/11/2021 11:30:33              dut.10.240.183.67:  
18/11/2021 11:30:33                         tester: 
18/11/2021 11:30:33              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_44911_20211118112730   -- -i --rxq=10 --txq=10 
18/11/2021 11:30:34              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_44911_20211118112730/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:30:44              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:30:44              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:30:44              dut.10.240.183.67: set verbose 1
18/11/2021 11:30:44              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:30:44              dut.10.240.183.67: port config all rss ip
18/11/2021 11:30:45              dut.10.240.183.67: 
Port 0 modified RSS hash function based on hardware support,requested:0xa38c configured:0x238c
rss_hf 0xa38c
18/11/2021 11:30:45              dut.10.240.183.67: start
18/11/2021 11:30:45              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:30:45               RSSConfigureTest: ===================Test sub case: rss_configure_to_ip================
18/11/2021 11:30:45               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:30:45               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:45               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:30:46              dut.10.240.183.67:  port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xd927751b - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:46               RSSConfigureTest: action: {'save_hash': 'ip-ipv4'}

18/11/2021 11:30:46               RSSConfigureTest: hash_infos: [('0xd927751b', '0x3')]
18/11/2021 11:30:46               RSSConfigureTest: hash values 0xd927751b mod total queues 10 != queue 0x3
18/11/2021 11:30:46               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:46               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:46               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/("X"*480)']
18/11/2021 11:30:47              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x4ec62f68 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xe8e28569 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:47               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:30:47               RSSConfigureTest: hash_infos: [('0x4ec62f68', '0x0'), ('0xe8e28569', '0x1')]
18/11/2021 11:30:47               RSSConfigureTest: hash values 0x4ec62f68 mod total queues 10 != queue 0x0
18/11/2021 11:30:47               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:47               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:47               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:30:48              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0xfe6cdcd6 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:48               RSSConfigureTest: action: {'save_hash': 'ip-ipv6'}

18/11/2021 11:30:48               RSSConfigureTest: hash_infos: [('0xfe6cdcd6', '0x4')]
18/11/2021 11:30:48               RSSConfigureTest: hash values 0xfe6cdcd6 mod total queues 10 != queue 0x4
18/11/2021 11:30:48               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:48               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:48               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/("X"*480)']
18/11/2021 11:30:49              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x6ee57564 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x9a61a70f - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:49               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:30:49               RSSConfigureTest: hash_infos: [('0x6ee57564', '0x6'), ('0x9a61a70f', '0x1')]
18/11/2021 11:30:49               RSSConfigureTest: hash values 0x9a61a70f mod total queues 10 != queue 0x1
18/11/2021 11:30:49               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:49               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:49               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:30:50              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xd927751b - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:50               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:30:50               RSSConfigureTest: hash_infos: [('0xd927751b', '0x3')]
18/11/2021 11:30:50               RSSConfigureTest: hash values 0xd927751b mod total queues 10 != queue 0x3
18/11/2021 11:30:50               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:50               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:50               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:30:51              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x4ec62f68 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xe8e28569 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:51               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:30:51               RSSConfigureTest: hash_infos: [('0x4ec62f68', '0x0'), ('0xe8e28569', '0x1')]
18/11/2021 11:30:51               RSSConfigureTest: hash values 0x4ec62f68 mod total queues 10 != queue 0x0
18/11/2021 11:30:51               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:51               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:51               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:30:52              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xd927751b - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xd927751b - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:52               RSSConfigureTest: action: {'check_hash_same': 'ipv4-tcp'}

18/11/2021 11:30:52               RSSConfigureTest: hash_infos: [('0xd927751b', '0x3'), ('0xd927751b', '0x3')]
18/11/2021 11:30:52               RSSConfigureTest: hash values 0xd927751b mod total queues 10 != queue 0x3
18/11/2021 11:30:52               RSSConfigureTest: hash value 0xd927751b should be same with ipv4-tcp ['0xd927751b']
18/11/2021 11:30:52               RSSConfigureTest: hash value 0xd927751b should be same with ipv4-tcp ['0xd927751b']
18/11/2021 11:30:52               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:52               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:52               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:30:53              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xfe6cdcd6 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:53               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:30:53               RSSConfigureTest: hash_infos: [('0xfe6cdcd6', '0x4')]
18/11/2021 11:30:53               RSSConfigureTest: hash values 0xfe6cdcd6 mod total queues 10 != queue 0x4
18/11/2021 11:30:53               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:53               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:53               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:30:54              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x6ee57564 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x9a61a70f - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:54               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:30:54               RSSConfigureTest: hash_infos: [('0x6ee57564', '0x6'), ('0x9a61a70f', '0x1')]
18/11/2021 11:30:54               RSSConfigureTest: hash values 0x9a61a70f mod total queues 10 != queue 0x1
18/11/2021 11:30:54               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:54               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:54               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:30:56              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xfe6cdcd6 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xfe6cdcd6 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:56               RSSConfigureTest: action: {'check_hash_same': 'ipv6-tcp'}

18/11/2021 11:30:56               RSSConfigureTest: hash_infos: [('0xfe6cdcd6', '0x4'), ('0xfe6cdcd6', '0x4')]
18/11/2021 11:30:56               RSSConfigureTest: hash values 0xfe6cdcd6 mod total queues 10 != queue 0x4
18/11/2021 11:30:56               RSSConfigureTest: hash value 0xfe6cdcd6 should be same with ipv6-tcp ['0xfe6cdcd6']
18/11/2021 11:30:56               RSSConfigureTest: hash value 0xfe6cdcd6 should be same with ipv6-tcp ['0xfe6cdcd6']
18/11/2021 11:30:56               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:56               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:56               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:30:57              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xd927751b - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:57               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:30:57               RSSConfigureTest: hash_infos: [('0xd927751b', '0x3')]
18/11/2021 11:30:57               RSSConfigureTest: hash values 0xd927751b mod total queues 10 != queue 0x3
18/11/2021 11:30:57               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:57               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:57               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:30:58              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x4ec62f68 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xe8e28569 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:58               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:30:58               RSSConfigureTest: hash_infos: [('0x4ec62f68', '0x0'), ('0xe8e28569', '0x1')]
18/11/2021 11:30:58               RSSConfigureTest: hash values 0x4ec62f68 mod total queues 10 != queue 0x0
18/11/2021 11:30:58               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:58               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:58               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:30:59              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xd927751b - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xd927751b - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:30:59               RSSConfigureTest: action: {'check_hash_same': 'ipv4-udp'}

18/11/2021 11:30:59               RSSConfigureTest: hash_infos: [('0xd927751b', '0x3'), ('0xd927751b', '0x3')]
18/11/2021 11:30:59               RSSConfigureTest: hash values 0xd927751b mod total queues 10 != queue 0x3
18/11/2021 11:30:59               RSSConfigureTest: hash value 0xd927751b should be same with ipv4-udp ['0xd927751b']
18/11/2021 11:30:59               RSSConfigureTest: hash value 0xd927751b should be same with ipv4-udp ['0xd927751b']
18/11/2021 11:30:59               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:30:59               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:30:59               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:00              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xfe6cdcd6 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:00               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:31:00               RSSConfigureTest: hash_infos: [('0xfe6cdcd6', '0x4')]
18/11/2021 11:31:00               RSSConfigureTest: hash values 0xfe6cdcd6 mod total queues 10 != queue 0x4
18/11/2021 11:31:00               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:00               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:00               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:31:01              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x6ee57564 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x9a61a70f - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:01               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:31:01               RSSConfigureTest: hash_infos: [('0x6ee57564', '0x6'), ('0x9a61a70f', '0x1')]
18/11/2021 11:31:01               RSSConfigureTest: hash values 0x9a61a70f mod total queues 10 != queue 0x1
18/11/2021 11:31:01               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:01               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:01               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:31:02              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xfe6cdcd6 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xfe6cdcd6 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:02               RSSConfigureTest: action: {'check_hash_same': 'ipv6-udp'}

18/11/2021 11:31:02               RSSConfigureTest: hash_infos: [('0xfe6cdcd6', '0x4'), ('0xfe6cdcd6', '0x4')]
18/11/2021 11:31:02               RSSConfigureTest: hash values 0xfe6cdcd6 mod total queues 10 != queue 0x4
18/11/2021 11:31:02               RSSConfigureTest: hash value 0xfe6cdcd6 should be same with ipv6-udp ['0xfe6cdcd6']
18/11/2021 11:31:02               RSSConfigureTest: hash value 0xfe6cdcd6 should be same with ipv6-udp ['0xfe6cdcd6']
18/11/2021 11:31:02               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:02               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:02               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:03              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xd927751b - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:03               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:31:03               RSSConfigureTest: hash_infos: [('0xd927751b', '0x3')]
18/11/2021 11:31:03               RSSConfigureTest: hash values 0xd927751b mod total queues 10 != queue 0x3
18/11/2021 11:31:03               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:03               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:03               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:31:04              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x4ec62f68 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xe8e28569 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:04               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:31:04               RSSConfigureTest: hash_infos: [('0x4ec62f68', '0x0'), ('0xe8e28569', '0x1')]
18/11/2021 11:31:04               RSSConfigureTest: hash values 0x4ec62f68 mod total queues 10 != queue 0x0
18/11/2021 11:31:04               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:04               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:04               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:31:05              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xd927751b - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xd927751b - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:05               RSSConfigureTest: action: {'check_hash_same': 'ipv4-sctp'}

18/11/2021 11:31:05               RSSConfigureTest: hash_infos: [('0xd927751b', '0x3'), ('0xd927751b', '0x3')]
18/11/2021 11:31:05               RSSConfigureTest: hash values 0xd927751b mod total queues 10 != queue 0x3
18/11/2021 11:31:05               RSSConfigureTest: hash value 0xd927751b should be same with ipv4-sctp ['0xd927751b']
18/11/2021 11:31:05               RSSConfigureTest: hash value 0xd927751b should be same with ipv4-sctp ['0xd927751b']
18/11/2021 11:31:05               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:05               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:05               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:07              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xfe6cdcd6 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:07               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:31:07               RSSConfigureTest: hash_infos: [('0xfe6cdcd6', '0x4')]
18/11/2021 11:31:07               RSSConfigureTest: hash values 0xfe6cdcd6 mod total queues 10 != queue 0x4
18/11/2021 11:31:07               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:07               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:07               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:31:08              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x6ee57564 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x9a61a70f - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:08               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:31:08               RSSConfigureTest: hash_infos: [('0x6ee57564', '0x6'), ('0x9a61a70f', '0x1')]
18/11/2021 11:31:08               RSSConfigureTest: hash values 0x9a61a70f mod total queues 10 != queue 0x1
18/11/2021 11:31:08               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:08               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:08               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:31:09              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xfe6cdcd6 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xfe6cdcd6 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:09               RSSConfigureTest: action: {'check_hash_same': 'ipv6-sctp'}

18/11/2021 11:31:09               RSSConfigureTest: hash_infos: [('0xfe6cdcd6', '0x4'), ('0xfe6cdcd6', '0x4')]
18/11/2021 11:31:09               RSSConfigureTest: hash values 0xfe6cdcd6 mod total queues 10 != queue 0x4
18/11/2021 11:31:09               RSSConfigureTest: hash value 0xfe6cdcd6 should be same with ipv6-sctp ['0xfe6cdcd6']
18/11/2021 11:31:09               RSSConfigureTest: hash value 0xfe6cdcd6 should be same with ipv6-sctp ['0xfe6cdcd6']
18/11/2021 11:31:09               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:09               RSSConfigureTest: sub_case rss_configure_to_ip failed: '[\'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value 0xd927751b should be same with ipv4-tcp [\'0xd927751b\']", "hash value 0xd927751b should be same with ipv4-tcp [\'0xd927751b\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value 0xfe6cdcd6 should be same with ipv6-tcp [\'0xfe6cdcd6\']", "hash value 0xfe6cdcd6 should be same with ipv6-tcp [\'0xfe6cdcd6\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value 0xd927751b should be same with ipv4-udp [\'0xd927751b\']", "hash value 0xd927751b should be same with ipv4-udp [\'0xd927751b\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value 0xfe6cdcd6 should be same with ipv6-udp [\'0xfe6cdcd6\']", "hash value 0xfe6cdcd6 should be same with ipv6-udp [\'0xfe6cdcd6\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value 0xd927751b should be same with ipv4-sctp [\'0xd927751b\']", "hash value 0xd927751b should be same with ipv4-sctp [\'0xd927751b\']", \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', \'the packet do not distribute by rss\', "hash value 0xfe6cdcd6 should be same with ipv6-sctp [\'0xfe6cdcd6\']", "hash value 0xfe6cdcd6 should be same with ipv6-sctp [\'0xfe6cdcd6\']", \'the packet do not distribute by rss\']'
18/11/2021 11:31:09              dut.10.240.183.67: flow flush 0
18/11/2021 11:31:09              dut.10.240.183.67: 
18/11/2021 11:31:09               RSSConfigureTest: {'rss_configure_to_ip': 'failed'}
18/11/2021 11:31:09               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:31:09               RSSConfigureTest: Test Case test_rss_configure_to_ip Result FAILED: 'some subcases failed'
18/11/2021 11:31:09              dut.10.240.183.67: quit
18/11/2021 11:31:09              dut.10.240.183.67: 
Telling cores to stop...
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: 8              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= 4 -> TX Port= 0/Queue= 4 -------
  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 statistics for port 0  ----------------------
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  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...
18/11/2021 11:31:09               RSSConfigureTest: Test Case test_rss_configure_to_sctp Begin
18/11/2021 11:31:10              dut.10.240.183.67:  
18/11/2021 11:31:10                         tester: 
18/11/2021 11:31:10              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_44911_20211118112730   -- -i --rxq=10 --txq=10 
18/11/2021 11:31:11              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_44911_20211118112730/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:31:21              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:31:21              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:31:21              dut.10.240.183.67: set verbose 1
18/11/2021 11:31:21              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:31:21              dut.10.240.183.67: port config all rss sctp
18/11/2021 11:31:21              dut.10.240.183.67: 
rss_hf 0x1040
18/11/2021 11:31:21              dut.10.240.183.67: start
18/11/2021 11:31:21              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:31:21               RSSConfigureTest: ===================Test sub case: rss_configure_to_sctp================
18/11/2021 11:31:21               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:31:21               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:21               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:22              dut.10.240.183.67:  port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xb47dfca3 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:22               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:31:22               RSSConfigureTest: hash_infos: [('0xb47dfca3', '0x3')]
18/11/2021 11:31:22               RSSConfigureTest: hash values 0xb47dfca3 mod total queues 10 != queue 0x3
18/11/2021 11:31:22               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:22               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:22               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:31:23              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x9a824c69 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xe331cfc1 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:23               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:31:23               RSSConfigureTest: hash_infos: [('0x9a824c69', '0x5'), ('0xe331cfc1', '0x9')]
18/11/2021 11:31:23               RSSConfigureTest: hash values 0xe331cfc1 mod total queues 10 != queue 0x9
18/11/2021 11:31:23               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:23               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:23               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:31:25              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xd5e80209 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xe1e44aa5 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:25               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:31:25               RSSConfigureTest: hash_infos: [('0xd5e80209', '0x9'), ('0xe1e44aa5', '0x5')]
18/11/2021 11:31:25               RSSConfigureTest: hash values 0xd5e80209 mod total queues 10 != queue 0x9
18/11/2021 11:31:25               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:25               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:25               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:26              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x3235058e - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:26               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:31:26               RSSConfigureTest: hash_infos: [('0x3235058e', '0x8')]
18/11/2021 11:31:26               RSSConfigureTest: hash values 0x3235058e mod total queues 10 != queue 0x8
18/11/2021 11:31:26               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:26               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:26               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:31:27              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x718db17 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x1f326829 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:27               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:31:27               RSSConfigureTest: hash_infos: [('0x718db17', '0x9'), ('0x1f326829', '0x1')]
18/11/2021 11:31:27               RSSConfigureTest: hash values 0x718db17 mod total queues 10 != queue 0x9
18/11/2021 11:31:27               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:27               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:27               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:31:28              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x8f064d1d - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xf5bb867e - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:28               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:31:28               RSSConfigureTest: hash_infos: [('0x8f064d1d', '0x5'), ('0xf5bb867e', '0x6')]
18/11/2021 11:31:28               RSSConfigureTest: hash values 0xf5bb867e mod total queues 10 != queue 0x6
18/11/2021 11:31:28               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:28               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:28               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:31:29              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:29               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:31:29               RSSConfigureTest: hash_infos: []
18/11/2021 11:31:29               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:29               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:31:30              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:30               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:31:30               RSSConfigureTest: hash_infos: []
18/11/2021 11:31:30               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:30               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:31              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:31               RSSConfigureTest: action: {'check_no_hash': 'ipv4-tcp'}

18/11/2021 11:31:31               RSSConfigureTest: hash_infos: []
18/11/2021 11:31:31               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:31               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:32              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:32               RSSConfigureTest: action: {'check_no_hash': 'ipv6-tcp'}

18/11/2021 11:31:32               RSSConfigureTest: hash_infos: []
18/11/2021 11:31:32               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:32               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:33              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:33               RSSConfigureTest: action: {'check_no_hash': 'ipv4-udp'}

18/11/2021 11:31:33               RSSConfigureTest: hash_infos: []
18/11/2021 11:31:33               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:33               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:34              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:34               RSSConfigureTest: action: {'check_no_hash': 'ipv6-udp'}

18/11/2021 11:31:34               RSSConfigureTest: hash_infos: []
18/11/2021 11:31:34               RSSConfigureTest: sub_case rss_configure_to_sctp failed: "['the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss']"
18/11/2021 11:31:34              dut.10.240.183.67: flow flush 0
18/11/2021 11:31:34              dut.10.240.183.67: 
18/11/2021 11:31:34               RSSConfigureTest: {'rss_configure_to_sctp': 'failed'}
18/11/2021 11:31:34               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:31:34               RSSConfigureTest: Test Case test_rss_configure_to_sctp Result FAILED: 'some subcases failed'
18/11/2021 11:31:34              dut.10.240.183.67: quit
18/11/2021 11:31:35              dut.10.240.183.67: 
Telling cores to stop...
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: 1              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= 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: 1              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= 9 -> TX Port= 0/Queue= 9 -------
  RX-packets: 3              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  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...
18/11/2021 11:31:35               RSSConfigureTest: Test Case test_rss_configure_to_tcp Begin
18/11/2021 11:31:35              dut.10.240.183.67:  
18/11/2021 11:31:35                         tester: 
18/11/2021 11:31:35              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_44911_20211118112730   -- -i --rxq=10 --txq=10 
18/11/2021 11:31:37              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_44911_20211118112730/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:31:47              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:31:47              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:31:47              dut.10.240.183.67: set verbose 1
18/11/2021 11:31:47              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:31:47              dut.10.240.183.67: port config all rss tcp
18/11/2021 11:31:47              dut.10.240.183.67: 
Port 0 modified RSS hash function based on hardware support,requested:0x10410 configured:0x410
rss_hf 0x10410
18/11/2021 11:31:47              dut.10.240.183.67: start
18/11/2021 11:31:47              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:31:47               RSSConfigureTest: ===================Test sub case: rss_configure_to_tcp================
18/11/2021 11:31:47               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:31:47               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:47               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:48              dut.10.240.183.67:  port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x330e368f - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:48               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:31:48               RSSConfigureTest: hash_infos: [('0x330e368f', '0x3')]
18/11/2021 11:31:48               RSSConfigureTest: hash values 0x330e368f mod total queues 10 != queue 0x3
18/11/2021 11:31:48               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:48               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:48               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:31:49              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xd2bd7831 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xd6bb51b0 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:49               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:31:49               RSSConfigureTest: hash_infos: [('0xd2bd7831', '0x9'), ('0xd6bb51b0', '0x2')]
18/11/2021 11:31:49               RSSConfigureTest: hash values 0xd2bd7831 mod total queues 10 != queue 0x9
18/11/2021 11:31:49               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:49               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:49               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:31:50              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xae724546 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xe249721d - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:50               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:31:50               RSSConfigureTest: hash_infos: [('0xae724546', '0x6'), ('0xe249721d', '0x9')]
18/11/2021 11:31:50               RSSConfigureTest: hash values 0xae724546 mod total queues 10 != queue 0x6
18/11/2021 11:31:50               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:50               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:50               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:51              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x2aa37f98 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:51               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:31:51               RSSConfigureTest: hash_infos: [('0x2aa37f98', '0x8')]
18/11/2021 11:31:51               RSSConfigureTest: hash values 0x2aa37f98 mod total queues 10 != queue 0x8
18/11/2021 11:31:51               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:51               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:51               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:31:52              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x13447296 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x929e4a1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:52               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:31:52               RSSConfigureTest: hash_infos: [('0x13447296', '0x0'), ('0x929e4a1', '0x1')]
18/11/2021 11:31:52               RSSConfigureTest: hash values 0x13447296 mod total queues 10 != queue 0x0
18/11/2021 11:31:52               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:52               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:52               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:31:53              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x30bfb259 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x6e1c26f6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:53               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:31:53               RSSConfigureTest: hash_infos: [('0x30bfb259', '0x9'), ('0x6e1c26f6', '0x6')]
18/11/2021 11:31:53               RSSConfigureTest: hash values 0x30bfb259 mod total queues 10 != queue 0x9
18/11/2021 11:31:53               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:31:53               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:53               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:31:54              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:54               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:31:54               RSSConfigureTest: hash_infos: []
18/11/2021 11:31:54               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:54               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:31:56              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:56               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:31:56               RSSConfigureTest: hash_infos: []
18/11/2021 11:31:56               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:56               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:57              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:57               RSSConfigureTest: action: {'check_no_hash': 'ipv4-udp'}

18/11/2021 11:31:57               RSSConfigureTest: hash_infos: []
18/11/2021 11:31:57               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:57               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:58              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:58               RSSConfigureTest: action: {'check_no_hash': 'ipv6-udp'}

18/11/2021 11:31:58               RSSConfigureTest: hash_infos: []
18/11/2021 11:31:58               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:58               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:31:59              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:31:59               RSSConfigureTest: action: {'check_no_hash': 'ipv4-sctp'}

18/11/2021 11:31:59               RSSConfigureTest: hash_infos: []
18/11/2021 11:31:59               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:31:59               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:32:00              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:32:00               RSSConfigureTest: action: {'check_no_hash': 'ipv6-sctp'}

18/11/2021 11:32:00               RSSConfigureTest: hash_infos: []
18/11/2021 11:32:00               RSSConfigureTest: sub_case rss_configure_to_tcp failed: "['the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss']"
18/11/2021 11:32:00              dut.10.240.183.67: flow flush 0
18/11/2021 11:32:00              dut.10.240.183.67: 
18/11/2021 11:32:00               RSSConfigureTest: {'rss_configure_to_tcp': 'failed'}
18/11/2021 11:32:00               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:32:00               RSSConfigureTest: Test Case test_rss_configure_to_tcp Result FAILED: 'some subcases failed'
18/11/2021 11:32:00              dut.10.240.183.67: quit
18/11/2021 11:32:01              dut.10.240.183.67: 
Telling cores to stop...
Waiting for lcores to finish...

  ------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
  RX-packets: 7              TX-packets: 0              TX-dropped: 0             

  ------- 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= 2 -> TX Port= 0/Queue= 2 -------
  RX-packets: 1              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= 6 -> TX Port= 0/Queue= 6 -------
  RX-packets: 2              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= 9 -> TX Port= 0/Queue= 9 -------
  RX-packets: 3              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  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...
18/11/2021 11:32:01               RSSConfigureTest: Test Case test_rss_configure_to_udp Begin
18/11/2021 11:32:01              dut.10.240.183.67:  
18/11/2021 11:32:01                         tester: 
18/11/2021 11:32:01              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_44911_20211118112730   -- -i --rxq=10 --txq=10 
18/11/2021 11:32:02              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_44911_20211118112730/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:32:12              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:32:12              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:32:12              dut.10.240.183.67: set verbose 1
18/11/2021 11:32:12              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:32:12              dut.10.240.183.67: port config all rss udp
18/11/2021 11:32:12              dut.10.240.183.67: 
Port 0 modified RSS hash function based on hardware support,requested:0x20820 configured:0x820
rss_hf 0x20820
18/11/2021 11:32:12              dut.10.240.183.67: start
18/11/2021 11:32:12              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:32:12               RSSConfigureTest: ===================Test sub case: rss_configure_to_udp================
18/11/2021 11:32:12               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:32:12               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:32:12               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:32:14              dut.10.240.183.67:  port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xfb617dc7 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:32:14               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:32:14               RSSConfigureTest: hash_infos: [('0xfb617dc7', '0x5')]
18/11/2021 11:32:14               RSSConfigureTest: hash values 0xfb617dc7 mod total queues 10 != queue 0x5
18/11/2021 11:32:14               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:32:14               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:32:14               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:32:15              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xb922ad66 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x2922772 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:32:15               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:32:15               RSSConfigureTest: hash_infos: [('0xb922ad66', '0x8'), ('0x2922772', '0x0')]
18/11/2021 11:32:15               RSSConfigureTest: hash values 0xb922ad66 mod total queues 10 != queue 0x8
18/11/2021 11:32:15               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:32:15               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:32:15               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:32:16              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x5a23ad94 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xb4afd63a - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:32:16               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:32:16               RSSConfigureTest: hash_infos: [('0x5a23ad94', '0x4'), ('0xb4afd63a', '0x8')]
18/11/2021 11:32:16               RSSConfigureTest: hash values 0x5a23ad94 mod total queues 10 != queue 0x4
18/11/2021 11:32:16               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:32:16               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:32:16               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:32:17              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x1c4017b0 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:32:17               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:32:17               RSSConfigureTest: hash_infos: [('0x1c4017b0', '0x2')]
18/11/2021 11:32:17               RSSConfigureTest: hash values 0x1c4017b0 mod total queues 10 != queue 0x2
18/11/2021 11:32:17               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:32:17               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:32:17               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:32:18              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x5097307a - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xaa9a9074 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:32:18               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:32:18               RSSConfigureTest: hash_infos: [('0x5097307a', '0x2'), ('0xaa9a9074', '0x6')]
18/11/2021 11:32:18               RSSConfigureTest: hash values 0x5097307a mod total queues 10 != queue 0x2
18/11/2021 11:32:18               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:32:18               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:32:18               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:32:19              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x53d5cfe1 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xab8f4ed9 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:32:19               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:32:19               RSSConfigureTest: hash_infos: [('0x53d5cfe1', '0x1'), ('0xab8f4ed9', '0x7')]
18/11/2021 11:32:19               RSSConfigureTest: hash values 0x53d5cfe1 mod total queues 10 != queue 0x1
18/11/2021 11:32:19               RSSConfigureTest: the packet do not distribute by rss
18/11/2021 11:32:19               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:32:19               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:32:20              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:32:20               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:32:20               RSSConfigureTest: hash_infos: []
18/11/2021 11:32:20               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:32:20               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:32:21              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:32:21               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:32:21               RSSConfigureTest: hash_infos: []
18/11/2021 11:32:21               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:32:21               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:32:22              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:32:22               RSSConfigureTest: action: {'check_no_hash': 'ipv4-tcp'}

18/11/2021 11:32:22               RSSConfigureTest: hash_infos: []
18/11/2021 11:32:22               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:32:22               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:32:23              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:32:23               RSSConfigureTest: action: {'check_no_hash': 'ipv6-tcp'}

18/11/2021 11:32:23               RSSConfigureTest: hash_infos: []
18/11/2021 11:32:23               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:32:23               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:32:24              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:32:24               RSSConfigureTest: action: {'check_no_hash': 'ipv4-sctp'}

18/11/2021 11:32:24               RSSConfigureTest: hash_infos: []
18/11/2021 11:32:24               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:32:24               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:32:26              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:32:26               RSSConfigureTest: action: {'check_no_hash': 'ipv6-sctp'}

18/11/2021 11:32:26               RSSConfigureTest: hash_infos: []
18/11/2021 11:32:26               RSSConfigureTest: sub_case rss_configure_to_udp failed: "['the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss', 'the packet do not distribute by rss']"
18/11/2021 11:32:26              dut.10.240.183.67: flow flush 0
18/11/2021 11:32:26              dut.10.240.183.67: 
18/11/2021 11:32:26               RSSConfigureTest: {'rss_configure_to_udp': 'failed'}
18/11/2021 11:32:26               RSSConfigureTest: pass rate is: 0.0
18/11/2021 11:32:26               RSSConfigureTest: Test Case test_rss_configure_to_udp Result FAILED: 'some subcases failed'
18/11/2021 11:32:26              dut.10.240.183.67: quit
18/11/2021 11:32:26              dut.10.240.183.67: 
Telling cores to stop...
Waiting for lcores to finish...

  ------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
  RX-packets: 7              TX-packets: 0              TX-dropped: 0             

  ------- 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= 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: 1              TX-packets: 0              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
  RX-packets: 1              TX-packets: 0              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
  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 statistics for port 0  ----------------------
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  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...
18/11/2021 11:32:26                            dts: 
TEST SUITE ENDED: RSSConfigureTest
18/11/2021 11:34:40                            dts: 
TEST SUITE : RSSConfigureTest
18/11/2021 11:34:40                            dts: NIC :        columbiaville_25g
18/11/2021 11:34:40              dut.10.240.183.67: 
18/11/2021 11:34:40                         tester: 
18/11/2021 11:34:40               RSSConfigureTest: Test Case test_command_line_option_rss_disable Begin
18/11/2021 11:34:41              dut.10.240.183.67: 
18/11/2021 11:34:41                         tester: 
18/11/2021 11:34:41              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_47963_20211118113414   -- -i --rxq=10 --txq=10 --disable-rss
18/11/2021 11:34:42              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_47963_20211118113414/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...

Port 0: link state change event

Port 0: link state change event
Done
18/11/2021 11:34:52              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:34:52              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:34:52              dut.10.240.183.67: set verbose 1
18/11/2021 11:34:52              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:34:52              dut.10.240.183.67: start
18/11/2021 11:34:52              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x0 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:34:52               RSSConfigureTest: ===================Test sub case: command_line_option_disable================
18/11/2021 11:34:52               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:34:52               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:34:52               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:34:53              dut.10.240.183.67:  port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:34:53               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:34:53               RSSConfigureTest: hash_infos: []
18/11/2021 11:34:53               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:34:53               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:34:54              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:34:54               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:34:54               RSSConfigureTest: hash_infos: []
18/11/2021 11:34:54               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:34:54               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:34:55              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:34:55               RSSConfigureTest: action: {'check_no_hash': 'ipv4-tcp'}

18/11/2021 11:34:55               RSSConfigureTest: hash_infos: []
18/11/2021 11:34:55               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:34:55               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:34:57              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:34:57               RSSConfigureTest: action: {'check_no_hash': 'ipv6-tcp'}

18/11/2021 11:34:57               RSSConfigureTest: hash_infos: []
18/11/2021 11:34:57               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:34:57               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:34:58              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:34:58               RSSConfigureTest: action: {'check_no_hash': 'ipv4-udp'}

18/11/2021 11:34:58               RSSConfigureTest: hash_infos: []
18/11/2021 11:34:58               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:34:58               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:34:59              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:34:59               RSSConfigureTest: action: {'check_no_hash': 'ipv6-udp'}

18/11/2021 11:34:59               RSSConfigureTest: hash_infos: []
18/11/2021 11:34:59               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:34:59               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:35:00              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:35:00               RSSConfigureTest: action: {'check_no_hash': 'ipv4-sctp'}

18/11/2021 11:35:00               RSSConfigureTest: hash_infos: []
18/11/2021 11:35:00               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:00               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:35:01              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN 

18/11/2021 11:35:01               RSSConfigureTest: action: {'check_no_hash': 'ipv6-sctp'}

18/11/2021 11:35:01               RSSConfigureTest: hash_infos: []
18/11/2021 11:35:01               RSSConfigureTest: sub_case command_line_option_disable passed
18/11/2021 11:35:01              dut.10.240.183.67: flow flush 0
18/11/2021 11:35:01              dut.10.240.183.67: 
18/11/2021 11:35:01               RSSConfigureTest: {'command_line_option_disable': 'passed'}
18/11/2021 11:35:01               RSSConfigureTest: pass rate is: 100.0
18/11/2021 11:35:01               RSSConfigureTest: Test Case test_command_line_option_rss_disable Result PASSED:
18/11/2021 11:35:01              dut.10.240.183.67: quit
18/11/2021 11:35:02              dut.10.240.183.67: 
Telling cores to stop...
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 statistics for port 0  ----------------------
  RX-packets: 8              RX-dropped: 0             RX-total: 8
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 8              RX-dropped: 0             RX-total: 8
  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...
18/11/2021 11:35:02               RSSConfigureTest: Test Case test_command_line_option_rss_ip Begin
18/11/2021 11:35:02              dut.10.240.183.67:  
18/11/2021 11:35:02                         tester: 
18/11/2021 11:35:02              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_47963_20211118113414   -- -i --rxq=10 --txq=10 --rss-ip
18/11/2021 11:35:03              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_47963_20211118113414/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:35:13              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:35:13              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:35:13              dut.10.240.183.67: set verbose 1
18/11/2021 11:35:13              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:35:13              dut.10.240.183.67: start
18/11/2021 11:35:13              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:35:13               RSSConfigureTest: ===================Test sub case: command_line_option_rss_ip================
18/11/2021 11:35:13               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:35:13               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:13               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:35:14              dut.10.240.183.67:  port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x6b4b01b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:14               RSSConfigureTest: action: {'save_hash': 'ip-ipv4'}

18/11/2021 11:35:14               RSSConfigureTest: hash_infos: [('0x6b4b01b', '0x7')]
18/11/2021 11:35:14               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:14               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/("X"*480)']
18/11/2021 11:35:15              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x1179d7cc - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xeef004f8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:15               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:35:15               RSSConfigureTest: hash_infos: [('0x1179d7cc', '0x0'), ('0xeef004f8', '0x8')]
18/11/2021 11:35:15               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:15               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:35:17              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x3de41379 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:17               RSSConfigureTest: action: {'save_hash': 'ip-ipv6'}

18/11/2021 11:35:17               RSSConfigureTest: hash_infos: [('0x3de41379', '0x7')]
18/11/2021 11:35:17               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:17               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/("X"*480)']
18/11/2021 11:35:18              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x2e132217 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0xcb0068aa - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:18               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:35:18               RSSConfigureTest: hash_infos: [('0x2e132217', '0x3'), ('0xcb0068aa', '0x0')]
18/11/2021 11:35:18               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:18               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:35:19              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x6b4b01b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:19               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:35:19               RSSConfigureTest: hash_infos: [('0x6b4b01b', '0x7')]
18/11/2021 11:35:19               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:19               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:35:20              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x1179d7cc - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xeef004f8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:20               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:35:20               RSSConfigureTest: hash_infos: [('0x1179d7cc', '0x0'), ('0xeef004f8', '0x8')]
18/11/2021 11:35:20               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:20               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:35:21              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x6b4b01b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x6b4b01b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:21               RSSConfigureTest: action: {'check_hash_same': 'ipv4-tcp'}

18/11/2021 11:35:21               RSSConfigureTest: hash_infos: [('0x6b4b01b', '0x7'), ('0x6b4b01b', '0x7')]
18/11/2021 11:35:21               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:21               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:35:22              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x3de41379 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:22               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:35:22               RSSConfigureTest: hash_infos: [('0x3de41379', '0x7')]
18/11/2021 11:35:22               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:22               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:35:23              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x2e132217 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xcb0068aa - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:23               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:35:23               RSSConfigureTest: hash_infos: [('0x2e132217', '0x3'), ('0xcb0068aa', '0x0')]
18/11/2021 11:35:23               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:23               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:35:24              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x3de41379 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x3de41379 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:24               RSSConfigureTest: action: {'check_hash_same': 'ipv6-tcp'}

18/11/2021 11:35:24               RSSConfigureTest: hash_infos: [('0x3de41379', '0x7'), ('0x3de41379', '0x7')]
18/11/2021 11:35:24               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:24               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:35:25              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x6b4b01b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:25               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:35:25               RSSConfigureTest: hash_infos: [('0x6b4b01b', '0x7')]
18/11/2021 11:35:25               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:25               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:35:26              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x1179d7cc - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xeef004f8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:26               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:35:26               RSSConfigureTest: hash_infos: [('0x1179d7cc', '0x0'), ('0xeef004f8', '0x8')]
18/11/2021 11:35:26               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:26               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:35:28              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x6b4b01b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x6b4b01b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:28               RSSConfigureTest: action: {'check_hash_same': 'ipv4-udp'}

18/11/2021 11:35:28               RSSConfigureTest: hash_infos: [('0x6b4b01b', '0x7'), ('0x6b4b01b', '0x7')]
18/11/2021 11:35:28               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:28               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:35:29              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x3de41379 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:29               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:35:29               RSSConfigureTest: hash_infos: [('0x3de41379', '0x7')]
18/11/2021 11:35:29               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:29               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:35:30              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x2e132217 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xcb0068aa - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:30               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:35:30               RSSConfigureTest: hash_infos: [('0x2e132217', '0x3'), ('0xcb0068aa', '0x0')]
18/11/2021 11:35:30               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:30               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:35:31              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x3de41379 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x3de41379 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:31               RSSConfigureTest: action: {'check_hash_same': 'ipv6-udp'}

18/11/2021 11:35:31               RSSConfigureTest: hash_infos: [('0x3de41379', '0x7'), ('0x3de41379', '0x7')]
18/11/2021 11:35:31               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:31               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:35:32              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x6b4b01b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:32               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:35:32               RSSConfigureTest: hash_infos: [('0x6b4b01b', '0x7')]
18/11/2021 11:35:32               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:32               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:35:33              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x1179d7cc - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xeef004f8 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:33               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:35:33               RSSConfigureTest: hash_infos: [('0x1179d7cc', '0x0'), ('0xeef004f8', '0x8')]
18/11/2021 11:35:33               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:33               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:35:34              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x6b4b01b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x6b4b01b - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:34               RSSConfigureTest: action: {'check_hash_same': 'ipv4-sctp'}

18/11/2021 11:35:34               RSSConfigureTest: hash_infos: [('0x6b4b01b', '0x7'), ('0x6b4b01b', '0x7')]
18/11/2021 11:35:34               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:34               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:35:35              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x3de41379 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:35               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:35:35               RSSConfigureTest: hash_infos: [('0x3de41379', '0x7')]
18/11/2021 11:35:35               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:35               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:35:36              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x2e132217 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xcb0068aa - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:36               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:35:36               RSSConfigureTest: hash_infos: [('0x2e132217', '0x3'), ('0xcb0068aa', '0x0')]
18/11/2021 11:35:36               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:36               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:35:37              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x3de41379 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x3de41379 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:37               RSSConfigureTest: action: {'check_hash_same': 'ipv6-sctp'}

18/11/2021 11:35:37               RSSConfigureTest: hash_infos: [('0x3de41379', '0x7'), ('0x3de41379', '0x7')]
18/11/2021 11:35:37               RSSConfigureTest: sub_case command_line_option_rss_ip passed
18/11/2021 11:35:37              dut.10.240.183.67: flow flush 0
18/11/2021 11:35:37              dut.10.240.183.67: 
18/11/2021 11:35:37               RSSConfigureTest: {'command_line_option_rss_ip': 'passed'}
18/11/2021 11:35:37               RSSConfigureTest: pass rate is: 100.0
18/11/2021 11:35:37               RSSConfigureTest: Test Case test_command_line_option_rss_ip Result PASSED:
18/11/2021 11:35:37              dut.10.240.183.67: quit
18/11/2021 11:35:38              dut.10.240.183.67: 
Telling cores to stop...
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= 3 -> TX Port= 0/Queue= 3 -------
  RX-packets: 4              TX-packets: 0              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
  RX-packets: 20             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 statistics for port 0  ----------------------
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  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...
18/11/2021 11:35:38               RSSConfigureTest: Test Case test_command_line_option_rss_udp Begin
18/11/2021 11:35:38              dut.10.240.183.67:  
18/11/2021 11:35:38                         tester: 
18/11/2021 11:35:38              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_47963_20211118113414   -- -i --rxq=10 --txq=10 --rss-udp
18/11/2021 11:35:40              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_47963_20211118113414/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:35:50              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:35:50              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:35:50              dut.10.240.183.67: set verbose 1
18/11/2021 11:35:50              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:35:50              dut.10.240.183.67: start
18/11/2021 11:35:50              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:35:50               RSSConfigureTest: ===================Test sub case: command_line_option_rss_udp================
18/11/2021 11:35:50               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:35:50               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:50               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:35:51              dut.10.240.183.67:  port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xe0e5fdf0 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:51               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:35:51               RSSConfigureTest: hash_infos: [('0xe0e5fdf0', '0x6')]
18/11/2021 11:35:51               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:51               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:35:52              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x6bb3186e - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xf754f945 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:52               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:35:52               RSSConfigureTest: hash_infos: [('0x6bb3186e', '0x0'), ('0xf754f945', '0x5')]
18/11/2021 11:35:52               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:52               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:35:53              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x2bd9073c - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x495e36d3 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:53               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:35:53               RSSConfigureTest: hash_infos: [('0x2bd9073c', '0x6'), ('0x495e36d3', '0x1')]
18/11/2021 11:35:53               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:53               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:35:54              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xe53d635d - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:54               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:35:54               RSSConfigureTest: hash_infos: [('0xe53d635d', '0x9')]
18/11/2021 11:35:54               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:54               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:35:55              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x3c14feb6 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x383f4fd7 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:55               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:35:55               RSSConfigureTest: hash_infos: [('0x3c14feb6', '0x2'), ('0x383f4fd7', '0x1')]
18/11/2021 11:35:55               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:55               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:35:56              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xdeeb21d8 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xdb419ebe - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:56               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:35:56               RSSConfigureTest: hash_infos: [('0xdeeb21d8', '0x2'), ('0xdb419ebe', '0x0')]
18/11/2021 11:35:56               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:56               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:35:57              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:57               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:35:57               RSSConfigureTest: hash_infos: []
18/11/2021 11:35:57               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:57               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:35:59              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:35:59               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:35:59               RSSConfigureTest: hash_infos: []
18/11/2021 11:35:59               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:35:59               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:36:00              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:00               RSSConfigureTest: action: {'check_no_hash': 'ipv4-tcp'}

18/11/2021 11:36:00               RSSConfigureTest: hash_infos: []
18/11/2021 11:36:00               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:00               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:36:01              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:01               RSSConfigureTest: action: {'check_no_hash': 'ipv6-tcp'}

18/11/2021 11:36:01               RSSConfigureTest: hash_infos: []
18/11/2021 11:36:01               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:01               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:36:02              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:02               RSSConfigureTest: action: {'check_no_hash': 'ipv4-sctp'}

18/11/2021 11:36:02               RSSConfigureTest: hash_infos: []
18/11/2021 11:36:02               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:02               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:36:03              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:03               RSSConfigureTest: action: {'check_no_hash': 'ipv6-sctp'}

18/11/2021 11:36:03               RSSConfigureTest: hash_infos: []
18/11/2021 11:36:03               RSSConfigureTest: sub_case command_line_option_rss_udp passed
18/11/2021 11:36:03              dut.10.240.183.67: flow flush 0
18/11/2021 11:36:03              dut.10.240.183.67: 
18/11/2021 11:36:03               RSSConfigureTest: {'command_line_option_rss_udp': 'passed'}
18/11/2021 11:36:03               RSSConfigureTest: pass rate is: 100.0
18/11/2021 11:36:03               RSSConfigureTest: Test Case test_command_line_option_rss_udp Result PASSED:
18/11/2021 11:36:03              dut.10.240.183.67: quit
18/11/2021 11:36:04              dut.10.240.183.67: 
Telling cores to stop...
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= 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= 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: 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 statistics for port 0  ----------------------
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  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...
18/11/2021 11:36:04               RSSConfigureTest: Test Case test_rss_configure_to_all Begin
18/11/2021 11:36:04              dut.10.240.183.67:  
18/11/2021 11:36:04                         tester: 
18/11/2021 11:36:04              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_47963_20211118113414   -- -i --rxq=10 --txq=10 
18/11/2021 11:36:05              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_47963_20211118113414/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:36:15              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:36:15              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:36:15              dut.10.240.183.67: set verbose 1
18/11/2021 11:36:15              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:36:15              dut.10.240.183.67: port config all rss all
18/11/2021 11:36:15              dut.10.240.183.67: 
Port 0 modified RSS hash function based on hardware support,requested:0x17f83fffc configured:0x7ffc
rss_hf 0x17f83fffc
18/11/2021 11:36:15              dut.10.240.183.67: start
18/11/2021 11:36:15              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:36:15               RSSConfigureTest: ===================Test sub case: command_line_option_rss_ip================
18/11/2021 11:36:15               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:36:15               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:15               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:36:17              dut.10.240.183.67:  port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x415d38ed - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:17               RSSConfigureTest: action: {'save_hash': 'ip-ipv4'}

18/11/2021 11:36:17               RSSConfigureTest: hash_infos: [('0x415d38ed', '0x7')]
18/11/2021 11:36:17               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:17               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/("X"*480)']
18/11/2021 11:36:18              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x8e7f0f2a - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x3750144f - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:18               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:36:18               RSSConfigureTest: hash_infos: [('0x8e7f0f2a', '0x8'), ('0x3750144f', '0x9')]
18/11/2021 11:36:18               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:18               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:36:19              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0xcb4dc3df - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:19               RSSConfigureTest: action: {'save_hash': 'ip-ipv6'}

18/11/2021 11:36:19               RSSConfigureTest: hash_infos: [('0xcb4dc3df', '0x9')]
18/11/2021 11:36:19               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:19               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/("X"*480)']
18/11/2021 11:36:20              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x33d25748 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x2c9ed627 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:20               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:36:20               RSSConfigureTest: hash_infos: [('0x33d25748', '0x8'), ('0x2c9ed627', '0x9')]
18/11/2021 11:36:20               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:20               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:36:21              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x504b52e7 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:21               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:36:21               RSSConfigureTest: hash_infos: [('0x504b52e7', '0x1')]
18/11/2021 11:36:21               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:21               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:36:22              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x9f696520 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x26467e45 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:22               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:36:22               RSSConfigureTest: hash_infos: [('0x9f696520', '0x8'), ('0x26467e45', '0x9')]
18/11/2021 11:36:22               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:22               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:36:23              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x3fc5c5a0 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x2289ee82 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:23               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:36:23               RSSConfigureTest: hash_infos: [('0x3fc5c5a0', '0x6'), ('0x2289ee82', '0x0')]
18/11/2021 11:36:23               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:23               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:36:24              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xda480564 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:24               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:36:24               RSSConfigureTest: hash_infos: [('0xda480564', '0x6')]
18/11/2021 11:36:24               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:24               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:36:25              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x22d791f3 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x3d9b109c - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:25               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:36:25               RSSConfigureTest: hash_infos: [('0x22d791f3', '0x9'), ('0x3d9b109c', '0x6')]
18/11/2021 11:36:25               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:25               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:36:26              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xf3660b0a - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xdf926455 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:26               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:36:26               RSSConfigureTest: hash_infos: [('0xf3660b0a', '0x6'), ('0xdf926455', '0x5')]
18/11/2021 11:36:26               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:26               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:36:27              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x504b52e7 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:27               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:36:27               RSSConfigureTest: hash_infos: [('0x504b52e7', '0x1')]
18/11/2021 11:36:27               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:27               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:36:29              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x9f696520 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x26467e45 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:29               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:36:29               RSSConfigureTest: hash_infos: [('0x9f696520', '0x8'), ('0x26467e45', '0x9')]
18/11/2021 11:36:29               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:29               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:36:30              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x3fc5c5a0 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x2289ee82 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:30               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:36:30               RSSConfigureTest: hash_infos: [('0x3fc5c5a0', '0x6'), ('0x2289ee82', '0x0')]
18/11/2021 11:36:30               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:30               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:36:31              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xda480564 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:31               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:36:31               RSSConfigureTest: hash_infos: [('0xda480564', '0x6')]
18/11/2021 11:36:31               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:31               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:36:32              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x22d791f3 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x3d9b109c - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:32               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:36:32               RSSConfigureTest: hash_infos: [('0x22d791f3', '0x9'), ('0x3d9b109c', '0x6')]
18/11/2021 11:36:32               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:32               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:36:33              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xf3660b0a - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xdf926455 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:33               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:36:33               RSSConfigureTest: hash_infos: [('0xf3660b0a', '0x6'), ('0xdf926455', '0x5')]
18/11/2021 11:36:33               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:33               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:36:34              dut.10.240.183.67: port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x504b52e7 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:34               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:36:34               RSSConfigureTest: hash_infos: [('0x504b52e7', '0x1')]
18/11/2021 11:36:34               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:34               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:36:35              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x9f696520 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x26467e45 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:35               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:36:35               RSSConfigureTest: hash_infos: [('0x9f696520', '0x8'), ('0x26467e45', '0x9')]
18/11/2021 11:36:35               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:35               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:36:36              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x3fc5c5a0 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x2289ee82 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:36               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:36:36               RSSConfigureTest: hash_infos: [('0x3fc5c5a0', '0x6'), ('0x2289ee82', '0x0')]
18/11/2021 11:36:36               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:36               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:36:37              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xda480564 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:37               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:36:37               RSSConfigureTest: hash_infos: [('0xda480564', '0x6')]
18/11/2021 11:36:37               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:37               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:36:38              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x22d791f3 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x3d9b109c - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:38               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:36:38               RSSConfigureTest: hash_infos: [('0x22d791f3', '0x9'), ('0x3d9b109c', '0x6')]
18/11/2021 11:36:38               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:38               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:36:40              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xf3660b0a - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xdf926455 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:40               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:36:40               RSSConfigureTest: hash_infos: [('0xf3660b0a', '0x6'), ('0xdf926455', '0x5')]
18/11/2021 11:36:40               RSSConfigureTest: sub_case command_line_option_rss_ip passed
18/11/2021 11:36:40              dut.10.240.183.67: flow flush 0
18/11/2021 11:36:40              dut.10.240.183.67: 
18/11/2021 11:36:40               RSSConfigureTest: {'command_line_option_rss_ip': 'passed'}
18/11/2021 11:36:40               RSSConfigureTest: pass rate is: 100.0
18/11/2021 11:36:40               RSSConfigureTest: Test Case test_rss_configure_to_all Result PASSED:
18/11/2021 11:36:40              dut.10.240.183.67: quit
18/11/2021 11:36:40              dut.10.240.183.67: 
Telling cores to stop...
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= 1 -> TX Port= 0/Queue= 1 -------
  RX-packets: 3              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: 12             TX-packets: 0              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
  RX-packets: 1              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: 9              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  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...
18/11/2021 11:36:40               RSSConfigureTest: Test Case test_rss_configure_to_default Begin
18/11/2021 11:36:40              dut.10.240.183.67:  
18/11/2021 11:36:40                         tester: 
18/11/2021 11:36:40              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_47963_20211118113414   -- -i --rxq=10 --txq=10 
18/11/2021 11:36:42              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_47963_20211118113414/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:36:52              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:36:52              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:36:52              dut.10.240.183.67: set verbose 1
18/11/2021 11:36:52              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:36:52              dut.10.240.183.67: port config all rss default
18/11/2021 11:36:52              dut.10.240.183.67: 
18/11/2021 11:36:52              dut.10.240.183.67: start
18/11/2021 11:36:52              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:36:52               RSSConfigureTest: ===================Test sub case: command_line_option_rss_ip================
18/11/2021 11:36:52               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:36:52               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:52               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:36:53              dut.10.240.183.67:  port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x12b10df8 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:53               RSSConfigureTest: action: {'save_hash': 'ip-ipv4'}

18/11/2021 11:36:53               RSSConfigureTest: hash_infos: [('0x12b10df8', '0x4')]
18/11/2021 11:36:53               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:53               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/("X"*480)']
18/11/2021 11:36:54              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x87ac0aee - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x409de5c6 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:54               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:36:54               RSSConfigureTest: hash_infos: [('0x87ac0aee', '0x8'), ('0x409de5c6', '0x4')]
18/11/2021 11:36:54               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:54               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:36:55              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x5779e4ec - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:55               RSSConfigureTest: action: {'save_hash': 'ip-ipv6'}

18/11/2021 11:36:55               RSSConfigureTest: hash_infos: [('0x5779e4ec', '0x6')]
18/11/2021 11:36:55               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:55               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/("X"*480)']
18/11/2021 11:36:56              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x4b523f71 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x9861851d - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:56               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:36:56               RSSConfigureTest: hash_infos: [('0x4b523f71', '0x9'), ('0x9861851d', '0x5')]
18/11/2021 11:36:56               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:56               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:36:57              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x21608a0a - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:57               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:36:57               RSSConfigureTest: hash_infos: [('0x21608a0a', '0x0')]
18/11/2021 11:36:57               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:57               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:36:59              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xb47d8d1c - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x734c6234 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:36:59               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:36:59               RSSConfigureTest: hash_infos: [('0xb47d8d1c', '0x4'), ('0x734c6234', '0x2')]
18/11/2021 11:36:59               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:36:59               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:37:00              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x2f4d4560 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x9bb9149d - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:00               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:37:00               RSSConfigureTest: hash_infos: [('0x2f4d4560', '0x2'), ('0x9bb9149d', '0x7')]
18/11/2021 11:37:00               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:00               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:37:01              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xd5f8ddd2 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:01               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:37:01               RSSConfigureTest: hash_infos: [('0xd5f8ddd2', '0x6')]
18/11/2021 11:37:01               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:01               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:37:02              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xc9d3064f - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x1ae0bc23 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:02               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:37:02               RSSConfigureTest: hash_infos: [('0xc9d3064f', '0x9'), ('0x1ae0bc23', '0x5')]
18/11/2021 11:37:02               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:02               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:37:03              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x62c35fb3 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x5427962e - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:03               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:37:03               RSSConfigureTest: hash_infos: [('0x62c35fb3', '0x5'), ('0x5427962e', '0x6')]
18/11/2021 11:37:03               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:03               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:37:04              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x21608a0a - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:04               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:37:04               RSSConfigureTest: hash_infos: [('0x21608a0a', '0x0')]
18/11/2021 11:37:04               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:04               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:37:05              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xb47d8d1c - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x734c6234 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:05               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:37:05               RSSConfigureTest: hash_infos: [('0xb47d8d1c', '0x4'), ('0x734c6234', '0x2')]
18/11/2021 11:37:05               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:05               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:37:06              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x2f4d4560 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x9bb9149d - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:06               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:37:06               RSSConfigureTest: hash_infos: [('0x2f4d4560', '0x2'), ('0x9bb9149d', '0x7')]
18/11/2021 11:37:06               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:06               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:37:07              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xd5f8ddd2 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:07               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:37:07               RSSConfigureTest: hash_infos: [('0xd5f8ddd2', '0x6')]
18/11/2021 11:37:07               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:07               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:37:08              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xc9d3064f - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x1ae0bc23 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:08               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:37:08               RSSConfigureTest: hash_infos: [('0xc9d3064f', '0x9'), ('0x1ae0bc23', '0x5')]
18/11/2021 11:37:08               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:08               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:37:10              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x62c35fb3 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x5427962e - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:10               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:37:10               RSSConfigureTest: hash_infos: [('0x62c35fb3', '0x5'), ('0x5427962e', '0x6')]
18/11/2021 11:37:10               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:10               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:37:11              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x21608a0a - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:11               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:37:11               RSSConfigureTest: hash_infos: [('0x21608a0a', '0x0')]
18/11/2021 11:37:11               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:11               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:37:12              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xb47d8d1c - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x734c6234 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:12               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:37:12               RSSConfigureTest: hash_infos: [('0xb47d8d1c', '0x4'), ('0x734c6234', '0x2')]
18/11/2021 11:37:12               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:12               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:37:13              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x2f4d4560 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x9bb9149d - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:13               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:37:13               RSSConfigureTest: hash_infos: [('0x2f4d4560', '0x2'), ('0x9bb9149d', '0x7')]
18/11/2021 11:37:13               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:13               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:37:14              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xd5f8ddd2 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:14               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:37:14               RSSConfigureTest: hash_infos: [('0xd5f8ddd2', '0x6')]
18/11/2021 11:37:14               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:14               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:37:15              dut.10.240.183.67: port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xc9d3064f - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x1ae0bc23 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:15               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:37:15               RSSConfigureTest: hash_infos: [('0xc9d3064f', '0x9'), ('0x1ae0bc23', '0x5')]
18/11/2021 11:37:15               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:15               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:37:16              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x62c35fb3 - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x5427962e - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:16               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:37:16               RSSConfigureTest: hash_infos: [('0x62c35fb3', '0x5'), ('0x5427962e', '0x6')]
18/11/2021 11:37:16               RSSConfigureTest: sub_case command_line_option_rss_ip passed
18/11/2021 11:37:16              dut.10.240.183.67: flow flush 0
18/11/2021 11:37:16              dut.10.240.183.67: 
18/11/2021 11:37:16               RSSConfigureTest: {'command_line_option_rss_ip': 'passed'}
18/11/2021 11:37:16               RSSConfigureTest: pass rate is: 100.0
18/11/2021 11:37:16               RSSConfigureTest: Test Case test_rss_configure_to_default Result PASSED:
18/11/2021 11:37:16              dut.10.240.183.67: quit
18/11/2021 11:37:17              dut.10.240.183.67: 
Telling cores to stop...
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= 2 -> TX Port= 0/Queue= 2 -------
  RX-packets: 6              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= 5 -> TX Port= 0/Queue= 5 -------
  RX-packets: 7              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: 3              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= 9 -> TX Port= 0/Queue= 9 -------
  RX-packets: 4              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  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...
18/11/2021 11:37:17               RSSConfigureTest: Test Case test_rss_configure_to_ip Begin
18/11/2021 11:37:17              dut.10.240.183.67:  
18/11/2021 11:37:17                         tester: 
18/11/2021 11:37:17              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_47963_20211118113414   -- -i --rxq=10 --txq=10 
18/11/2021 11:37:18              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_47963_20211118113414/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:37:28              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:37:28              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:37:28              dut.10.240.183.67: set verbose 1
18/11/2021 11:37:28              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:37:28              dut.10.240.183.67: port config all rss ip
18/11/2021 11:37:29              dut.10.240.183.67: 
Port 0 modified RSS hash function based on hardware support,requested:0xa38c configured:0x238c
rss_hf 0xa38c
18/11/2021 11:37:29              dut.10.240.183.67: start
18/11/2021 11:37:29              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:37:29               RSSConfigureTest: ===================Test sub case: rss_configure_to_ip================
18/11/2021 11:37:29               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:37:29               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:29               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:37:30              dut.10.240.183.67:  port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0xe68cb89a - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:30               RSSConfigureTest: action: {'save_hash': 'ip-ipv4'}

18/11/2021 11:37:30               RSSConfigureTest: hash_infos: [('0xe68cb89a', '0x4')]
18/11/2021 11:37:30               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:30               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/("X"*480)']
18/11/2021 11:37:31              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x6a586f68 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - RSS hash=0x22d7aa0f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:31               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:37:31               RSSConfigureTest: hash_infos: [('0x6a586f68', '0x0'), ('0x22d7aa0f', '0x5')]
18/11/2021 11:37:31               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:31               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:37:32              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0xc6299d4f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:32               RSSConfigureTest: action: {'save_hash': 'ip-ipv6'}

18/11/2021 11:37:32               RSSConfigureTest: hash_infos: [('0xc6299d4f', '0x5')]
18/11/2021 11:37:32               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:32               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/("X"*480)']
18/11/2021 11:37:33              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0x3c7c1449 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - RSS hash=0xae5c33b - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:33               RSSConfigureTest: action: {'check_hash_different': 'ip-ipv4'}

18/11/2021 11:37:33               RSSConfigureTest: hash_infos: [('0x3c7c1449', '0x3'), ('0xae5c33b', '0x5')]
18/11/2021 11:37:33               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:33               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:37:34              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xe68cb89a - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:34               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:37:34               RSSConfigureTest: hash_infos: [('0xe68cb89a', '0x4')]
18/11/2021 11:37:34               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:34               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:37:35              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x6a586f68 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x22d7aa0f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:35               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:37:35               RSSConfigureTest: hash_infos: [('0x6a586f68', '0x0'), ('0x22d7aa0f', '0x5')]
18/11/2021 11:37:35               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:35               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:37:36              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xe68cb89a - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0xe68cb89a - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:36               RSSConfigureTest: action: {'check_hash_same': 'ipv4-tcp'}

18/11/2021 11:37:36               RSSConfigureTest: hash_infos: [('0xe68cb89a', '0x4'), ('0xe68cb89a', '0x4')]
18/11/2021 11:37:36               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:36               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:37:37              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xc6299d4f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:37               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:37:37               RSSConfigureTest: hash_infos: [('0xc6299d4f', '0x5')]
18/11/2021 11:37:37               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:37               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:37:38              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x3c7c1449 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xae5c33b - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:38               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:37:38               RSSConfigureTest: hash_infos: [('0x3c7c1449', '0x3'), ('0xae5c33b', '0x5')]
18/11/2021 11:37:38               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:38               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:37:40              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xc6299d4f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xc6299d4f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:40               RSSConfigureTest: action: {'check_hash_same': 'ipv6-tcp'}

18/11/2021 11:37:40               RSSConfigureTest: hash_infos: [('0xc6299d4f', '0x5'), ('0xc6299d4f', '0x5')]
18/11/2021 11:37:40               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:40               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:37:41              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xe68cb89a - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:41               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:37:41               RSSConfigureTest: hash_infos: [('0xe68cb89a', '0x4')]
18/11/2021 11:37:41               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:41               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:37:42              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x6a586f68 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x22d7aa0f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:42               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:37:42               RSSConfigureTest: hash_infos: [('0x6a586f68', '0x0'), ('0x22d7aa0f', '0x5')]
18/11/2021 11:37:42               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:42               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:37:43              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xe68cb89a - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xe68cb89a - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:43               RSSConfigureTest: action: {'check_hash_same': 'ipv4-udp'}

18/11/2021 11:37:43               RSSConfigureTest: hash_infos: [('0xe68cb89a', '0x4'), ('0xe68cb89a', '0x4')]
18/11/2021 11:37:43               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:43               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:37:44              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xc6299d4f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:44               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:37:44               RSSConfigureTest: hash_infos: [('0xc6299d4f', '0x5')]
18/11/2021 11:37:44               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:44               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:37:45              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x3c7c1449 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xae5c33b - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:45               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:37:45               RSSConfigureTest: hash_infos: [('0x3c7c1449', '0x3'), ('0xae5c33b', '0x5')]
18/11/2021 11:37:45               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:45               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:37:46              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xc6299d4f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xc6299d4f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:46               RSSConfigureTest: action: {'check_hash_same': 'ipv6-udp'}

18/11/2021 11:37:46               RSSConfigureTest: hash_infos: [('0xc6299d4f', '0x5'), ('0xc6299d4f', '0x5')]
18/11/2021 11:37:46               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:46               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:37:47              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xe68cb89a - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:47               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:37:47               RSSConfigureTest: hash_infos: [('0xe68cb89a', '0x4')]
18/11/2021 11:37:47               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:47               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:37:48              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x6a586f68 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x22d7aa0f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:48               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:37:48               RSSConfigureTest: hash_infos: [('0x6a586f68', '0x0'), ('0x22d7aa0f', '0x5')]
18/11/2021 11:37:48               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:48               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:37:49              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xe68cb89a - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xe68cb89a - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:49               RSSConfigureTest: action: {'check_hash_same': 'ipv4-sctp'}

18/11/2021 11:37:49               RSSConfigureTest: hash_infos: [('0xe68cb89a', '0x4'), ('0xe68cb89a', '0x4')]
18/11/2021 11:37:49               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:49               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:37:51              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xc6299d4f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:51               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:37:51               RSSConfigureTest: hash_infos: [('0xc6299d4f', '0x5')]
18/11/2021 11:37:51               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:51               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:37:52              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x3c7c1449 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xae5c33b - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:52               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:37:52               RSSConfigureTest: hash_infos: [('0x3c7c1449', '0x3'), ('0xae5c33b', '0x5')]
18/11/2021 11:37:52               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:37:52               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:37:53              dut.10.240.183.67: port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xc6299d4f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 5: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xc6299d4f - RSS queue=0x5 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x5
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:37:53               RSSConfigureTest: action: {'check_hash_same': 'ipv6-sctp'}

18/11/2021 11:37:53               RSSConfigureTest: hash_infos: [('0xc6299d4f', '0x5'), ('0xc6299d4f', '0x5')]
18/11/2021 11:37:53               RSSConfigureTest: sub_case rss_configure_to_ip passed
18/11/2021 11:37:53              dut.10.240.183.67: flow flush 0
18/11/2021 11:37:53              dut.10.240.183.67: 
18/11/2021 11:37:53               RSSConfigureTest: {'rss_configure_to_ip': 'passed'}
18/11/2021 11:37:53               RSSConfigureTest: pass rate is: 100.0
18/11/2021 11:37:53               RSSConfigureTest: Test Case test_rss_configure_to_ip Result PASSED:
18/11/2021 11:37:53              dut.10.240.183.67: quit
18/11/2021 11:37:53              dut.10.240.183.67: 
Telling cores to stop...
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= 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: 10             TX-packets: 0              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 5 -> TX Port= 0/Queue= 5 -------
  RX-packets: 18             TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 36             RX-dropped: 0             RX-total: 36
  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...
18/11/2021 11:37:53               RSSConfigureTest: Test Case test_rss_configure_to_sctp Begin
18/11/2021 11:37:54              dut.10.240.183.67:  
18/11/2021 11:37:54                         tester: 
18/11/2021 11:37:54              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_47963_20211118113414   -- -i --rxq=10 --txq=10 
18/11/2021 11:37:55              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_47963_20211118113414/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:38:05              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:38:05              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:38:05              dut.10.240.183.67: set verbose 1
18/11/2021 11:38:05              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:38:05              dut.10.240.183.67: port config all rss sctp
18/11/2021 11:38:05              dut.10.240.183.67: 
rss_hf 0x1040
18/11/2021 11:38:05              dut.10.240.183.67: start
18/11/2021 11:38:05              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:38:05               RSSConfigureTest: ===================Test sub case: rss_configure_to_sctp================
18/11/2021 11:38:05               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:38:05               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:05               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:38:06              dut.10.240.183.67:  port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x270a75fb - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:06               RSSConfigureTest: action: {'save_hash': 'ipv4-sctp'}

18/11/2021 11:38:06               RSSConfigureTest: hash_infos: [('0x270a75fb', '0x7')]
18/11/2021 11:38:06               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:06               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:38:07              dut.10.240.183.67: port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x212f8dbc - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x5a66f336 - RSS queue=0x0 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:07               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:38:07               RSSConfigureTest: hash_infos: [('0x212f8dbc', '0x4'), ('0x5a66f336', '0x0')]
18/11/2021 11:38:07               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:07               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:38:09              dut.10.240.183.67: port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0xd785dc75 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - RSS hash=0x4070569c - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:09               RSSConfigureTest: action: {'check_hash_different': 'ipv4-sctp'}

18/11/2021 11:38:09               RSSConfigureTest: hash_infos: [('0xd785dc75', '0x7'), ('0x4070569c', '0x6')]
18/11/2021 11:38:09               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:09               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:38:10              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xcb0d2d02 - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:10               RSSConfigureTest: action: {'save_hash': 'ipv6-sctp'}

18/11/2021 11:38:10               RSSConfigureTest: hash_infos: [('0xcb0d2d02', '0x8')]
18/11/2021 11:38:10               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:10               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/SCTP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/SCTP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:38:11              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x8160d6c1 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x7a61338e - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:11               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:38:11               RSSConfigureTest: hash_infos: [('0x8160d6c1', '0x3'), ('0x7a61338e', '0x8')]
18/11/2021 11:38:11               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:11               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/SCTP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:38:12              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0x3c8b8f8e - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=546 - nb_segs=1 - RSS hash=0xaa894bfb - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV6 L4_SCTP  - l2_len=14 - l3_len=40 - l4_len=12 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:12               RSSConfigureTest: action: {'check_hash_different': 'ipv6-sctp'}

18/11/2021 11:38:12               RSSConfigureTest: hash_infos: [('0x3c8b8f8e', '0x8'), ('0xaa894bfb', '0x7')]
18/11/2021 11:38:12               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:12               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:38:13              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:13               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:38:13               RSSConfigureTest: hash_infos: []
18/11/2021 11:38:13               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:13               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:38:14              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:14               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:38:14               RSSConfigureTest: hash_infos: []
18/11/2021 11:38:14               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:14               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:38:15              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:15               RSSConfigureTest: action: {'check_no_hash': 'ipv4-tcp'}

18/11/2021 11:38:15               RSSConfigureTest: hash_infos: []
18/11/2021 11:38:15               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:15               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:38:16              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:16               RSSConfigureTest: action: {'check_no_hash': 'ipv6-tcp'}

18/11/2021 11:38:16               RSSConfigureTest: hash_infos: []
18/11/2021 11:38:16               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:16               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:38:17              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:17               RSSConfigureTest: action: {'check_no_hash': 'ipv4-udp'}

18/11/2021 11:38:17               RSSConfigureTest: hash_infos: []
18/11/2021 11:38:17               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:17               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:38:18              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:18               RSSConfigureTest: action: {'check_no_hash': 'ipv6-udp'}

18/11/2021 11:38:18               RSSConfigureTest: hash_infos: []
18/11/2021 11:38:18               RSSConfigureTest: sub_case rss_configure_to_sctp passed
18/11/2021 11:38:18              dut.10.240.183.67: flow flush 0
18/11/2021 11:38:18              dut.10.240.183.67: 
18/11/2021 11:38:18               RSSConfigureTest: {'rss_configure_to_sctp': 'passed'}
18/11/2021 11:38:18               RSSConfigureTest: pass rate is: 100.0
18/11/2021 11:38:18               RSSConfigureTest: Test Case test_rss_configure_to_sctp Result PASSED:
18/11/2021 11:38:18              dut.10.240.183.67: quit
18/11/2021 11:38:19              dut.10.240.183.67: 
Telling cores to stop...
Waiting for lcores to finish...

  ------- Forward Stats for RX Port= 0/Queue= 0 -> TX Port= 0/Queue= 0 -------
  RX-packets: 7              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: 1              TX-packets: 0              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 6 -> TX Port= 0/Queue= 6 -------
  RX-packets: 1              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: 3              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  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...
18/11/2021 11:38:19               RSSConfigureTest: Test Case test_rss_configure_to_tcp Begin
18/11/2021 11:38:19              dut.10.240.183.67:  
18/11/2021 11:38:19                         tester: 
18/11/2021 11:38:19              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_47963_20211118113414   -- -i --rxq=10 --txq=10 
18/11/2021 11:38:21              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_47963_20211118113414/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:38:31              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:38:31              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:38:31              dut.10.240.183.67: set verbose 1
18/11/2021 11:38:31              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:38:31              dut.10.240.183.67: port config all rss tcp
18/11/2021 11:38:31              dut.10.240.183.67: 
Port 0 modified RSS hash function based on hardware support,requested:0x10410 configured:0x410
rss_hf 0x10410
18/11/2021 11:38:31              dut.10.240.183.67: start
18/11/2021 11:38:31              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:38:31               RSSConfigureTest: ===================Test sub case: rss_configure_to_tcp================
18/11/2021 11:38:31               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:38:31               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:31               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:38:32              dut.10.240.183.67:  port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x383560e3 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:32               RSSConfigureTest: action: {'save_hash': 'ipv4-tcp'}

18/11/2021 11:38:32               RSSConfigureTest: hash_infos: [('0x383560e3', '0x7')]
18/11/2021 11:38:32               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:32               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:38:33              dut.10.240.183.67: port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x89e8c470 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 4: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x47c073e4 - RSS queue=0x4 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x4
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:33               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:38:33               RSSConfigureTest: hash_infos: [('0x89e8c470', '0x2'), ('0x47c073e4', '0x4')]
18/11/2021 11:38:33               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:33               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:38:34              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x7112961c - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 3: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - RSS hash=0x959fc5ed - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:34               RSSConfigureTest: action: {'check_hash_different': 'ipv4-tcp'}

18/11/2021 11:38:34               RSSConfigureTest: hash_infos: [('0x7112961c', '0x8'), ('0x959fc5ed', '0x3')]
18/11/2021 11:38:34               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:34               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:38:35              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x2ba970a6 - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:35               RSSConfigureTest: action: {'save_hash': 'ipv6-tcp'}

18/11/2021 11:38:35               RSSConfigureTest: hash_infos: [('0x2ba970a6', '0x6')]
18/11/2021 11:38:35               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:35               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:38:36              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x612219f7 - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x3bdd87d8 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:36               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:38:36               RSSConfigureTest: hash_infos: [('0x612219f7', '0x3'), ('0x3bdd87d8', '0x2')]
18/11/2021 11:38:36               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:36               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:38:37              dut.10.240.183.67: port 0/queue 3: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xf90aa52f - RSS queue=0x3 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x3
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 9: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x672e29d5 - RSS queue=0x9 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x9
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:37               RSSConfigureTest: action: {'check_hash_different': 'ipv6-tcp'}

18/11/2021 11:38:37               RSSConfigureTest: hash_infos: [('0xf90aa52f', '0x3'), ('0x672e29d5', '0x9')]
18/11/2021 11:38:37               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:37               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:38:38              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:38               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:38:38               RSSConfigureTest: hash_infos: []
18/11/2021 11:38:38               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:38               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:38:40              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:40               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:38:40               RSSConfigureTest: hash_infos: []
18/11/2021 11:38:40               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:40               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:38:41              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:41               RSSConfigureTest: action: {'check_no_hash': 'ipv4-udp'}

18/11/2021 11:38:41               RSSConfigureTest: hash_infos: []
18/11/2021 11:38:41               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:41               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:38:42              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:42               RSSConfigureTest: action: {'check_no_hash': 'ipv6-udp'}

18/11/2021 11:38:42               RSSConfigureTest: hash_infos: []
18/11/2021 11:38:42               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:42               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:38:43              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:43               RSSConfigureTest: action: {'check_no_hash': 'ipv4-sctp'}

18/11/2021 11:38:43               RSSConfigureTest: hash_infos: []
18/11/2021 11:38:43               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:43               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:38:44              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:44               RSSConfigureTest: action: {'check_no_hash': 'ipv6-sctp'}

18/11/2021 11:38:44               RSSConfigureTest: hash_infos: []
18/11/2021 11:38:44               RSSConfigureTest: sub_case rss_configure_to_tcp passed
18/11/2021 11:38:44              dut.10.240.183.67: flow flush 0
18/11/2021 11:38:44              dut.10.240.183.67: 
18/11/2021 11:38:44               RSSConfigureTest: {'rss_configure_to_tcp': 'passed'}
18/11/2021 11:38:44               RSSConfigureTest: pass rate is: 100.0
18/11/2021 11:38:44               RSSConfigureTest: Test Case test_rss_configure_to_tcp Result PASSED:
18/11/2021 11:38:44              dut.10.240.183.67: quit
18/11/2021 11:38:45              dut.10.240.183.67: 
Telling cores to stop...
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= 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: 3              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= 6 -> TX Port= 0/Queue= 6 -------
  RX-packets: 1              TX-packets: 0              TX-dropped: 0             

  ------- Forward Stats for RX Port= 0/Queue= 7 -> TX Port= 0/Queue= 7 -------
  RX-packets: 1              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= 9 -> TX Port= 0/Queue= 9 -------
  RX-packets: 1              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  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...
18/11/2021 11:38:45               RSSConfigureTest: Test Case test_rss_configure_to_udp Begin
18/11/2021 11:38:45              dut.10.240.183.67:  
18/11/2021 11:38:45                         tester: 
18/11/2021 11:38:45              dut.10.240.183.67: x86_64-native-linuxapp-gcc/app/dpdk-testpmd -l 1,2 -n 4 -a 0000:18:00.0 --file-prefix=dpdk_47963_20211118113414   -- -i --rxq=10 --txq=10 
18/11/2021 11:38:46              dut.10.240.183.67: EAL: Detected CPU lcores: 72
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_47963_20211118113414/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs found for that size
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice (8086:1593) device: 0000:18:00.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.31.0, ICE COMMS Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, 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)
ice_set_rx_function(): Using AVX2 OFFLOAD Vector Rx (port 0).
Port 0: 68:05:CA:BB:26:CC
Checking link statuses...
Done
18/11/2021 11:38:56              dut.10.240.183.67: set fwd rxonly
18/11/2021 11:38:56              dut.10.240.183.67: 
Set rxonly packet forwarding mode
18/11/2021 11:38:56              dut.10.240.183.67: set verbose 1
18/11/2021 11:38:56              dut.10.240.183.67: 
Change verbose level from 0 to 1
18/11/2021 11:38:56              dut.10.240.183.67: port config all rss udp
18/11/2021 11:38:56              dut.10.240.183.67: 
Port 0 modified RSS hash function based on hardware support,requested:0x20820 configured:0x820
rss_hf 0x20820
18/11/2021 11:38:56              dut.10.240.183.67: start
18/11/2021 11:38:56              dut.10.240.183.67: 
rxonly packet forwarding - ports=1 - cores=1 - streams=10 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 10 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 10 Tx queue number: 10
    Rx offloads=0x80000 Tx offloads=0x10000
    RX queue: 0
      RX desc=1024 - RX free threshold=32
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=1024 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=32
18/11/2021 11:38:56               RSSConfigureTest: ===================Test sub case: rss_configure_to_udp================
18/11/2021 11:38:56               RSSConfigureTest: ------------handle test--------------
18/11/2021 11:38:56               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:56               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:38:58              dut.10.240.183.67:  port 0/queue 2: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xdba36a84 - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:58               RSSConfigureTest: action: {'save_hash': 'ipv4-udp'}

18/11/2021 11:38:58               RSSConfigureTest: hash_infos: [('0xdba36a84', '0x2')]
18/11/2021 11:38:58               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:58               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:38:59              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0x91d568a - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xe1f42bb - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:38:59               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:38:59               RSSConfigureTest: hash_infos: [('0x91d568a', '0x8'), ('0xe1f42bb', '0x7')]
18/11/2021 11:38:59               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:38:59               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:39:00              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xa3bf090a - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 1: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=522 - nb_segs=1 - RSS hash=0xfad97d37 - RSS queue=0x1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:39:00               RSSConfigureTest: action: {'check_hash_different': 'ipv4-udp'}

18/11/2021 11:39:00               RSSConfigureTest: hash_infos: [('0xa3bf090a', '0x6'), ('0xfad97d37', '0x1')]
18/11/2021 11:39:00               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:39:00               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:39:01              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x1bad11fa - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:39:01               RSSConfigureTest: action: {'save_hash': 'ipv6-udp'}

18/11/2021 11:39:01               RSSConfigureTest: hash_infos: [('0x1bad11fa', '0x6')]
18/11/2021 11:39:01               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:39:01               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/UDP(sport=1026, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)']
18/11/2021 11:39:02              dut.10.240.183.67: port 0/queue 6: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x2aa927dc - RSS queue=0x6 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x6
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 2: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0xa49e859c - RSS queue=0x2 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x2
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:39:02               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:39:02               RSSConfigureTest: hash_infos: [('0x2aa927dc', '0x6'), ('0xa49e859c', '0x2')]
18/11/2021 11:39:02               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:39:02               RSSConfigureTest: ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1025, dport=1027)/("X"*480)', 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1025)/("X"*480)']
18/11/2021 11:39:03              dut.10.240.183.67: port 0/queue 8: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x77e1903a - RSS queue=0x8 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x8
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 
port 0/queue 7: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=542 - nb_segs=1 - RSS hash=0x9b12d1e7 - RSS queue=0x7 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_UDP  - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x7
  ol_flags: RTE_MBUF_F_RX_RSS_HASH RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:39:03               RSSConfigureTest: action: {'check_hash_different': 'ipv6-udp'}

18/11/2021 11:39:03               RSSConfigureTest: hash_infos: [('0x77e1903a', '0x8'), ('0x9b12d1e7', '0x7')]
18/11/2021 11:39:03               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:39:03               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)
18/11/2021 11:39:04              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=514 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:39:04               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv4'}

18/11/2021 11:39:04               RSSConfigureTest: hash_infos: []
18/11/2021 11:39:04               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:39:04               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)
18/11/2021 11:39:05              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG  - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:39:05               RSSConfigureTest: action: {'check_no_hash': 'ip-ipv6'}

18/11/2021 11:39:05               RSSConfigureTest: hash_infos: []
18/11/2021 11:39:05               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:39:05               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:39:06              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=534 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:39:06               RSSConfigureTest: action: {'check_no_hash': 'ipv4-tcp'}

18/11/2021 11:39:06               RSSConfigureTest: hash_infos: []
18/11/2021 11:39:06               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:39:06               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:39:07              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:39:07               RSSConfigureTest: action: {'check_no_hash': 'ipv6-tcp'}

18/11/2021 11:39:07               RSSConfigureTest: hash_infos: []
18/11/2021 11:39:07               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:39:07               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:39:08              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:1E:67:56:C8:2B - dst=00:00:00:00:01:00 - type=0x0800 - length=526 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV4_EXT_UNKNOWN L4_SCTP  - sw ptype: L2_ETHER L3_IPV4 L4_SCTP  - l2_len=14 - l3_len=20 - l4_len=12 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:39:08               RSSConfigureTest: action: {'check_no_hash': 'ipv4-sctp'}

18/11/2021 11:39:08               RSSConfigureTest: hash_infos: []
18/11/2021 11:39:08               RSSConfigureTest: ----------send packet-------------
18/11/2021 11:39:08               RSSConfigureTest: Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)
18/11/2021 11:39:10              dut.10.240.183.67: port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=00:00:00:00:01:00 - type=0x86dd - length=554 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_TCP  - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: RTE_MBUF_F_RX_L4_CKSUM_GOOD RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_GOOD 

18/11/2021 11:39:10               RSSConfigureTest: action: {'check_no_hash': 'ipv6-sctp'}

18/11/2021 11:39:10               RSSConfigureTest: hash_infos: []
18/11/2021 11:39:10               RSSConfigureTest: sub_case rss_configure_to_udp passed
18/11/2021 11:39:10              dut.10.240.183.67: flow flush 0
18/11/2021 11:39:10              dut.10.240.183.67: 
18/11/2021 11:39:10               RSSConfigureTest: {'rss_configure_to_udp': 'passed'}
18/11/2021 11:39:10               RSSConfigureTest: pass rate is: 100.0
18/11/2021 11:39:10               RSSConfigureTest: Test Case test_rss_configure_to_udp Result PASSED:
18/11/2021 11:39:10              dut.10.240.183.67: quit
18/11/2021 11:39:10              dut.10.240.183.67: 
Telling cores to stop...
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: 1              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= 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= 8 -> TX Port= 0/Queue= 8 -------
  RX-packets: 2              TX-packets: 0              TX-dropped: 0             

  ---------------------- Forward statistics for port 0  ----------------------
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ----------------------------------------------------------------------------

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 16             RX-dropped: 0             RX-total: 16
  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...
18/11/2021 11:39:10                            dts: 
TEST SUITE ENDED: RSSConfigureTest

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

* RE: [dts][PATCH 0/2] change test plan and test suite
  2021-11-19  9:10 [dts][PATCH 0/2] change test plan and test suite Hailin Xu
@ 2021-11-19  5:01 ` Fu, Qi
  2021-11-19  9:10 ` [dts][PATCH 1/2] test_plans/cvl_rss_configure: modify test plan Hailin Xu
  2021-11-19  9:10 ` [dts][PATCH 2/2] tests/cvl_rss_configure: modify the code Hailin Xu
  2 siblings, 0 replies; 6+ messages in thread
From: Fu, Qi @ 2021-11-19  5:01 UTC (permalink / raw)
  To: Xu, HailinX, dts

Acked-by: Fu, Qi <qi.fu@intel.com>

Best regards,
Fu, Qi

> -----Original Message-----
> From: Xu, HailinX <hailinx.xu@intel.com>
> Sent: Friday, November 19, 2021 5:10 PM
> To: dts@dpdk.org
> Cc: Fu, Qi <qi.fu@intel.com>; Xu, HailinX <hailinx.xu@intel.com>
> Subject: [dts][PATCH 0/2] change test plan and test suite
> 
> change test plan and test suite.
> 
> Hailin Xu (2):
>   test_plans/cvl_rss_configure: modify test plan
>   tests/cvl_rss_configure:
> 
>  test_plans/cvl_rss_configure_test_plan.rst | 276 ++++---------
>  tests/TestSuite_cvl_rss_configure.py       | 436 ++++++++++-----------
>  2 files changed, 279 insertions(+), 433 deletions(-)
> 
> --
> 2.17.1


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

* [dts][PATCH 0/2] change test plan and test suite
@ 2021-11-19  9:10 Hailin Xu
  2021-11-19  5:01 ` Fu, Qi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Hailin Xu @ 2021-11-19  9:10 UTC (permalink / raw)
  To: dts; +Cc: qi.fu, Hailin Xu

change test plan and test suite.

Hailin Xu (2):
  test_plans/cvl_rss_configure: modify test plan
  tests/cvl_rss_configure:

 test_plans/cvl_rss_configure_test_plan.rst | 276 ++++---------
 tests/TestSuite_cvl_rss_configure.py       | 436 ++++++++++-----------
 2 files changed, 279 insertions(+), 433 deletions(-)

-- 
2.17.1


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

* [dts][PATCH 1/2] test_plans/cvl_rss_configure: modify test plan
  2021-11-19  9:10 [dts][PATCH 0/2] change test plan and test suite Hailin Xu
  2021-11-19  5:01 ` Fu, Qi
@ 2021-11-19  9:10 ` Hailin Xu
  2021-11-19  9:10 ` [dts][PATCH 2/2] tests/cvl_rss_configure: modify the code Hailin Xu
  2 siblings, 0 replies; 6+ messages in thread
From: Hailin Xu @ 2021-11-19  9:10 UTC (permalink / raw)
  To: dts; +Cc: qi.fu, Hailin Xu

change test plan: config rss type and checkporint.

Signed-off-by: Hailin Xu <hailinx.xu@intel.com>
---
 test_plans/cvl_rss_configure_test_plan.rst | 276 ++++++---------------
 1 file changed, 69 insertions(+), 207 deletions(-)

diff --git a/test_plans/cvl_rss_configure_test_plan.rst b/test_plans/cvl_rss_configure_test_plan.rst
index eaf15bd0..57c66ba8 100644
--- a/test_plans/cvl_rss_configure_test_plan.rst
+++ b/test_plans/cvl_rss_configure_test_plan.rst
@@ -420,27 +420,7 @@ Test Case: test_RSS_configure_to_udp
     testpmd> port config all rss udp
     testpmd> start
 
-3. check ipv4 packets:
-   send a basic packet, record the hash value::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/("X"*40)], iface="enp27s0f2")
-
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/("X"*40)], iface="enp27s0f2")
-
-4. check ipv6 packets:
-   send a basic packet, record the hash value::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/("X"*40)], iface="enp27s0f2")
-
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/("X"*40)], iface="enp27s0f2")
-
-5. check ipv4-udp packets:
+3. check ipv4-udp packets:
    send a basic packet, record the hash value::
 
         sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
@@ -452,7 +432,7 @@ Test Case: test_RSS_configure_to_udp
         sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/UDP(sport=1024,dport=1027)/("X"*40)], iface="enp27s0f2")
         sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/UDP(sport=1026,dport=1025)/("X"*40)], iface="enp27s0f2")
 
-6. check ipv6-udp packets:
+4. check ipv6-udp packets:
    send a basic packet, record the hash value::
 
         sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
@@ -464,66 +444,36 @@ Test Case: test_RSS_configure_to_udp
         sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/UDP(sport=1024,dport=1027)/("X"*40)], iface="enp27s0f2")
         sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/UDP(sport=1026,dport=1025)/("X"*40)], iface="enp27s0f2")
 
-7. check ipv4-tcp packets:
-   send a basic packet, record the hash value::
+5. check ipv4 packets:
+   send a basic packet, verify no hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/("X"*40)], iface="enp27s0f2")
 
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
+6. check ipv6 packets:
+   send a basic packet, verify no hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/("X"*40)], iface="enp27s0f2")
 
-   send a packet with same input set and changed other parameters.
-   check the received packet have same hash value with the basic packet::
+7. check ipv4-tcp packets:
+   send a basic packet, verify no hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/TCP(sport=1026,dport=1027)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
 8. check ipv6-tcp packets:
-   send a basic packet, record the hash value::
+   send a basic packet, verify no hash value::
 
         sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-
-   send a packet with same input set and changed other parameters.
-   check the received packet have same hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/TCP(sport=1026,dport=1027)/("X"*40)], iface="enp27s0f2")
-
 9. check ipv4-sctp packets:
-   send a basic packet, record the hash value::
+   send a basic packet, verify no hash value::
 
         sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-
-   send a packet with same input set and changed other parameters.
-   check the received packet have same hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/SCTP(sport=1026,dport=1027)/("X"*40)], iface="enp27s0f2")
-
 10. check ipv6-sctp packets:
-    send a basic packet, record the hash value::
+   send a basic packet, verify no hash value::
 
         sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-
-   send a packet with same input set and changed other parameters.
-   check the received packet have same hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/SCTP(sport=1026,dport=1027)/("X"*40)], iface="enp27s0f2")
-
 Test Case: test_RSS_configure_to_tcp
 ====================================
 
@@ -538,57 +488,7 @@ Test Case: test_RSS_configure_to_tcp
     testpmd> port config all rss tcp
     testpmd> start
 
-3. check ipv4 packets:
-   send a basic packet, record the hash value::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/("X"*40)], iface="enp27s0f2")
-
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/("X"*40)], iface="enp27s0f2")
-
-4. check ipv6 packets:
-   send a basic packet, record the hash value::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/("X"*40)], iface="enp27s0f2")
-
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/("X"*40)], iface="enp27s0f2")
-
-5. check ipv4-udp packets:
-   send a basic packet, record the hash value::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-
-   send a packet with same input set and changed other parameters.
-   check the received packet have same hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/UDP(sport=1026,dport=1027)/("X"*40)], iface="enp27s0f2")
-
-6. check ipv6-udp packets:
-   send a basic packet, record the hash value::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-
-   send a packet with same input set and changed other parameters.
-   check the received packet have same hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/UDP(sport=1026,dport=1027)/("X"*40)], iface="enp27s0f2")
-
-7. check ipv4-tcp packets:
+3. check ipv4-tcp packets:
    send a basic packet, record the hash value::
 
         sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
@@ -600,7 +500,7 @@ Test Case: test_RSS_configure_to_tcp
         sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/TCP(sport=1026,dport=1025)/("X"*40)], iface="enp27s0f2")
         sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/TCP(sport=1024,dport=1027)/("X"*40)], iface="enp27s0f2")
 
-8. check ipv6-tcp packets:
+4. check ipv6-tcp packets:
    send a basic packet, record the hash value::
 
         sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
@@ -612,35 +512,35 @@ Test Case: test_RSS_configure_to_tcp
         sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/TCP(sport=1026,dport=1025)/("X"*40)], iface="enp27s0f2")
         sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/TCP(sport=1024,dport=1027)/("X"*40)], iface="enp27s0f2")
 
-9. check ipv4-sctp packets:
-   send a basic packet, record the hash value::
+5. check ipv4 packets:
+   send a basic packet, verify no hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/("X"*40)], iface="enp27s0f2")
 
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
+6. check ipv6 packets:
+   send a basic packet, verify no hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/("X"*40)], iface="enp27s0f2")
 
-   send a packet with same input set and changed other parameters.
-   check the received packet have same hash value with the basic packet::
+7. check ipv4-udp packets:
+   send a basic packet, verify no hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/SCTP(sport=1026,dport=1027)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
-10. check ipv6-sctp packets:
-    send a basic packet, record the hash value::
+8. check ipv6-udp packets:
+   send a basic packet, verify no hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
+9. check ipv4-sctp packets:
+   send a basic packet, verify no hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
-   send a packet with same input set and changed other parameters.
-   check the received packet have same hash value with the basic packet::
+10. check ipv6-sctp packets:
+   send a basic packet, verify no hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/SCTP(sport=1026,dport=1027)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
 Test Case: test_RSS_configure_to_sctp
 =====================================
@@ -656,105 +556,59 @@ Test Case: test_RSS_configure_to_sctp
     testpmd> port config all rss sctp
     testpmd> start
 
-3. check ipv4 packets:
-   send a basic packet, record the hash value::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/("X"*40)], iface="enp27s0f2")
-
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/("X"*40)], iface="enp27s0f2")
-
-4. check ipv6 packets:
+3. check ipv4-sctp packets:
    send a basic packet, record the hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
    send packets with changed input set, check the received packets have different hash value with the basic packet::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/SCTP(sport=1024,dport=1026)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/SCTP(sport=1026,dport=1025)/("X"*40)], iface="enp27s0f2")
 
-5. check ipv4-udp packets:
-   send a basic packet, record the hash value::
+4. check ipv6-sctp packets:
+    send a basic packet, record the hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
    send packets with changed input set, check the received packets have different hash value with the basic packet::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-
-   send a packet with same input set and changed other parameters.
-   check the received packet have same hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/UDP(sport=1026,dport=1027)/("X"*40)], iface="enp27s0f2")
-
-6. check ipv6-udp packets:
-   send a basic packet, record the hash value::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1026)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/SCTP(sport=1026,dport=1025)/("X"*40)], iface="enp27s0f2")
 
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
+5. check ipv4 packets:
+   send a basic packet, verify no hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/("X"*40)], iface="enp27s0f2")
 
-   send a packet with same input set and changed other parameters.
-   check the received packet have same hash value with the basic packet::
+6. check ipv6 packets:
+   send a basic packet, verify no hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/UDP(sport=1026,dport=1027)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/("X"*40)], iface="enp27s0f2")
 
 7. check ipv4-tcp packets:
-   send a basic packet, record the hash value::
+   send a basic packet, verify no hash value::
 
         sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-
-   send a packet with same input set and changed other parameters.
-   check the received packet have same hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/TCP(sport=1026,dport=1027)/("X"*40)], iface="enp27s0f2")
-
 8. check ipv6-tcp packets:
-   send a basic packet, record the hash value::
+   send a basic packet, verify no hash value::
 
         sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/TCP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-
-   send a packet with same input set and changed other parameters.
-   check the received packet have same hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/TCP(sport=1026,dport=1027)/("X"*40)], iface="enp27s0f2")
-
-9. check ipv4-sctp packets:
-   send a basic packet, record the hash value::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
-
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-
-10. check ipv6-sctp packets:
-    send a basic packet, record the hash value::
+9. check ipv4-udp packets:
+   send a basic packet, verify no hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
-   send packets with changed input set, check the received packets have different hash value with the basic packet::
+10. check ipv6-udp packets:
+   send a basic packet, verify no hash value::
 
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
-        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/UDP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
 
 Test Case: test_RSS_configure_to_all
 ====================================
@@ -847,6 +701,8 @@ Test Case: test_RSS_configure_to_all
 
         sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
         sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/SCTP(sport=1024,dport=1026)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/SCTP(sport=1026,dport=1025)/("X"*40)], iface="enp27s0f2")
 
 10. check ipv6-sctp packets:
     send a basic packet, record the hash value::
@@ -857,6 +713,8 @@ Test Case: test_RSS_configure_to_all
 
         sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
         sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1026)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/SCTP(sport=1026,dport=1025)/("X"*40)], iface="enp27s0f2")
 
 Test Case: test_RSS_configure_to_default
 ========================================
@@ -949,6 +807,8 @@ Test Case: test_RSS_configure_to_default
 
         sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.4",dst="192.168.0.3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
         sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.5")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/SCTP(sport=1024,dport=1026)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2",dst="192.168.0.3")/SCTP(sport=1026,dport=1025)/("X"*40)], iface="enp27s0f2")
 
 10. check ipv6-sctp packets:
     send a basic packet, record the hash value::
@@ -959,3 +819,5 @@ Test Case: test_RSS_configure_to_default
 
         sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::4",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
         sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::5")/SCTP(sport=1024,dport=1025)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/SCTP(sport=1024,dport=1026)/("X"*40)], iface="enp27s0f2")
+        sendp([Ether(dst="00:00:00:00:01:00")/IPv6(src="3ffe:2501:200:3::2",dst="3ffe:2501:200:3::3")/SCTP(sport=1026,dport=1025)/("X"*40)], iface="enp27s0f2")
-- 
2.17.1


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

* [dts][PATCH 2/2] tests/cvl_rss_configure: modify the code
  2021-11-19  9:10 [dts][PATCH 0/2] change test plan and test suite Hailin Xu
  2021-11-19  5:01 ` Fu, Qi
  2021-11-19  9:10 ` [dts][PATCH 1/2] test_plans/cvl_rss_configure: modify test plan Hailin Xu
@ 2021-11-19  9:10 ` Hailin Xu
  2021-11-19  2:56   ` Xu, HailinX
  2 siblings, 1 reply; 6+ messages in thread
From: Hailin Xu @ 2021-11-19  9:10 UTC (permalink / raw)
  To: dts; +Cc: qi.fu, Hailin Xu

modify the code support common interface and change checkporint to hash.

Signed-off-by: Hailin Xu <hailinx.xu@intel.com>
---
 tests/TestSuite_cvl_rss_configure.py | 436 +++++++++++++--------------
 1 file changed, 210 insertions(+), 226 deletions(-)

diff --git a/tests/TestSuite_cvl_rss_configure.py b/tests/TestSuite_cvl_rss_configure.py
index 1c4ffbfc..8db64bce 100644
--- a/tests/TestSuite_cvl_rss_configure.py
+++ b/tests/TestSuite_cvl_rss_configure.py
@@ -29,166 +29,192 @@
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-import json
-import os
-import re
 import time
-from collections import OrderedDict
-
-from scapy.contrib.gtp import *
-
-import framework.packet as packet
-import tests.rte_flow_common as rfc
-from framework.packet import IncreaseIP, IncreaseIPv6
-from framework.pmd_output import PmdOutput
 from framework.test_case import TestCase
-from framework.utils import BLUE, RED
-
-out = os.popen("pip list|grep scapy ")
-version_result =out.read()
-p=re.compile('scapy\s+2\.3\.\d+')
-m=p.search(version_result)
-
-tv_mac_ip_ipv4 = {
-    "name":"tv_mac_ip_ipv4",
-    "scapy_str":['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.%d", dst="192.168.0.%d")/("X"*480)' %(i, i+10) for i in range(0,100)],
-    "check_func_param": {"expect_port":0}
-}
-
-tv_mac_ip_ipv6 = {
-    "name":"tv_mac_ip_ipv6",
-    "scapy_str": ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::%d", dst="2001::%d")/("X"*480)' %(i, i+10) for i in range(0,100)],
-    "check_func_param": {"expect_port":0}
-}
-
-tv_mac_ipv4_udp_l3_random = {
-    "name":"tv_mac_ipv4_udp_l3_random",
-    "scapy_str":['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.%d", dst="192.168.0.%d")/UDP()/("X"*480)' %(i,i+10) for i in range(0,100)],
-    "check_func_param": {"expect_port":0}
-}
-
-tv_mac_ipv4_udp_l4_random = {
-    "name":"tv_mac_ipv4_udp_l4_random",
-    "scapy_str":['Ether(dst="00:00:00:00:01:00")/IP()/UDP(sport=%d, dport=%d)/("X"*480)' %(i+50,i+55) for i in range(0,100)],
-    "check_func_param": {"expect_port":0}
-}
-
-tv_mac_ipv6_udp_l3_random = {
-    "name":"tv_mac_ipv6_udp_l3_random",
-    "scapy_str":['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::%d", dst="2001::%d")/UDP()/("X"*480)' %(i,i+10) for i in range(0,100)],
-    "check_func_param": {"expect_port":0}
-}
-
-tv_mac_ipv6_udp_l4_random = {
-    "name":"tv_mac_ipv6_udp_l4_random",
-    "scapy_str":['Ether(dst="00:00:00:00:01:00")/IPv6()/UDP(sport=%d, dport=%d)/("X"*480)' %(i+50,i+55) for i in range(0,100)],
-    "check_func_param": {"expect_port":0}
-}
-
-tv_mac_ipv4_tcp_l3_random = {
-    "name":"tv_mac_ipv4_tcp_l3_random",
-    "scapy_str":['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.%d", dst="192.168.0.%d")/TCP()/("X"*480)' %(i,i+10) for i in range(0,100)],
-    "check_func_param": {"expect_port":0}
-}
-
-tv_mac_ipv4_tcp_l4_random = {
-    "name":"tv_mac_ipv4_tcp_l4_random",
-    "scapy_str":['Ether(dst="00:00:00:00:01:00")/IP()/TCP(sport=%d, dport=%d)/("X"*480)' %(i+50,i+55) for i in range(0,100)],
-    "check_func_param": {"expect_port":0}
-}
-
-tv_mac_ipv6_tcp_l3_random = {
-    "name":"tv_mac_ipv6_tcp_l3_random",
-    "scapy_str":['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::%d", dst="2001::%d")/TCP()/("X"*480)' %(i,i+10) for i in range(0,100)],
-    "check_func_param": {"expect_port":0}
+from framework.pmd_output import PmdOutput
+from framework import packet
+from .rte_flow_common import RssProcessing
+
+mac_ipv4_basic_pkt = 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/("X"*480)'
+mac_ipv6_basic_pkt = 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/("X"*480)'
+mac_ipv4_tcp_basic_pkt = 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)'
+mac_ipv6_tcp_basic_pkt = 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)'
+mac_ipv4_udp_basic_pkt = 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/UDP(sport=1026, dport=1027)/("X"*480)'
+mac_ipv6_udp_basic_pkt = 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/UDP(sport=1026, dport=1027)/("X"*480)'
+mac_ipv4_sctp_basic_pkt = 'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/SCTP(sport=1026, dport=1027)/("X"*480)'
+mac_ipv6_sctp_basic_pkt = 'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)'
+
+mac_ipv4_changed_pkt = ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/("X"*480)',
+                        'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/("X"*480)']
+
+mac_ipv6_changed_pkt = ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/("X"*480)',
+                        'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/("X"*480)']
+
+mac_ipv4_tcp_changed_l3_pkt = ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.5")/TCP(sport=1026, dport=1027)/("X"*480)',
+                               'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.5", dst="192.168.0.3")/TCP(sport=1026, dport=1027)/("X"*480)']
+
+mac_ipv4_tcp_changed_l4_pkt = ['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1025, dport=1027)/("X"*480)',
+                               'Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.2", dst="192.168.0.3")/TCP(sport=1026, dport=1025)/("X"*480)']
+
+mac_ipv6_tcp_changed_l3_pkt = ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::5")/TCP(sport=1026, dport=1027)/("X"*480)',
+                               'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::5", dst="2001::3")/TCP(sport=1026, dport=1027)/("X"*480)']
+
+mac_ipv6_tcp_changed_l4_pkt = ['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1025, dport=1027)/("X"*480)',
+                               'Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::2", dst="2001::3")/TCP(sport=1026, dport=1025)/("X"*480)']
+
+mac_ipv4_udp_changed_l3_pkt = [sv.replace("/TCP", "/UDP") for sv in mac_ipv4_tcp_changed_l3_pkt]
+mac_ipv4_udp_changed_l4_pkt = [sv.replace("/TCP", "/UDP") for sv in mac_ipv4_tcp_changed_l4_pkt]
+
+mac_ipv6_udp_changed_l3_pkt = [sv.replace("/TCP", "/UDP") for sv in mac_ipv6_tcp_changed_l3_pkt]
+mac_ipv6_udp_changed_l4_pkt = [sv.replace("/TCP", "/UDP") for sv in mac_ipv6_tcp_changed_l4_pkt]
+
+mac_ipv4_sctp_changed_l3_pkt = [sv.replace("/TCP", "/SCTP") for sv in mac_ipv4_tcp_changed_l3_pkt]
+mac_ipv4_sctp_changed_l4_pkt = [sv.replace("/TCP", "/SCTP") for sv in mac_ipv4_tcp_changed_l4_pkt]
+
+mac_ipv6_sctp_changed_l3_pkt = [sv.replace("/TCP", "/SCTP") for sv in mac_ipv6_tcp_changed_l3_pkt]
+mac_ipv6_sctp_changed_l4_pkt = [sv.replace("/TCP", "/SCTP") for sv in mac_ipv6_tcp_changed_l4_pkt]
+
+command_line_option_rss_ip = {
+    'sub_casename': 'command_line_option_rss_ip',
+    'port_id': 0,
+    'test': [
+        {'send_packet': mac_ipv4_basic_pkt,
+         'action': {'save_hash': 'ip-ipv4'}},
+        {'send_packet': mac_ipv4_changed_pkt,
+         'action': {'check_hash_different': 'ip-ipv4'}},
+        {'send_packet': mac_ipv6_basic_pkt,
+         'action': {'save_hash': 'ip-ipv6'}},
+        {'send_packet': mac_ipv6_changed_pkt,
+         'action': {'check_hash_different': 'ip-ipv4'}},
+        # ipv4/ipv6 tcp
+        {'send_packet': mac_ipv4_tcp_basic_pkt,
+         'action': {'save_hash': 'ipv4-tcp'}},
+        {'send_packet': mac_ipv4_tcp_changed_l3_pkt,
+         'action': {'check_hash_different': 'ipv4-tcp'}},
+        {'send_packet': mac_ipv4_tcp_changed_l4_pkt,
+         'action': {'check_hash_same': 'ipv4-tcp'}},
+        {'send_packet': mac_ipv6_tcp_basic_pkt,
+         'action': {'save_hash': 'ipv6-tcp'}},
+        {'send_packet': mac_ipv6_tcp_changed_l3_pkt,
+         'action': {'check_hash_different': 'ipv6-tcp'}},
+        {'send_packet': mac_ipv6_tcp_changed_l4_pkt,
+         'action': {'check_hash_same': 'ipv6-tcp'}},
+        # ipv4/ipv6 udp
+        {'send_packet': mac_ipv4_udp_basic_pkt,
+         'action': {'save_hash': 'ipv4-udp'}},
+        {'send_packet': mac_ipv4_udp_changed_l3_pkt,
+         'action': {'check_hash_different': 'ipv4-udp'}},
+        {'send_packet': mac_ipv4_udp_changed_l4_pkt,
+         'action': {'check_hash_same': 'ipv4-udp'}},
+        {'send_packet': mac_ipv6_udp_basic_pkt,
+         'action': {'save_hash': 'ipv6-udp'}},
+        {'send_packet': mac_ipv6_udp_changed_l3_pkt,
+         'action': {'check_hash_different': 'ipv6-udp'}},
+        {'send_packet': mac_ipv6_udp_changed_l4_pkt,
+         'action': {'check_hash_same': 'ipv6-udp'}},
+        # ipv4/ipv6 sctp
+        {'send_packet': mac_ipv4_sctp_basic_pkt,
+         'action': {'save_hash': 'ipv4-sctp'}},
+        {'send_packet': mac_ipv4_sctp_changed_l3_pkt,
+         'action': {'check_hash_different': 'ipv4-sctp'}},
+        {'send_packet': mac_ipv4_sctp_changed_l4_pkt,
+         'action': {'check_hash_same': 'ipv4-sctp'}},
+        {'send_packet': mac_ipv6_sctp_basic_pkt,
+         'action': {'save_hash': 'ipv6-sctp'}},
+        {'send_packet': mac_ipv6_sctp_changed_l3_pkt,
+         'action': {'check_hash_different': 'ipv6-sctp'}},
+        {'send_packet': mac_ipv6_sctp_changed_l4_pkt,
+         'action': {'check_hash_same': 'ipv6-sctp'}}
+    ]
 }
 
-tv_mac_ipv6_tcp_l4_random = {
-    "name":"tv_mac_ipv6_tcp_l4_random",
-    "scapy_str":['Ether(dst="00:00:00:00:01:00")/IPv6()/TCP(sport=%d, dport=%d)/("X"*480)' %(i+50,i+55) for i in range(0,100)],
-    "check_func_param": {"expect_port":0}
+command_line_option_rss_udp = {
+    'sub_casename': 'command_line_option_rss_udp',
+    'port_id': 0,
+    'test': [
+    # ipv4/ipv6 udp
+    {'send_packet': mac_ipv4_udp_basic_pkt,
+     'action': {'save_hash': 'ipv4-udp'}},
+    {'send_packet': mac_ipv4_udp_changed_l3_pkt,
+     'action': {'check_hash_different': 'ipv4-udp'}},
+    {'send_packet': mac_ipv4_udp_changed_l4_pkt,
+     'action': {'check_hash_different': 'ipv4-udp'}},
+    {'send_packet': mac_ipv6_udp_basic_pkt,
+     'action': {'save_hash': 'ipv6-udp'}},
+    {'send_packet': mac_ipv6_udp_changed_l3_pkt,
+     'action': {'check_hash_different': 'ipv6-udp'}},
+    {'send_packet': mac_ipv6_udp_changed_l4_pkt,
+     'action': {'check_hash_different': 'ipv6-udp'}},
+    # ipv4/ipv6 tcp/sctp
+    {'send_packet': mac_ipv4_basic_pkt,
+     'action': {'check_no_hash': 'ip-ipv4'}},
+    {'send_packet': mac_ipv6_basic_pkt,
+     'action': {'check_no_hash': 'ip-ipv6'}},
+    {'send_packet': mac_ipv4_tcp_basic_pkt,
+     'action': {'check_no_hash': 'ipv4-tcp'}},
+    {'send_packet': mac_ipv6_tcp_basic_pkt,
+     'action': {'check_no_hash': 'ipv6-tcp'}},
+    {'send_packet': mac_ipv4_sctp_basic_pkt,
+     'action': {'check_no_hash': 'ipv4-sctp'}},
+    {'send_packet': mac_ipv6_sctp_basic_pkt,
+     'action': {'check_no_hash': 'ipv6-sctp'}},
+    ]
 }
 
-tv_mac_ipv4_sctp = {
-    "name":"tv_mac_ipv4_sctp",
-    "scapy_str":['Ether(dst="00:00:00:00:01:00")/IP(src="192.168.0.%d", dst="192.168.0.%d")/SCTP()/("X"*480)' %(i,i+10) for i in range(0,100)],
-    "check_func_param": {"expect_port":0}
+command_line_option_disable_rss = {
+    'sub_casename': 'command_line_option_disable',
+    'port_id': 0,
+    'test': [
+    # all
+    {'send_packet': mac_ipv4_basic_pkt,
+     'action': {'check_no_hash': 'ip-ipv4'}},
+    {'send_packet': mac_ipv4_basic_pkt,
+     'action': {'check_no_hash': 'ip-ipv6'}},
+    {'send_packet': mac_ipv4_tcp_basic_pkt,
+     'action': {'check_no_hash': 'ipv4-tcp'}},
+    {'send_packet': mac_ipv6_tcp_basic_pkt,
+     'action': {'check_no_hash': 'ipv6-tcp'}},
+    {'send_packet': mac_ipv4_udp_basic_pkt,
+     'action': {'check_no_hash': 'ipv4-udp'}},
+    {'send_packet': mac_ipv6_udp_basic_pkt,
+     'action': {'check_no_hash': 'ipv6-udp'}},
+    {'send_packet': mac_ipv4_sctp_basic_pkt,
+     'action': {'check_no_hash': 'ipv4-sctp'}},
+    {'send_packet': mac_ipv6_sctp_basic_pkt,
+     'action': {'check_no_hash': 'ipv6-sctp'}},
+    ]
 }
 
-tv_mac_ipv6_sctp = {
-    "name":"tv_mac_ipv6_sctp",
-    "scapy_str":['Ether(dst="00:00:00:00:01:00")/IPv6(src="2001::%d", dst="2001::%d")/SCTP()/("X"*480)' %(i,i+10) for i in range(0,100)],
-    "check_func_param": {"expect_port":0}
+rss_configure_to_ip = {
+    'sub_casename': 'rss_configure_to_ip',
+    'port_id': 0,
+    'test': command_line_option_rss_ip['test']
 }
 
-tvs_mac_rss_ip = [
-    tv_mac_ip_ipv4,
-    tv_mac_ip_ipv6
-    ]
-
-tvs_mac_rss_l3 = [
-    tv_mac_ip_ipv4,
-    tv_mac_ip_ipv6,
-    tv_mac_ipv4_udp_l3_random,
-    tv_mac_ipv6_udp_l3_random,
-    tv_mac_ipv4_tcp_l3_random,
-    tv_mac_ipv6_tcp_l3_random,
-    tv_mac_ipv4_sctp,
-    tv_mac_ipv6_sctp
-    ]
-
-tvs_mac_rss_l4 = [
-    tv_mac_ipv4_udp_l4_random,
-    tv_mac_ipv6_udp_l4_random,
-    tv_mac_ipv4_tcp_l4_random,
-    tv_mac_ipv6_tcp_l4_random
-    ]
-
-tvs_mac_rss_udp = [
-    tv_mac_ipv4_udp_l3_random,
-    tv_mac_ipv4_udp_l4_random,
-    tv_mac_ipv6_udp_l3_random,
-    tv_mac_ipv6_udp_l4_random
-    ]
-
-tvs_mac_rss_udp_l4 = [
-    tv_mac_ipv4_udp_l4_random,
-    tv_mac_ipv6_udp_l4_random
-    ]
-
-tvs_mac_rss_tcp = [
-    tv_mac_ipv4_tcp_l3_random,
-    tv_mac_ipv4_tcp_l4_random,
-    tv_mac_ipv6_tcp_l3_random,
-    tv_mac_ipv6_tcp_l4_random
-    ]
+rss_configure_to_udp = eval(str(command_line_option_rss_udp)
+                            .replace("command_line_option_rss_udp", "rss_configure_to_udp"))
 
-tvs_mac_rss_tcp_l4 = [
-    tv_mac_ipv4_tcp_l4_random,
-    tv_mac_ipv6_tcp_l4_random
-    ]
+rss_configure_to_tcp = eval(str(rss_configure_to_udp).replace("to_udp", "to_tcp")
+                            .replace("/UDP", "/UDP1")
+                            .replace("-udp", "-udp1")
+                            .replace("/TCP", "/UDP")
+                            .replace("-tcp", "-udp")
+                            .replace("/UDP1", "/TCP")
+                            .replace("-udp1", "-tcp"))
 
-tvs_mac_rss_sctp = [
-    tv_mac_ipv4_sctp,
-    tv_mac_ipv6_sctp
-    ]
+rss_configure_to_sctp = eval(str(rss_configure_to_udp).replace("to_udp", "to_sctp")
+                             .replace("/UDP", "/UDP1")
+                             .replace("-udp", "-udp1")
+                             .replace("/SCTP", "/UDP")
+                             .replace("-sctp", "-udp")
+                             .replace("/UDP1", "/SCTP")
+                             .replace("-udp1", "-sctp"))
 
-tvs_mac_rss_all = [
-    tv_mac_ip_ipv4,
-    tv_mac_ip_ipv6,
-    tv_mac_ipv4_udp_l3_random,
-    tv_mac_ipv4_udp_l4_random,
-    tv_mac_ipv6_udp_l3_random,
-    tv_mac_ipv6_udp_l4_random,
-    tv_mac_ipv4_tcp_l3_random,
-    tv_mac_ipv4_tcp_l4_random,
-    tv_mac_ipv6_tcp_l3_random,
-    tv_mac_ipv6_tcp_l4_random,
-    tv_mac_ipv4_sctp,
-    tv_mac_ipv6_sctp
-    ]
+rss_configure_to_all = eval(str(command_line_option_rss_ip).replace("to_udp", "to_all")
+                            .replace("check_hash_same", "check_hash_different"))
 
-test_results = OrderedDict()
+rss_configure_to_default = eval(str(command_line_option_rss_ip).replace("to_udp", "to_all")
+                                .replace("check_hash_same", "check_hash_different"))
 
 class RSSConfigureTest(TestCase):
 
@@ -209,108 +235,66 @@ class RSSConfigureTest(TestCase):
         self.pf_mac = self.dut.get_mac_address(0)
         self.pf_pci = self.dut.ports_info[self.dut_ports[0]]['pci']
         self.verify(self.nic in ["columbiaville_25g","columbiaville_100g"], "%s nic not support ethertype filter" % self.nic)
+        self.rsspro = RssProcessing(self, self.pmdout, [self.__tx_iface], rxq=10)
 
     def set_up(self):
         """
         Run before each test case.
         """
-        self.dut.kill_all()
-
-    def tear_down(self):
-        """
-        Run after each test case.
-        """
-        self.dut.kill_all()
-    
-    def tear_down_all(self):
-        """
-        Run after each test suite.
-        """
-        self.dut.kill_all()
+        pass
 
-    def create_testpmd_command(self, line_option):
-        """
-        Create testpmd command for non-pipeline mode
-        """
-        #Prepare testpmd EAL and parameters 
-        all_eal_param = self.dut.create_eal_parameters(ports=[self.pf_pci])
-        print(all_eal_param)   #print eal parameters
-        command = self.dut.apps_name['test-pmd'] + all_eal_param + " -- -i --rxq=10 --txq=10" + line_option
-        return command
-
-    def _rss_validate_pattern(self, test_vectors, command, rss_type, is_rss):
-
-        global test_results
-        out = self.dut.send_expect(command, "testpmd> ", 120)
-        self.logger.debug(out)  #print the log
-        self.dut.send_expect("set fwd rxonly", "testpmd> ", 15)
-        self.dut.send_expect("set verbose 1", "testpmd> ", 15)
+    def launch_testpmd(self, line_option="", rss_type=""):
+        self.pmdout.start_testpmd(ports=[self.pf_pci], param="--rxq=10 --txq=10 " + line_option)
+        self.pmdout.execute_cmd("set fwd rxonly")
+        self.pmdout.execute_cmd("set verbose 1")
         if rss_type != "":
-            self.dut.send_expect("port config all rss %s" % rss_type, "testpmd> ", 15)
-
-        test_results.clear()
-        self.count = 1
-        self.mac_count=100
-        for tv in test_vectors:
-            self.dut.send_expect("start", "testpmd> ", 15)
-            time.sleep(2)
-            tv["check_func_param"]["expect_port"] = self.dut_ports[0]
-            print("expect_port is", self.dut_ports[0])
-
-            #send a packet
-            pkt = packet.Packet()
-            pkt.update_pkt(tv["scapy_str"])
-            pkt.send_pkt(self.tester, tx_port=self.__tx_iface, count=self.count)
-
-            out = self.dut.send_expect("stop", "testpmd> ",60)
-            print(out)
-            check_result = []
-            check_result = rfc.check_packets_of_each_queue(out)
-            self.verify(check_result[0] == is_rss, check_result[1])
-
-        self.dut.send_expect("quit", "#")
+            self.pmdout.execute_cmd("port config all rss %s" % rss_type)
+        self.pmdout.execute_cmd("start")
 
     def test_command_line_option_rss_ip(self):
-        command = self.create_testpmd_command(line_option = " --rss-ip")
-        self._rss_validate_pattern(tvs_mac_rss_l3, command, rss_type = "", is_rss = True)
-        self._rss_validate_pattern(tvs_mac_rss_l4, command, rss_type = "", is_rss = False)
+        self.launch_testpmd(line_option="--rss-ip")
+        self.rsspro.handle_rss_distribute_cases(command_line_option_rss_ip)
 
     def test_command_line_option_rss_udp(self):
-        command = self.create_testpmd_command(line_option = " --rss-udp")
-        self._rss_validate_pattern(tvs_mac_rss_udp, command, rss_type = "", is_rss = True)
-        self._rss_validate_pattern(tvs_mac_rss_ip, command, rss_type = "", is_rss = False)
-        self._rss_validate_pattern(tvs_mac_rss_tcp, command, rss_type = "", is_rss = False)
-        self._rss_validate_pattern(tvs_mac_rss_sctp, command, rss_type = "", is_rss = False)
+        self.launch_testpmd(line_option="--rss-udp")
+        self.rsspro.handle_rss_distribute_cases(command_line_option_rss_udp)
 
     def test_command_line_option_rss_disable(self):
-        command = self.create_testpmd_command(line_option = " --disable-rss")
-        self._rss_validate_pattern(tvs_mac_rss_all, command, rss_type = "", is_rss = False)
+        self.launch_testpmd(line_option="--disable-rss")
+        self.rsspro.handle_rss_distribute_cases(command_line_option_disable_rss)
 
     def test_rss_configure_to_ip(self):
-        command = self.create_testpmd_command(line_option = "")
-        self._rss_validate_pattern(tvs_mac_rss_l3, command, rss_type = "", is_rss = True)
-        self._rss_validate_pattern(tvs_mac_rss_l4, command, rss_type = "", is_rss = False)
+        self.launch_testpmd(rss_type="ip")
+        self.rsspro.handle_rss_distribute_cases(rss_configure_to_ip)
 
     def test_rss_configure_to_udp(self):
-        command = self.create_testpmd_command(line_option = "")
-        self._rss_validate_pattern(tvs_mac_rss_udp, command, rss_type = "udp", is_rss = True)
-        self._rss_validate_pattern(tvs_mac_rss_tcp_l4, command, rss_type = "udp", is_rss = False)
+        self.launch_testpmd(rss_type="udp")
+        self.rsspro.handle_rss_distribute_cases(rss_configure_to_udp)
 
     def test_rss_configure_to_tcp(self):
-        command = self.create_testpmd_command(line_option = "")
-        self._rss_validate_pattern(tvs_mac_rss_tcp, command, rss_type = "tcp", is_rss = True)
-        self._rss_validate_pattern(tvs_mac_rss_udp_l4, command, rss_type = "tcp", is_rss = False)
+        self.launch_testpmd(rss_type="tcp")
+        self.rsspro.handle_rss_distribute_cases(rss_configure_to_tcp)
 
     def test_rss_configure_to_sctp(self):
-        command = self.create_testpmd_command(line_option = "")
-        self._rss_validate_pattern(tvs_mac_rss_sctp, command, rss_type = "sctp", is_rss = True)
-        self._rss_validate_pattern(tvs_mac_rss_udp_l4, command, rss_type = "sctp", is_rss = False)
-        self._rss_validate_pattern(tvs_mac_rss_tcp_l4, command, rss_type = "sctp", is_rss = False)
+        self.launch_testpmd(rss_type="sctp")
+        self.rsspro.handle_rss_distribute_cases(rss_configure_to_sctp)
 
     def test_rss_configure_to_all(self):
-        command = self.create_testpmd_command(line_option = "")
-        self._rss_validate_pattern(tvs_mac_rss_all, command, rss_type = "all", is_rss = True)
+        self.launch_testpmd(rss_type="all")
+        self.rsspro.handle_rss_distribute_cases(rss_configure_to_all)
 
     def test_rss_configure_to_default(self):
-        command = self.create_testpmd_command(line_option = "")
-        self._rss_validate_pattern(tvs_mac_rss_all, command, rss_type = "default", is_rss = True)
+        self.launch_testpmd(rss_type="default")
+        self.rsspro.handle_rss_distribute_cases(rss_configure_to_default)
+
+    def tear_down(self):
+        """
+        Run after each test case.
+        """
+        self.pmdout.execute_cmd("quit", "# ")
+
+    def tear_down_all(self):
+        """
+        Run after each test suite.
+        """
+        self.dut.kill_all()
-- 
2.17.1


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

* Re: [dts][PATCH 2/2] tests/cvl_rss_configure: modify the code
  2021-11-19  2:56   ` Xu, HailinX
@ 2021-11-19 15:44     ` Owen Hilyard
  0 siblings, 0 replies; 6+ messages in thread
From: Owen Hilyard @ 2021-11-19 15:44 UTC (permalink / raw)
  To: Xu, HailinX; +Cc: dts, Fu, Qi

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]

Hello Hailin,

I noticed this failed a lot of the checks in DTS CI, so since you are
already going to need to submit a V2, could you please add a short summary
of the changes and provide a reason for them in your V2 commit? This is a
lot of changes to make without a commit message body.

Owen Hilyard

[-- Attachment #2: Type: text/html, Size: 377 bytes --]

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

end of thread, other threads:[~2021-11-19 15:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-19  9:10 [dts][PATCH 0/2] change test plan and test suite Hailin Xu
2021-11-19  5:01 ` Fu, Qi
2021-11-19  9:10 ` [dts][PATCH 1/2] test_plans/cvl_rss_configure: modify test plan Hailin Xu
2021-11-19  9:10 ` [dts][PATCH 2/2] tests/cvl_rss_configure: modify the code Hailin Xu
2021-11-19  2:56   ` Xu, HailinX
2021-11-19 15:44     ` Owen Hilyard

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).