test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] tests/cvl_dcf_date_path modify param for testpmd dcf mod
@ 2020-11-06 16:49 sunqin
  2020-11-09  5:20 ` Sun, QinX
  2020-11-11  3:02 ` Tu, Lijuan
  0 siblings, 2 replies; 4+ messages in thread
From: sunqin @ 2020-11-06 16:49 UTC (permalink / raw)
  To: dts; +Cc: sunqin

According to dpdk commit 98a181ed865db0880be to modify param for testpmd dcf mod

Signed-off-by: sunqin <qinx.sun@intel.com>
---
 tests/TestSuite_cvl_dcf_date_path.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 mode change 100755 => 100644 tests/TestSuite_cvl_dcf_date_path.py

diff --git a/tests/TestSuite_cvl_dcf_date_path.py b/tests/TestSuite_cvl_dcf_date_path.py
old mode 100755
new mode 100644
index 5609d89..5d40d6a
--- a/tests/TestSuite_cvl_dcf_date_path.py
+++ b/tests/TestSuite_cvl_dcf_date_path.py
@@ -60,7 +60,7 @@ class DcfDatePathTest(TestCase):
         self.pkt = Packet()
 
     def set_up(self):
-        self.pmd_output.start_testpmd(cores="1S/4C/1T", param='', eal_param="-w %s,cap=dcf --file-prefix=vf" % self.used_vf_pci)
+        self.pmd_output.start_testpmd(cores="1S/4C/1T", param='--txq=2 --rxq=2 --txd=384 --rxd=384', eal_param="-w %s,cap=dcf --file-prefix=vf" % self.used_vf_pci)
 
     def send_packets(self, packets, tx_port, count=1):
         self.pkt.update_pkt(packets)
-- 
2.17.1


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

* Re: [dts] [PATCH V1] tests/cvl_dcf_date_path modify param for testpmd dcf mod
  2020-11-06 16:49 [dts] [PATCH V1] tests/cvl_dcf_date_path modify param for testpmd dcf mod sunqin
@ 2020-11-09  5:20 ` Sun, QinX
  2020-11-09 10:24   ` Zhao, HaiyangX
  2020-11-11  3:02 ` Tu, Lijuan
  1 sibling, 1 reply; 4+ messages in thread
From: Sun, QinX @ 2020-11-09  5:20 UTC (permalink / raw)
  To: dts

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

Tested-by: Sun, QinX <qinx.sun@intel.com>
 
Regards,
Sun Qin

> -----Original Message-----
> From: sunqin <qinx.sun@intel.com>
> Sent: Saturday, November 7, 2020 12:50 AM
> To: dts@dpdk.org
> Cc: Sun, QinX <qinx.sun@intel.com>
> Subject: [dts] [PATCH V1] tests/cvl_dcf_date_path modify param for testpmd dcf mod


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

06/11/2020 21:59:23                            dts: 
TEST SUITE : DcfDatePathTest
06/11/2020 21:59:23                            dts: NIC :        columbiaville_25g
06/11/2020 21:59:23             dut.10.240.183.254: 
06/11/2020 21:59:23                         tester: 
06/11/2020 21:59:26             dut.10.240.183.254: ip link set ens865f0 vf 0 trust on
06/11/2020 21:59:26             dut.10.240.183.254: 
06/11/2020 21:59:26             dut.10.240.183.254: ip link set ens865f0 vf 0 mac D2:6B:4C:EB:1C:26
06/11/2020 21:59:26             dut.10.240.183.254: 
06/11/2020 21:59:27                DcfDatePathTest: Test Case test_create_rule_with_vf_action Begin
06/11/2020 21:59:27             dut.10.240.183.254:  
06/11/2020 21:59:27                         tester: 
06/11/2020 21:59:27             dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd  -l 1,2,3,4 -n 4 -w 0000:03:01.0,cap=dcf  --file-prefix=vf_22292_20201106203229    -- -i 
06/11/2020 21:59:35             dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vf_22292_20201106203229/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
EAL: Releasing pci mapped resource for 0000:03:01.0
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101000000
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101020000
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice_dcf (8086:1889) device: 0000:03:01.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.22.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc

Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.

Configuring Port 0 (socket 0)
ice_dcf_init_rss(): RSS is enabled by PF by default
ice_dcf_configure_queues(): request RXDID == 16 in Queue[0]
Port 0: D2:6B:4C:EB:1C:26
Checking link statuses...
Done
06/11/2020 21:59:45             dut.10.240.183.254: set fwd rxonly
06/11/2020 21:59:45             dut.10.240.183.254: 
Set rxonly packet forwarding mode
06/11/2020 21:59:45             dut.10.240.183.254: set verbose 1
06/11/2020 21:59:45             dut.10.240.183.254: 
Change verbose level from 0 to 1
06/11/2020 21:59:45             dut.10.240.183.254: start
06/11/2020 21:59:45             dut.10.240.183.254: 
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
  RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (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: 1 Tx queue number: 1
    Rx offloads=0x0 Tx offloads=0x0
    RX queue: 0
      RX desc=0 - RX free threshold=32
      RX threshold registers: pthresh=8 hthresh=8  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=0 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x0 - TX RS bit threshold=32
06/11/2020 21:59:47             dut.10.240.183.254: 
06/11/2020 21:59:47             dut.10.240.183.254: flow create 0 ingress pattern eth dst is 68:05:CA:8D:ED:A8 / ipv6 dst is CDCD:910A:2222:5498:8475:1111:3900:2020 tc is 3 / tcp src is 25 dst is 23 / end actions vf original 1 / end
06/11/2020 21:59:47             dut.10.240.183.254: 
06/11/2020 21:59:49             dut.10.240.183.254: 
testpmd> port 0/queue 0: received 1 packets
  src=00:00:00:00:00:00 - dst=68:05:CA:8D:ED:A8 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0x0 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

06/11/2020 21:59:49             dut.10.240.183.254: flow destroy 0 rule 0
06/11/2020 21:59:49             dut.10.240.183.254: 
06/11/2020 21:59:50             dut.10.240.183.254: 
testpmd> 
06/11/2020 21:59:50                DcfDatePathTest: Test Case test_create_rule_with_vf_action Result PASSED:
06/11/2020 21:59:50             dut.10.240.183.254: quit
06/11/2020 21:59:52             dut.10.240.183.254: 
Telling cores to stop...
Waiting for lcores to finish...

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

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 1              RX-dropped: 0             RX-total: 1
  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...
06/11/2020 21:59:52                DcfDatePathTest: Test Case test_dcf_macfwd Begin
06/11/2020 21:59:52             dut.10.240.183.254:  
06/11/2020 21:59:52                         tester: 
06/11/2020 21:59:52             dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd  -l 1,2,3,4 -n 4 -w 0000:03:01.0,cap=dcf  --file-prefix=vf_22292_20201106203229    -- -i 
06/11/2020 21:59:59             dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vf_22292_20201106203229/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
EAL: Releasing pci mapped resource for 0000:03:01.0
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101000000
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101020000
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice_dcf (8086:1889) device: 0000:03:01.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.22.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc

Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.

Configuring Port 0 (socket 0)
ice_dcf_init_rss(): RSS is enabled by PF by default
ice_dcf_configure_queues(): request RXDID == 16 in Queue[0]
Port 0: D2:6B:4C:EB:1C:26
Checking link statuses...
Done
06/11/2020 22:00:09             dut.10.240.183.254: set fwd mac
06/11/2020 22:00:09             dut.10.240.183.254: 
Set mac packet forwarding mode
06/11/2020 22:00:09             dut.10.240.183.254: start
06/11/2020 22:00:09             dut.10.240.183.254: 
mac packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
  RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00

  mac packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 1 Tx queue number: 1
    Rx offloads=0x0 Tx offloads=0x0
    RX queue: 0
      RX desc=0 - RX free threshold=32
      RX threshold registers: pthresh=8 hthresh=8  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=0 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x0 - TX RS bit threshold=32
06/11/2020 22:00:09                         tester: ls -d /tmp/tester/
06/11/2020 22:00:10                         tester: /tmp/tester/
06/11/2020 22:00:10                         tester: rm -rf /tmp/tester/sniff_ens7.pcap
06/11/2020 22:00:10                         tester: 
06/11/2020 22:00:23                DcfDatePathTest: Test Case test_dcf_macfwd Result PASSED:
06/11/2020 22:00:23             dut.10.240.183.254: quit
06/11/2020 22:00:24             dut.10.240.183.254: 
Telling cores to stop...
Waiting for lcores to finish...

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

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 100            RX-dropped: 0             RX-total: 100
  TX-packets: 100            TX-dropped: 0             TX-total: 100
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.

Stopping port 0...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
Port 0 is closed
Done

Bye...
06/11/2020 22:00:24                DcfDatePathTest: Test Case test_default_rss_l3 Begin
06/11/2020 22:00:24             dut.10.240.183.254:  
06/11/2020 22:00:24                         tester: 
06/11/2020 22:00:24             dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd  -l 1,2,3,4 -n 4 -w 0000:03:01.0,cap=dcf  --file-prefix=vf_22292_20201106203229    -- -i 
06/11/2020 22:00:31             dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vf_22292_20201106203229/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
EAL: Releasing pci mapped resource for 0000:03:01.0
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101000000
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101020000
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice_dcf (8086:1889) device: 0000:03:01.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.22.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc

Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.

Configuring Port 0 (socket 0)
ice_dcf_init_rss(): RSS is enabled by PF by default
ice_dcf_configure_queues(): request RXDID == 16 in Queue[0]
Port 0: D2:6B:4C:EB:1C:26
Checking link statuses...
Done
06/11/2020 22:00:41             dut.10.240.183.254: set fwd rxonly
06/11/2020 22:00:42             dut.10.240.183.254: 
Set rxonly packet forwarding mode
06/11/2020 22:00:42             dut.10.240.183.254: set verbose 1
06/11/2020 22:00:42             dut.10.240.183.254: 
Change verbose level from 0 to 1
06/11/2020 22:00:42             dut.10.240.183.254: start
06/11/2020 22:00:42             dut.10.240.183.254: 
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
  RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (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: 1 Tx queue number: 1
    Rx offloads=0x0 Tx offloads=0x0
    RX queue: 0
      RX desc=0 - RX free threshold=32
      RX threshold registers: pthresh=8 hthresh=8  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=0 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x0 - TX RS bit threshold=32
06/11/2020 22:00:43             dut.10.240.183.254: port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=98 - nb_segs=1 - RSS hash=0x0 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=98 - nb_segs=1 - RSS hash=0x0 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=98 - nb_segs=1 - RSS hash=0x0 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=98 - nb_segs=1 - RSS hash=0x0 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

06/11/2020 22:00:43                DcfDatePathTest: Test Case test_default_rss_l3 Result FAILED: 'ipv4 rss hash value test failed'
06/11/2020 22:00:43             dut.10.240.183.254: quit
06/11/2020 22:00:44             dut.10.240.183.254: 
Telling cores to stop...
Waiting for lcores to finish...

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

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 4              RX-dropped: 0             RX-total: 4
  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...
06/11/2020 22:00:44                DcfDatePathTest: Test Case test_default_rss_l4 Begin
06/11/2020 22:00:45             dut.10.240.183.254:  
06/11/2020 22:00:45                         tester: 
06/11/2020 22:00:45             dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd  -l 1,2,3,4 -n 4 -w 0000:03:01.0,cap=dcf  --file-prefix=vf_22292_20201106203229    -- -i 
06/11/2020 22:00:52             dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vf_22292_20201106203229/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
EAL: Releasing pci mapped resource for 0000:03:01.0
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101000000
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101020000
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice_dcf (8086:1889) device: 0000:03:01.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.22.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc

Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.

Configuring Port 0 (socket 0)
ice_dcf_init_rss(): RSS is enabled by PF by default
ice_dcf_configure_queues(): request RXDID == 16 in Queue[0]
Port 0: D2:6B:4C:EB:1C:26
Checking link statuses...
Done
06/11/2020 22:01:02             dut.10.240.183.254: set fwd rxonly
06/11/2020 22:01:02             dut.10.240.183.254: 
Set rxonly packet forwarding mode
06/11/2020 22:01:02             dut.10.240.183.254: set verbose 1
06/11/2020 22:01:02             dut.10.240.183.254: 
Change verbose level from 0 to 1
06/11/2020 22:01:02             dut.10.240.183.254: start
06/11/2020 22:01:02             dut.10.240.183.254: 
rxonly packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 1 streams:
  RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (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: 1 Tx queue number: 1
    Rx offloads=0x0 Tx offloads=0x0
    RX queue: 0
      RX desc=0 - RX free threshold=32
      RX threshold registers: pthresh=8 hthresh=8  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=0 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x0 - TX RS bit threshold=32
06/11/2020 22:01:04             dut.10.240.183.254: port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0x0 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0x0 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0x0 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0x0 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0x0 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=118 - nb_segs=1 - RSS hash=0x0 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

06/11/2020 22:01:04                DcfDatePathTest: Test Case test_default_rss_l4 Result FAILED: 'ipv4 rss hash value test failed'
06/11/2020 22:01:04             dut.10.240.183.254: quit
06/11/2020 22:01:05             dut.10.240.183.254: 
Telling cores to stop...
Waiting for lcores to finish...

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

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 6              RX-dropped: 0             RX-total: 6
  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...
06/11/2020 22:01:05                            dts: 
TEST SUITE ENDED: DcfDatePathTest
09/11/2020 10:50:10                            dts: 
TEST SUITE : DcfDatePathTest
09/11/2020 10:50:10                            dts: NIC :        columbiaville_25g
09/11/2020 10:50:10             dut.10.240.183.254: 
09/11/2020 10:50:10                         tester: 
09/11/2020 10:50:15             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/vendor
09/11/2020 10:50:15             dut.10.240.183.254: 0x8086
09/11/2020 10:50:15             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/device
09/11/2020 10:50:15             dut.10.240.183.254: 0x1889
09/11/2020 10:50:15             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/vendor
09/11/2020 10:50:15             dut.10.240.183.254: 0x8086
09/11/2020 10:50:15             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/device
09/11/2020 10:50:15             dut.10.240.183.254: 0x1889
09/11/2020 10:50:15             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.1/vendor
09/11/2020 10:50:15             dut.10.240.183.254: 0x8086
09/11/2020 10:50:15             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.1/device
09/11/2020 10:50:15             dut.10.240.183.254: 0x1889
09/11/2020 10:50:15             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.1/vendor
09/11/2020 10:50:16             dut.10.240.183.254: 0x8086
09/11/2020 10:50:16             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.1/device
09/11/2020 10:50:16             dut.10.240.183.254: 0x1889
09/11/2020 10:50:16             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.2/vendor
09/11/2020 10:50:16             dut.10.240.183.254: 0x8086
09/11/2020 10:50:16             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.2/device
09/11/2020 10:50:16             dut.10.240.183.254: 0x1889
09/11/2020 10:50:16             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.2/vendor
09/11/2020 10:50:16             dut.10.240.183.254: 0x8086
09/11/2020 10:50:16             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.2/device
09/11/2020 10:50:16             dut.10.240.183.254: 0x1889
09/11/2020 10:50:16             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.3/vendor
09/11/2020 10:50:16             dut.10.240.183.254: 0x8086
09/11/2020 10:50:16             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.3/device
09/11/2020 10:50:16             dut.10.240.183.254: 0x1889
09/11/2020 10:50:16             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.3/vendor
09/11/2020 10:50:16             dut.10.240.183.254: 0x8086
09/11/2020 10:50:16             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.3/device
09/11/2020 10:50:17             dut.10.240.183.254: 0x1889
09/11/2020 10:50:17             dut.10.240.183.254: ip link set ens865f0 vf 0 trust on
09/11/2020 10:50:17             dut.10.240.183.254: 
09/11/2020 10:50:17             dut.10.240.183.254: ip link set ens865f0 vf 0 mac D2:6B:4C:EB:1C:26
09/11/2020 10:50:17             dut.10.240.183.254: 
09/11/2020 10:50:18                DcfDatePathTest: Rerun Test Case test_default_rss_l3 Begin
09/11/2020 10:50:25                DcfDatePathTest: Rerun Test Case test_default_rss_l3 Begin
09/11/2020 10:50:25                DcfDatePathTest: Test Case test_default_rss_l3 Begin
09/11/2020 10:50:26             dut.10.240.183.254: 
09/11/2020 10:50:26                         tester: 
09/11/2020 10:50:26             dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd  -l 1,2,3,4 -n 4 -w 0000:03:01.0,cap=dcf  --file-prefix=vf_12852_20201109104942    -- -i --txq=2 --rxq=2 --txd=384 --rxd=384
09/11/2020 10:50:33             dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vf_12852_20201109104942/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
EAL: Releasing pci mapped resource for 0000:03:01.0
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101000000
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101020000
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice_dcf (8086:1889) device: 0000:03:01.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.22.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc

Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.

Configuring Port 0 (socket 0)
ice_dcf_configure_queues(): request RXDID == 16 in Queue[0]
ice_dcf_configure_queues(): request RXDID == 16 in Queue[1]
Port 0: D2:6B:4C:EB:1C:26
Checking link statuses...
Done
09/11/2020 10:50:43             dut.10.240.183.254: set fwd rxonly
09/11/2020 10:50:44             dut.10.240.183.254: 
Set rxonly packet forwarding mode
09/11/2020 10:50:44             dut.10.240.183.254: set verbose 1
09/11/2020 10:50:44             dut.10.240.183.254: 
Change verbose level from 0 to 1
09/11/2020 10:50:44             dut.10.240.183.254: start
09/11/2020 10:50:44             dut.10.240.183.254: 
rxonly packet forwarding - ports=1 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 2 Tx queue number: 2
    Rx offloads=0x0 Tx offloads=0x0
    RX queue: 0
      RX desc=384 - RX free threshold=32
      RX threshold registers: pthresh=8 hthresh=8  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=384 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x0 - TX RS bit threshold=32
09/11/2020 10:50:45             dut.10.240.183.254: port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=98 - nb_segs=1 - RSS hash=0x90510c48 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=98 - nb_segs=1 - RSS hash=0xf110a39d - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=98 - nb_segs=1 - RSS hash=0x367d6fd5 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=98 - nb_segs=1 - RSS hash=0x90510c48 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 10:50:47             dut.10.240.183.254: port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=118 - nb_segs=1 - RSS hash=0xf0c6e36d - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_UNKNOWN PKT_RX_IP_CKSUM_UNKNOWN PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=118 - nb_segs=1 - RSS hash=0xed921901 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_UNKNOWN PKT_RX_IP_CKSUM_UNKNOWN PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=118 - nb_segs=1 - RSS hash=0x9e648bc4 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_UNKNOWN PKT_RX_IP_CKSUM_UNKNOWN PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=118 - nb_segs=1 - RSS hash=0xf0c6e36d - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_UNKNOWN PKT_RX_IP_CKSUM_UNKNOWN PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 10:50:49             dut.10.240.183.254: port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=122 - nb_segs=1 - RSS hash=0x90510c48 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=122 - nb_segs=1 - RSS hash=0xf110a39d - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=122 - nb_segs=1 - RSS hash=0x367d6fd5 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=11:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=122 - nb_segs=1 - RSS hash=0x90510c48 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=11:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=142 - nb_segs=1 - RSS hash=0x90510c48 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV6 TUNNEL_GRE INNER_L3_IPV4  - l2_len=14 - l3_len=40 - tunnel_len=4 - inner_l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 10:50:50             dut.10.240.183.254: port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=142 - nb_segs=1 - RSS hash=0xf0c6e36d - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=142 - nb_segs=1 - RSS hash=0xed921901 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=142 - nb_segs=1 - RSS hash=0x9e648bc4 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=11:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=142 - nb_segs=1 - RSS hash=0xf0c6e36d - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=11:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=162 - nb_segs=1 - RSS hash=0xf0c6e36d - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6 TUNNEL_GRE INNER_L3_IPV6  - l2_len=14 - l3_len=40 - tunnel_len=4 - inner_l3_len=40 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_UNKNOWN PKT_RX_IP_CKSUM_UNKNOWN PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 10:50:50                DcfDatePathTest: Test Case test_default_rss_l3 Result PASSED:
09/11/2020 10:50:50             dut.10.240.183.254: quit
09/11/2020 10:50:51             dut.10.240.183.254: 
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: 11             TX-packets: 0              TX-dropped: 0             

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

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 18             RX-dropped: 0             RX-total: 18
  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...
09/11/2020 10:54:35                            dts: 
TEST SUITE ENDED: DcfDatePathTest
09/11/2020 10:58:23                            dts: 
TEST SUITE : DcfDatePathTest
09/11/2020 10:58:23                            dts: NIC :        columbiaville_25g
09/11/2020 10:58:23             dut.10.240.183.254: 
09/11/2020 10:58:24                         tester: 
09/11/2020 10:58:29             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/vendor
09/11/2020 10:58:29             dut.10.240.183.254: 0x8086
09/11/2020 10:58:29             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/device
09/11/2020 10:58:29             dut.10.240.183.254: 0x1889
09/11/2020 10:58:29             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/vendor
09/11/2020 10:58:29             dut.10.240.183.254: 0x8086
09/11/2020 10:58:29             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/device
09/11/2020 10:58:29             dut.10.240.183.254: 0x1889
09/11/2020 10:58:29             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.1/vendor
09/11/2020 10:58:29             dut.10.240.183.254: 0x8086
09/11/2020 10:58:29             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.1/device
09/11/2020 10:58:29             dut.10.240.183.254: 0x1889
09/11/2020 10:58:29             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.1/vendor
09/11/2020 10:58:29             dut.10.240.183.254: 0x8086
09/11/2020 10:58:29             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.1/device
09/11/2020 10:58:29             dut.10.240.183.254: 0x1889
09/11/2020 10:58:29             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.2/vendor
09/11/2020 10:58:30             dut.10.240.183.254: 0x8086
09/11/2020 10:58:30             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.2/device
09/11/2020 10:58:30             dut.10.240.183.254: 0x1889
09/11/2020 10:58:30             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.2/vendor
09/11/2020 10:58:30             dut.10.240.183.254: 0x8086
09/11/2020 10:58:30             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.2/device
09/11/2020 10:58:30             dut.10.240.183.254: 0x1889
09/11/2020 10:58:30             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.3/vendor
09/11/2020 10:58:30             dut.10.240.183.254: 0x8086
09/11/2020 10:58:30             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.3/device
09/11/2020 10:58:30             dut.10.240.183.254: 0x1889
09/11/2020 10:58:30             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.3/vendor
09/11/2020 10:58:30             dut.10.240.183.254: 0x8086
09/11/2020 10:58:30             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.3/device
09/11/2020 10:58:30             dut.10.240.183.254: 0x1889
09/11/2020 10:58:30             dut.10.240.183.254: ip link set ens865f0 vf 0 trust on
09/11/2020 10:58:30             dut.10.240.183.254: 
09/11/2020 10:58:30             dut.10.240.183.254: ip link set ens865f0 vf 0 mac D2:6B:4C:EB:1C:26
09/11/2020 10:58:31             dut.10.240.183.254: 
09/11/2020 10:58:32                DcfDatePathTest: Rerun Test Case test_default_rss_l4 Begin
09/11/2020 10:58:59                DcfDatePathTest: Rerun Test Case test_default_rss_l4 Begin
09/11/2020 10:58:59                DcfDatePathTest: Test Case test_default_rss_l4 Begin
09/11/2020 10:58:59             dut.10.240.183.254: 
09/11/2020 10:59:00                         tester: 
09/11/2020 10:59:00             dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd  -l 1,2,3,4 -n 4 -w 0000:03:01.0,cap=dcf  --file-prefix=vf_13469_20201109105757    -- -i --txq=2 --rxq=2 --txd=384 --rxd=384
09/11/2020 10:59:19             dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vf_13469_20201109105757/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
EAL: Releasing pci mapped resource for 0000:03:01.0
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101000000
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101020000
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice_dcf (8086:1889) device: 0000:03:01.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.22.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc

Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.

Configuring Port 0 (socket 0)
ice_dcf_configure_queues(): request RXDID == 16 in Queue[0]
ice_dcf_configure_queues(): request RXDID == 16 in Queue[1]
Port 0: D2:6B:4C:EB:1C:26
Checking link statuses...
Done
09/11/2020 10:59:29             dut.10.240.183.254: set fwd rxonly
09/11/2020 10:59:29             dut.10.240.183.254: 
Set rxonly packet forwarding mode
09/11/2020 10:59:29             dut.10.240.183.254: set verbose 1
09/11/2020 10:59:29             dut.10.240.183.254: 
Change verbose level from 0 to 1
09/11/2020 10:59:29             dut.10.240.183.254: start
09/11/2020 10:59:29             dut.10.240.183.254: 
rxonly packet forwarding - ports=1 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 2 Tx queue number: 2
    Rx offloads=0x0 Tx offloads=0x0
    RX queue: 0
      RX desc=384 - RX free threshold=32
      RX threshold registers: pthresh=8 hthresh=8  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=384 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x0 - TX RS bit threshold=32
09/11/2020 10:59:31             dut.10.240.183.254: port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0xfd21d11c - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0x593aad2e - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0xd5515cd6 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0x8113e2ec - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0xced181bf - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=118 - nb_segs=1 - RSS hash=0xfd21d11c - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 10:59:32             dut.10.240.183.254: port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=126 - nb_segs=1 - RSS hash=0xcdb12547 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=126 - nb_segs=1 - RSS hash=0x44fd707e - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=126 - nb_segs=1 - RSS hash=0xa2b285e0 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=126 - nb_segs=1 - RSS hash=0x5460f9a7 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=126 - nb_segs=1 - RSS hash=0x1151cb63 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=11:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=138 - nb_segs=1 - RSS hash=0xcdb12547 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 10:59:34             dut.10.240.183.254: port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=130 - nb_segs=1 - RSS hash=0x6e621bc5 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=130 - nb_segs=1 - RSS hash=0xca7967f7 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=130 - nb_segs=1 - RSS hash=0x4612960f - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=130 - nb_segs=1 - RSS hash=0xac4931cd - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=130 - nb_segs=1 - RSS hash=0x8ee87d0b - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=130 - nb_segs=1 - RSS hash=0x6e621bc5 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=162 - nb_segs=1 - RSS hash=0x6e621bc5 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_TCP  - l2_len=14 - l3_len=40 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=20 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 10:59:36             dut.10.240.183.254: port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=150 - nb_segs=1 - RSS hash=0xcdb12547 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=150 - nb_segs=1 - RSS hash=0x44fd707e - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=150 - nb_segs=1 - RSS hash=0xa2b285e0 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=150 - nb_segs=1 - RSS hash=0x5460f9a7 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=150 - nb_segs=1 - RSS hash=0x1151cb63 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=150 - nb_segs=1 - RSS hash=0xcdb12547 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=170 - nb_segs=1 - RSS hash=0xcdb12547 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=40 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 10:59:36                DcfDatePathTest: Test Case test_default_rss_l4 Result PASSED:
09/11/2020 10:59:36             dut.10.240.183.254: quit
09/11/2020 10:59:37             dut.10.240.183.254: 
Telling cores to stop...
Waiting for lcores to finish...

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

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

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

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 26             RX-dropped: 0             RX-total: 26
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.

Stopping port 0...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
ice_dcf_mode_disable(): Failed to get response of OP_DCF_DISABLE -5
Port 0 is closed
Done

Bye...
09/11/2020 11:00:06                            dts: 
TEST SUITE ENDED: DcfDatePathTest
09/11/2020 12:17:40                            dts: 
TEST SUITE : DcfDatePathTest
09/11/2020 12:17:40                            dts: NIC :        columbiaville_25g
09/11/2020 12:17:40             dut.10.240.183.254: 
09/11/2020 12:17:40                         tester: 
09/11/2020 12:17:45             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/vendor
09/11/2020 12:17:45             dut.10.240.183.254: 0x8086
09/11/2020 12:17:45             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/device
09/11/2020 12:17:45             dut.10.240.183.254: 0x1889
09/11/2020 12:17:45             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/vendor
09/11/2020 12:17:45             dut.10.240.183.254: 0x8086
09/11/2020 12:17:45             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.0/device
09/11/2020 12:17:45             dut.10.240.183.254: 0x1889
09/11/2020 12:17:45             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.1/vendor
09/11/2020 12:17:45             dut.10.240.183.254: 0x8086
09/11/2020 12:17:45             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.1/device
09/11/2020 12:17:45             dut.10.240.183.254: 0x1889
09/11/2020 12:17:45             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.1/vendor
09/11/2020 12:17:46             dut.10.240.183.254: 0x8086
09/11/2020 12:17:46             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.1/device
09/11/2020 12:17:46             dut.10.240.183.254: 0x1889
09/11/2020 12:17:46             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.2/vendor
09/11/2020 12:17:46             dut.10.240.183.254: 0x8086
09/11/2020 12:17:46             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.2/device
09/11/2020 12:17:46             dut.10.240.183.254: 0x1889
09/11/2020 12:17:46             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.2/vendor
09/11/2020 12:17:46             dut.10.240.183.254: 0x8086
09/11/2020 12:17:46             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.2/device
09/11/2020 12:17:46             dut.10.240.183.254: 0x1889
09/11/2020 12:17:46             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.3/vendor
09/11/2020 12:17:46             dut.10.240.183.254: 0x8086
09/11/2020 12:17:46             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.3/device
09/11/2020 12:17:46             dut.10.240.183.254: 0x1889
09/11/2020 12:17:46             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.3/vendor
09/11/2020 12:17:46             dut.10.240.183.254: 0x8086
09/11/2020 12:17:46             dut.10.240.183.254: cat /sys/bus/pci/devices/0000\:03\:01.3/device
09/11/2020 12:17:46             dut.10.240.183.254: 0x1889
09/11/2020 12:17:47             dut.10.240.183.254: ip link set ens865f0 vf 0 trust on
09/11/2020 12:17:47             dut.10.240.183.254: 
09/11/2020 12:17:47             dut.10.240.183.254: ip link set ens865f0 vf 0 mac D2:6B:4C:EB:1C:26
09/11/2020 12:17:47             dut.10.240.183.254: 
09/11/2020 12:17:48                DcfDatePathTest: Test Case test_create_rule_with_vf_action Begin
09/11/2020 12:17:48             dut.10.240.183.254:  
09/11/2020 12:17:48                         tester: 
09/11/2020 12:17:48             dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd  -l 1,2,3,4 -n 4 -w 0000:03:01.0,cap=dcf  --file-prefix=vf_15007_20201109121713    -- -i --txq=2 --rxq=2 --txd=384 --rxd=384
09/11/2020 12:17:56             dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vf_15007_20201109121713/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
EAL: Releasing pci mapped resource for 0000:03:01.0
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101000000
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101020000
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice_dcf (8086:1889) device: 0000:03:01.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.22.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc

Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.

Configuring Port 0 (socket 0)
ice_dcf_configure_queues(): request RXDID == 16 in Queue[0]
ice_dcf_configure_queues(): request RXDID == 16 in Queue[1]
Port 0: D2:6B:4C:EB:1C:26
Checking link statuses...
Done
09/11/2020 12:18:06             dut.10.240.183.254: set fwd rxonly
09/11/2020 12:18:06             dut.10.240.183.254: 
Set rxonly packet forwarding mode
09/11/2020 12:18:06             dut.10.240.183.254: set verbose 1
09/11/2020 12:18:06             dut.10.240.183.254: 
Change verbose level from 0 to 1
09/11/2020 12:18:06             dut.10.240.183.254: start
09/11/2020 12:18:06             dut.10.240.183.254: 
rxonly packet forwarding - ports=1 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 2 Tx queue number: 2
    Rx offloads=0x0 Tx offloads=0x0
    RX queue: 0
      RX desc=384 - RX free threshold=32
      RX threshold registers: pthresh=8 hthresh=8  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=384 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x0 - TX RS bit threshold=32
09/11/2020 12:18:08             dut.10.240.183.254: 
09/11/2020 12:18:08             dut.10.240.183.254: flow create 0 ingress pattern eth dst is 68:05:CA:8D:ED:A8 / ipv6 dst is CDCD:910A:2222:5498:8475:1111:3900:2020 tc is 3 / tcp src is 25 dst is 23 / end actions vf original 1 / end
09/11/2020 12:18:08             dut.10.240.183.254: 
09/11/2020 12:18:10             dut.10.240.183.254: 
testpmd> port 0/queue 1: received 1 packets
  src=00:00:00:00:00:00 - dst=68:05:CA:8D:ED:A8 - type=0x86dd - length=554 - nb_segs=1 - RSS hash=0xde527dd5 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 12:18:10             dut.10.240.183.254: flow destroy 0 rule 0
09/11/2020 12:18:10             dut.10.240.183.254: 
09/11/2020 12:18:12             dut.10.240.183.254: 
testpmd> 
09/11/2020 12:18:12                DcfDatePathTest: Test Case test_create_rule_with_vf_action Result PASSED:
09/11/2020 12:18:12             dut.10.240.183.254: quit
09/11/2020 12:18:13             dut.10.240.183.254: 
Telling cores to stop...
Waiting for lcores to finish...

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

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

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 1              RX-dropped: 0             RX-total: 1
  TX-packets: 0              TX-dropped: 0             TX-total: 0
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.

Stopping port 0...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
ice_dcf_mode_disable(): Failed to get response of OP_DCF_DISABLE -5
Port 0 is closed
Done

Bye...
09/11/2020 12:18:13                DcfDatePathTest: Test Case test_dcf_macfwd Begin
09/11/2020 12:18:13             dut.10.240.183.254:  
09/11/2020 12:18:13                         tester: 
09/11/2020 12:18:13             dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd  -l 1,2,3,4 -n 4 -w 0000:03:01.0,cap=dcf  --file-prefix=vf_15007_20201109121713    -- -i --txq=2 --rxq=2 --txd=384 --rxd=384
09/11/2020 12:18:21             dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vf_15007_20201109121713/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
EAL: Releasing pci mapped resource for 0000:03:01.0
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101000000
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101020000
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice_dcf (8086:1889) device: 0000:03:01.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.22.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc

Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.

Configuring Port 0 (socket 0)
ice_dcf_configure_queues(): request RXDID == 16 in Queue[0]
ice_dcf_configure_queues(): request RXDID == 16 in Queue[1]
Port 0: D2:6B:4C:EB:1C:26
Checking link statuses...
Done
09/11/2020 12:18:31             dut.10.240.183.254: set fwd mac
09/11/2020 12:18:31             dut.10.240.183.254: 
Set mac packet forwarding mode
09/11/2020 12:18:31             dut.10.240.183.254: start
09/11/2020 12:18:31             dut.10.240.183.254: 
mac packet forwarding - ports=1 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 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

  mac packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 2 Tx queue number: 2
    Rx offloads=0x0 Tx offloads=0x0
    RX queue: 0
      RX desc=384 - RX free threshold=32
      RX threshold registers: pthresh=8 hthresh=8  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=384 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x0 - TX RS bit threshold=32
09/11/2020 12:18:31                         tester: ls -d /tmp/tester/
09/11/2020 12:18:31                         tester: /tmp/tester/
09/11/2020 12:18:31                         tester: rm -rf /tmp/tester/sniff_ens7.pcap
09/11/2020 12:18:32                         tester: 
09/11/2020 12:18:44                DcfDatePathTest: Test Case test_dcf_macfwd Result PASSED:
09/11/2020 12:18:44             dut.10.240.183.254: quit
09/11/2020 12:18:45             dut.10.240.183.254: 
Telling cores to stop...
Waiting for lcores to finish...

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

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

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 100            RX-dropped: 0             RX-total: 100
  TX-packets: 100            TX-dropped: 0             TX-total: 100
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Done.

Stopping port 0...
Stopping ports...
Done

Shutting down port 0...
Closing ports...
Port 0 is closed
Done

Bye...
09/11/2020 12:18:45                DcfDatePathTest: Test Case test_default_rss_l3 Begin
09/11/2020 12:18:45             dut.10.240.183.254:  
09/11/2020 12:18:45                         tester: 
09/11/2020 12:18:45             dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd  -l 1,2,3,4 -n 4 -w 0000:03:01.0,cap=dcf  --file-prefix=vf_15007_20201109121713    -- -i --txq=2 --rxq=2 --txd=384 --rxd=384
09/11/2020 12:18:53             dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vf_15007_20201109121713/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
EAL: Releasing pci mapped resource for 0000:03:01.0
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101000000
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101020000
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice_dcf (8086:1889) device: 0000:03:01.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.22.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc

Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.

Configuring Port 0 (socket 0)
ice_dcf_configure_queues(): request RXDID == 16 in Queue[0]
ice_dcf_configure_queues(): request RXDID == 16 in Queue[1]
Port 0: D2:6B:4C:EB:1C:26
Checking link statuses...
Done
09/11/2020 12:19:03             dut.10.240.183.254: set fwd rxonly
09/11/2020 12:19:03             dut.10.240.183.254: 
Set rxonly packet forwarding mode
09/11/2020 12:19:03             dut.10.240.183.254: set verbose 1
09/11/2020 12:19:03             dut.10.240.183.254: 
Change verbose level from 0 to 1
09/11/2020 12:19:03             dut.10.240.183.254: start
09/11/2020 12:19:03             dut.10.240.183.254: 
rxonly packet forwarding - ports=1 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 2 Tx queue number: 2
    Rx offloads=0x0 Tx offloads=0x0
    RX queue: 0
      RX desc=384 - RX free threshold=32
      RX threshold registers: pthresh=8 hthresh=8  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=384 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x0 - TX RS bit threshold=32
09/11/2020 12:19:05             dut.10.240.183.254: port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=98 - nb_segs=1 - RSS hash=0xb501cec2 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=98 - nb_segs=1 - RSS hash=0x5cf3a997 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=98 - nb_segs=1 - RSS hash=0x39e20ebc - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=98 - nb_segs=1 - RSS hash=0xb501cec2 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4  - l2_len=14 - l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 12:19:06             dut.10.240.183.254: port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=118 - nb_segs=1 - RSS hash=0x13d247c9 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_UNKNOWN PKT_RX_IP_CKSUM_UNKNOWN PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=118 - nb_segs=1 - RSS hash=0x85bb24e8 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_UNKNOWN PKT_RX_IP_CKSUM_UNKNOWN PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=118 - nb_segs=1 - RSS hash=0x6e604590 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_UNKNOWN PKT_RX_IP_CKSUM_UNKNOWN PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=118 - nb_segs=1 - RSS hash=0x13d247c9 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6  - l2_len=14 - l3_len=40 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_UNKNOWN PKT_RX_IP_CKSUM_UNKNOWN PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 12:19:08             dut.10.240.183.254: port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=122 - nb_segs=1 - RSS hash=0xb501cec2 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=122 - nb_segs=1 - RSS hash=0x5cf3a997 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=122 - nb_segs=1 - RSS hash=0x39e20ebc - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=11:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=122 - nb_segs=1 - RSS hash=0xb501cec2 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=11:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=142 - nb_segs=1 - RSS hash=0xb501cec2 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV6 TUNNEL_GRE INNER_L3_IPV4  - l2_len=14 - l3_len=40 - tunnel_len=4 - inner_l3_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 12:19:10             dut.10.240.183.254: port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=142 - nb_segs=1 - RSS hash=0x13d247c9 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=142 - nb_segs=1 - RSS hash=0x85bb24e8 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=142 - nb_segs=1 - RSS hash=0x6e604590 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=11:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=142 - nb_segs=1 - RSS hash=0x13d247c9 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=11:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=162 - nb_segs=1 - RSS hash=0x13d247c9 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6 TUNNEL_GRE INNER_L3_IPV6  - l2_len=14 - l3_len=40 - tunnel_len=4 - inner_l3_len=40 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_UNKNOWN PKT_RX_IP_CKSUM_UNKNOWN PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 12:19:10                DcfDatePathTest: Test Case test_default_rss_l3 Result PASSED:
09/11/2020 12:19:10             dut.10.240.183.254: quit
09/11/2020 12:19:11             dut.10.240.183.254: 
Telling cores to stop...
Waiting for lcores to finish...

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

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

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

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 18             RX-dropped: 0             RX-total: 18
  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...
09/11/2020 12:19:11                DcfDatePathTest: Test Case test_default_rss_l4 Begin
09/11/2020 12:19:11             dut.10.240.183.254:  
09/11/2020 12:19:11                         tester: 
09/11/2020 12:19:11             dut.10.240.183.254: x86_64-native-linuxapp-gcc/app/dpdk-testpmd  -l 1,2,3,4 -n 4 -w 0000:03:01.0,cap=dcf  --file-prefix=vf_15007_20201109121713    -- -i --txq=2 --rxq=2 --txd=384 --rxd=384
09/11/2020 12:19:19             dut.10.240.183.254: EAL: Detected 72 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/vf_15007_20201109121713/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_iavf (8086:1889) device: 0000:03:01.0 (socket 0)
EAL: Releasing pci mapped resource for 0000:03:01.0
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101000000
EAL: Calling pci_unmap_resource for 0000:03:01.0 at 0x2101020000
EAL:   using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ice_dcf (8086:1889) device: 0000:03:01.0 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.22.0, ICE COMMS Package
EAL: No legacy callbacks, legacy socket not created
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc

Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.

Configuring Port 0 (socket 0)
ice_dcf_configure_queues(): request RXDID == 16 in Queue[0]
ice_dcf_configure_queues(): request RXDID == 16 in Queue[1]
Port 0: D2:6B:4C:EB:1C:26
Checking link statuses...
Done
09/11/2020 12:19:29             dut.10.240.183.254: set fwd rxonly
09/11/2020 12:19:29             dut.10.240.183.254: 
Set rxonly packet forwarding mode
09/11/2020 12:19:29             dut.10.240.183.254: set verbose 1
09/11/2020 12:19:29             dut.10.240.183.254: 
Change verbose level from 0 to 1
09/11/2020 12:19:29             dut.10.240.183.254: start
09/11/2020 12:19:29             dut.10.240.183.254: 
rxonly packet forwarding - ports=1 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native
Logical Core 2 (socket 0) forwards packets on 2 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

  rxonly packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 2 Tx queue number: 2
    Rx offloads=0x0 Tx offloads=0x0
    RX queue: 0
      RX desc=384 - RX free threshold=32
      RX threshold registers: pthresh=8 hthresh=8  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=384 - TX free threshold=32
      TX threshold registers: pthresh=32 hthresh=0  wthresh=0
      TX offloads=0x0 - TX RS bit threshold=32
09/11/2020 12:19:31             dut.10.240.183.254: port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0xb42064d8 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0xd8d0da29 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0x14cf7030 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0xad1d62c - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=106 - nb_segs=1 - RSS hash=0x6d4f5df - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 L4_UDP  - l2_len=14 - l3_len=20 - l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=118 - nb_segs=1 - RSS hash=0xb42064d8 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 L4_TCP  - l2_len=14 - l3_len=20 - l4_len=20 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 12:19:32             dut.10.240.183.254: port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=126 - nb_segs=1 - RSS hash=0x440de9c1 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=126 - nb_segs=1 - RSS hash=0x893d4634 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=126 - nb_segs=1 - RSS hash=0xf74d77ca - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=126 - nb_segs=1 - RSS hash=0x8eab40b6 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=126 - nb_segs=1 - RSS hash=0xed7a6916 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV6 L4_UDP  - l2_len=14 - l3_len=40 - l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=11:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=138 - nb_segs=1 - RSS hash=0x440de9c1 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6 L4_TCP  - l2_len=14 - l3_len=40 - l4_len=20 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 12:19:34             dut.10.240.183.254: port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=130 - nb_segs=1 - RSS hash=0xbd89973d - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=130 - nb_segs=1 - RSS hash=0xd17929cc - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=130 - nb_segs=1 - RSS hash=0x1d6683d5 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=130 - nb_segs=1 - RSS hash=0x5c00fcb3 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=130 - nb_segs=1 - RSS hash=0x8ce4f8d8 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=130 - nb_segs=1 - RSS hash=0xbd89973d - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=162 - nb_segs=1 - RSS hash=0xbd89973d - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6 TUNNEL_GRE INNER_L3_IPV4 INNER_L4_TCP  - l2_len=14 - l3_len=40 - tunnel_len=4 - inner_l3_len=20 - inner_l4_len=20 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 12:19:36             dut.10.240.183.254: port 0/queue 1: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=150 - nb_segs=1 - RSS hash=0x440de9c1 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=150 - nb_segs=1 - RSS hash=0x893d4634 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=150 - nb_segs=1 - RSS hash=0xf74d77ca - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=150 - nb_segs=1 - RSS hash=0x8eab40b6 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 0: received 1 packets
  src=00:11:22:33:44:55 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=150 - nb_segs=1 - RSS hash=0xed7a6916 - RSS queue=0x0 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x0
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x0800 - length=150 - nb_segs=1 - RSS hash=0x440de9c1 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV4 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=20 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 
port 0/queue 1: received 1 packets
  src=00:22:33:44:55:77 - dst=D2:6B:4C:EB:1C:26 - type=0x86dd - length=170 - nb_segs=1 - RSS hash=0x440de9c1 - RSS queue=0x1 - sw ptype: L2_ETHER L3_IPV6 TUNNEL_GRE INNER_L3_IPV6 INNER_L4_UDP  - l2_len=14 - l3_len=40 - tunnel_len=4 - inner_l3_len=40 - inner_l4_len=8 - Receive queue=0x1
  ol_flags: PKT_RX_RSS_HASH PKT_RX_L4_CKSUM_GOOD PKT_RX_IP_CKSUM_GOOD PKT_RX_OUTER_L4_CKSUM_UNKNOWN 

09/11/2020 12:19:36                DcfDatePathTest: Test Case test_default_rss_l4 Result PASSED:
09/11/2020 12:19:36             dut.10.240.183.254: quit
09/11/2020 12:19:37             dut.10.240.183.254: 
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= 1 -> TX Port= 0/Queue= 1 -------
  RX-packets: 12             TX-packets: 0              TX-dropped: 0             

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

  +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++
  RX-packets: 26             RX-dropped: 0             RX-total: 26
  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...
09/11/2020 12:19:37                            dts: 
TEST SUITE ENDED: DcfDatePathTest

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

* Re: [dts] [PATCH V1] tests/cvl_dcf_date_path modify param for testpmd dcf mod
  2020-11-09  5:20 ` Sun, QinX
@ 2020-11-09 10:24   ` Zhao, HaiyangX
  0 siblings, 0 replies; 4+ messages in thread
From: Zhao, HaiyangX @ 2020-11-09 10:24 UTC (permalink / raw)
  To: Sun, QinX, dts

Acked-by: Haiyang Zhao <haiyangx.zhao@intel.com>

Best Regards,
Zhao Haiyang

> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Sun, QinX
> Sent: Monday, November 9, 2020 13:21
> To: dts@dpdk.org
> Subject: Re: [dts] [PATCH V1] tests/cvl_dcf_date_path modify param for
> testpmd dcf mod
> 
> Tested-by: Sun, QinX <qinx.sun@intel.com>
> 
> Regards,
> Sun Qin
> 
> > -----Original Message-----
> > From: sunqin <qinx.sun@intel.com>
> > Sent: Saturday, November 7, 2020 12:50 AM
> > To: dts@dpdk.org
> > Cc: Sun, QinX <qinx.sun@intel.com>
> > Subject: [dts] [PATCH V1] tests/cvl_dcf_date_path modify param for
> testpmd dcf mod


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

* Re: [dts] [PATCH V1] tests/cvl_dcf_date_path modify param for testpmd dcf mod
  2020-11-06 16:49 [dts] [PATCH V1] tests/cvl_dcf_date_path modify param for testpmd dcf mod sunqin
  2020-11-09  5:20 ` Sun, QinX
@ 2020-11-11  3:02 ` Tu, Lijuan
  1 sibling, 0 replies; 4+ messages in thread
From: Tu, Lijuan @ 2020-11-11  3:02 UTC (permalink / raw)
  To: Sun, QinX, dts; +Cc: Sun, QinX

> According to dpdk commit 98a181ed865db0880be to modify param for
> testpmd dcf mod
> 
> Signed-off-by: sunqin <qinx.sun@intel.com>

Applied

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

end of thread, other threads:[~2020-11-11  3:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06 16:49 [dts] [PATCH V1] tests/cvl_dcf_date_path modify param for testpmd dcf mod sunqin
2020-11-09  5:20 ` Sun, QinX
2020-11-09 10:24   ` Zhao, HaiyangX
2020-11-11  3:02 ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).