Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem: [Mellanox][CX6][RHEL9.2]DPDK SRIOV VF VLAN without vlan filter does not work Version-Release number of selected component (if applicable): [root@dell-per740-43 dpdk-standalone]# uname -a Linux dell-per740-43.rhts.eng.pek2.redhat.com 5.14.0-249.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 30 16:51:50 EST 2023 x86_64 x86_64 x86_64 GNU/Linux [root@dell-per740-43 dpdk-standalone]# ethtool -i ens3f0np0 driver: mlx5_core version: 5.14.0-249.el9.x86_64 firmware-version: 22.35.2000 (MT_0000000528) expansion-rom-version: bus-info: 0000:5e:00.0 supports-statistics: yes supports-test: yes supports-eeprom-access: no supports-register-dump: no supports-priv-flags: yes [root@dell-per740-43 dpdk-standalone]# rpm -q dpdk dpdk-22.11-1.el9.x86_64 How reproducible: 100% Steps to Reproduce: DUT side :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 04:19:51 ] :: [ LOG ] :: [ BEGIN ] :: Running 'clear_dpdk_interface_by_driverctl () {}' :: [ 04:19:57 ] :: [ LOG ] :: [ END ] [ None ] :: Running 'clear_dpdk_interface_by_driverctl () {}' :: [ 04:19:57 ] :: [ LOG ] :: [ BEGIN ] :: Running 'vf_create_from_pf_mac ('0c:42:a1:b4:c6:b0', 1, True, True) {}' :: [ 04:19:57 ] :: [ LOG ] :: [ BEGIN ] :: Running 'get_nic_name_from_mac ('0c:42:a1:b4:c6:b0',) {}' :: [ 04:19:57 ] :: [ LOG ] :: [ END ] [ ens3f0np0 ] :: Running 'get_nic_name_from_mac ('0c:42:a1:b4:c6:b0',) {}' :: [ 04:19:57 ] :: [ LOG ] :: [ BEGIN ] :: Running 'vf_create ('ens3f0np0', 1, True, True) {}' :: [ 04:19:58 ] :: [ BEGIN ] :: Running 'ip li set ens3f0np0 up' :: [ 04:19:58 ] :: [ PASS ] :: Command 'ip li set ens3f0np0 up' (Expected 0, got 0) :: [ 04:20:02 ] :: [ LOG ] :: 0 :: [ 04:20:08 ] :: [ BEGIN ] :: Running 'ip li set ens3f0np0 vf 0 spoofchk on' :: [ 04:20:08 ] :: [ PASS ] :: Command 'ip li set ens3f0np0 vf 0 spoofchk on' (Expected 0, got 0) :: [ 04:20:08 ] :: [ BEGIN ] :: Running 'ip li set ens3f0np0 vf 0 trust on' :: [ 04:20:08 ] :: [ PASS ] :: Command 'ip li set ens3f0np0 vf 0 trust on' (Expected 0, got 0) :: [ 04:20:08 ] :: [ LOG ] :: [ END ] [ None ] :: Running 'vf_create ('ens3f0np0', 1, True, True) {}' :: [ 04:20:08 ] :: [ LOG ] :: [ END ] [ ['enp94s0f2v0'] ] :: Running 'vf_create_from_pf_mac ('0c:42:a1:b4:c6:b0', 1, True, True) {}' :: [ 04:20:08 ] :: [ LOG ] :: [ BEGIN ] :: Running 'vf_create_from_pf_mac ('0c:42:a1:b4:c6:b1', 1, True, True) {}' :: [ 04:20:09 ] :: [ LOG ] :: [ BEGIN ] :: Running 'get_nic_name_from_mac ('0c:42:a1:b4:c6:b1',) {}' :: [ 04:20:09 ] :: [ LOG ] :: [ END ] [ ens3f1np1 ] :: Running 'get_nic_name_from_mac ('0c:42:a1:b4:c6:b1',) {}' :: [ 04:20:09 ] :: [ LOG ] :: [ BEGIN ] :: Running 'vf_create ('ens3f1np1', 1, True, True) {}' :: [ 04:20:09 ] :: [ BEGIN ] :: Running 'ip li set ens3f1np1 up' :: [ 04:20:10 ] :: [ PASS ] :: Command 'ip li set ens3f1np1 up' (Expected 0, got 0) :: [ 04:20:14 ] :: [ LOG ] :: 0 :: [ 04:20:19 ] :: [ BEGIN ] :: Running 'ip li set ens3f1np1 vf 0 spoofchk on' :: [ 04:20:19 ] :: [ PASS ] :: Command 'ip li set ens3f1np1 vf 0 spoofchk on' (Expected 0, got 0) :: [ 04:20:19 ] :: [ BEGIN ] :: Running 'ip li set ens3f1np1 vf 0 trust on' :: [ 04:20:19 ] :: [ PASS ] :: Command 'ip li set ens3f1np1 vf 0 trust on' (Expected 0, got 0) :: [ 04:20:20 ] :: [ LOG ] :: [ END ] [ None ] :: Running 'vf_create ('ens3f1np1', 1, True, True) {}' :: [ 04:20:20 ] :: [ LOG ] :: [ END ] [ ['enp94s1f10v0'] ] :: Running 'vf_create_from_pf_mac ('0c:42:a1:b4:c6:b1', 1, True, True) {}' :: [ 04:20:20 ] :: [ LOG ] :: ['enp94s0f2v0'] and ['enp94s1f10v0'] :: [ 04:20:20 ] :: [ LOG ] :: enp94s0f2v0 and enp94s1f10v0 :: [ 04:20:21 ] :: [ LOG ] :: 46:68:51:bc:98:62 and 06:4c:69:69:bb:b5 :: [ 04:20:21 ] :: [ LOG ] :: 0000:5e:00.2 and 0000:5e:01.2 :: [ 04:20:21 ] :: [ LOG ] :: [ BEGIN ] :: Running 'get_nic_name_from_mac ('46:68:51:bc:98:62',) {}' :: [ 04:20:21 ] :: [ LOG ] :: [ END ] [ enp94s0f2v0 ] :: Running 'get_nic_name_from_mac ('46:68:51:bc:98:62',) {}' :: [ 04:20:21 ] :: [ BEGIN ] :: Running 'modprobe vfio-pci' :: [ 04:20:21 ] :: [ PASS ] :: Command 'modprobe vfio-pci' (Expected 0,1, got 0) :: [ 04:20:22 ] :: [ BEGIN ] :: Running 'modprobe vfio' :: [ 04:20:22 ] :: [ PASS ] :: Command 'modprobe vfio' (Expected 0,1, got 0) :: [ 04:20:22 ] :: [ LOG ] :: This Driver is Mallenox , So just return 0 :: [ 04:20:22 ] :: [ LOG ] :: [ BEGIN ] :: Running 'get_nic_name_from_mac ('06:4c:69:69:bb:b5',) {}' :: [ 04:20:22 ] :: [ LOG ] :: [ END ] [ enp94s1f10v0 ] :: Running 'get_nic_name_from_mac ('06:4c:69:69:bb:b5',) {}' :: [ 04:20:22 ] :: [ BEGIN ] :: Running 'modprobe vfio-pci' :: [ 04:20:22 ] :: [ PASS ] :: Command 'modprobe vfio-pci' (Expected 0,1, got 0) :: [ 04:20:23 ] :: [ BEGIN ] :: Running 'modprobe vfio' :: [ 04:20:23 ] :: [ PASS ] :: Command 'modprobe vfio' (Expected 0,1, got 0) :: [ 04:20:23 ] :: [ LOG ] :: This Driver is Mallenox , So just return 0 :: [ 04:20:23 ] :: [ LOG ] :: dpdk-testpmd -a 0000:5e:00.2 -a 0000:5e:01.2 -- -i --auto-start EAL: Detected CPU lcores: 72 EAL: Detected NUMA nodes: 2 EAL: Detected shared linkage of DPDK EAL: Multi-process socket /var/run/dpdk/rte/mp_socket EAL: Selected IOVA mode 'VA' EAL: VFIO support initialized EAL: Probe PCI driver: mlx5_pci (15b3:101e) device: 0000:5e:00.2 (socket 0) EAL: Probe PCI driver: mlx5_pci (15b3:101e) device: 0000:5e:01.2 (socket 0) TELEMETRY: No legacy callbacks, legacy socket not created testpmd: create a new mbuf pool <mb_pool_0>: n=435456, size=2176, socket=0 testpmd: preferred mempool ops selected: ring_mp_mc testpmd: create a new mbuf pool <mb_pool_1>: n=435456, size=2176, socket=1 testpmd: preferred mempool ops selected: ring_mp_mc :: [ 04:20:43 ] :: [ LOG ] :: Exec update testpmd command :: [ 04:20:44 ] :: [ LOG ] :: stop set verbose 9 port stop all vlan set filter off 0 vlan set filter off 1 set fwd io vlan set strip off 0 vlan set strip off 1 port start all start :: [ 04:21:04 ] :: [ LOG ] :: Start sync_set dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_start SYNC_NC: sync_set CLIENT dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_start 86400 SYNC_NC: sent "dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_start" to dell-per750-32.rhts.eng.pek2.redhat.com :: [ 04:21:06 ] :: [ LOG ] :: End sync_set dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_start :: [ 04:21:06 ] :: [ LOG ] :: Start sync_wait dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_end SYNC_NC: sync_wait CLIENT dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_end 86400 SYNC_NC: waiting "dell-per750-32.rhts.eng.pek2.redhat.com" SYNC_NC: got "dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_end" from dell-per750-32.rhts.eng.pek2.redhat.com :: [ 04:21:55 ] :: [ LOG ] :: End sync_wait dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_end :: [ 04:21:56 ] :: [ BEGIN ] :: Running 'sleep 3' :: [ 04:21:59 ] :: [ PASS ] :: Command 'sleep 3' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 129s :: Assertions: 11 good, 0 bad :: RESULT: PASS (dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on stop and check result :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Interactive-mode selected Auto-start selected Configuring Port 0 (socket 0) Port 0: 46:68:51:BC:98:62 Configuring Port 1 (socket 0) Port 1: 06:4C:69:69:BB:B5 Checking link statuses... testpmd> testpmd> stop testpmd> set verbose 9 testpmd> port stop all Done Start automatic packet forwarding io packet forwarding - ports=2 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native Logical Core 1 (socket 1) forwards packets on 2 streams: RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01 RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00 io packet forwarding packets/burst=32 nb forwarding cores=1 - nb forwarding ports=2 port 0: RX queue number: 1 Tx queue number: 1 Rx offloads=0x0 Tx offloads=0x10000 RX queue: 0 RX desc=256 - RX free threshold=64 RX threshold registers: pthresh=0 hthresh=0 wthresh=0 RX Offloads=0x0 TX queue: 0 TX desc=256 - TX free threshold=0 TX threshold registers: pthresh=0 hthresh=0 wthresh=0 TX offloads=0x10000 - TX RS bit threshold=0 port 1: RX queue number: 1 Tx queue number: 1 Rx offloads=0x0 Tx offloads=0x10000 RX queue: 0 RX desc=256 - RX free threshold=64 RX threshold registers: pthresh=0 hthresh=0 wthresh=0 RX Offloads=0x0 TX queue: 0 TX desc=256 - TX free threshold=0 TX threshold registers: pthresh=0 hthresh=0 wthresh=0 TX offloads=0x10000 - TX RS bit threshold=0 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: 1 TX-dropped: 0 TX-total: 1 ---------------------------------------------------------------------------- ---------------------- Forward statistics for port 1 ---------------------- RX-packets: 1 RX-dropped: 0 RX-total: 1 TX-packets: 1 TX-dropped: 0 TX-total: 1 ---------------------------------------------------------------------------- +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++ RX-packets: 2 RX-dropped: 0 RX-total: 2 TX-packets: 2 TX-dropped: 0 TX-total: 2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Done. Change verbose level from 0 to 9 Stopping ports... Checking link statuses... testpmd> vlan set filter off 0 testpmd> vlan set filter off 1 testpmd> set fwd io testpmd> vlan set strip off 0 testpmd> vlan set strip off 1 testpmd> port start all Done Set io packet forwarding mode Port 0: 46:68:51:BC:98:62 Port 1: 06:4C:69:69:BB:B5 Checking link statuses... testpmd> start testpmd> Done io packet forwarding - ports=2 - cores=1 - streams=2 - NUMA support enabled, MP allocation mode: native Logical Core 1 (socket 1) forwards packets on 2 streams: RX P=0/Q=0 (socket 0) -> TX P=1/Q=0 (socket 0) peer=02:00:00:00:00:01 RX P=1/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00 io packet forwarding packets/burst=32 nb forwarding cores=1 - nb forwarding ports=2 port 0: RX queue number: 1 Tx queue number: 1 Rx offloads=0x0 Tx offloads=0x10000 RX queue: 0 RX desc=256 - RX free threshold=64 RX threshold registers: pthresh=0 hthresh=0 wthresh=0 RX Offloads=0x0 TX queue: 0 TX desc=256 - TX free threshold=0 TX threshold registers: pthresh=0 hthresh=0 wthresh=0 TX offloads=0x10000 - TX RS bit threshold=0 port 1: RX queue number: 1 Tx queue number: 1 Rx offloads=0x0 Tx offloads=0x10000 RX queue: 0 RX desc=256 - RX free threshold=64 RX threshold registers: pthresh=0 hthresh=0 wthresh=0 RX Offloads=0x0 TX queue: 0 TX desc=256 - TX free threshold=0 TX threshold registers: pthresh=0 hthresh=0 wthresh=0 TX offloads=0x10000 - TX RS bit threshold=0 port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=98:03:9B:2C:04:A4 - dst=33:33:00:00:00:02 - pool=mb_pool_0 - type=0x86dd - length=70 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG - sw ptype: L2_ETHER L3_IPV6 - l2_len=14 - l3_len=40 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=98:03:9B:2C:04:A4 - dst=33:33:00:00:00:02 - pool=mb_pool_0 - type=0x86dd - length=70 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG - sw ptype: L2_ETHER L3_IPV6 - l2_len=14 - l3_len=40 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 1/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=98:03:9B:2C:04:A5 - dst=33:33:00:00:00:02 - pool=mb_pool_0 - type=0x86dd - length=70 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG - sw ptype: L2_ETHER L3_IPV6 - l2_len=14 - l3_len=40 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_GOOD RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 0/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=98:03:9B:2C:04:A5 - dst=33:33:00:00:00:02 - pool=mb_pool_0 - type=0x86dd - length=70 - nb_segs=1 - hw ptype: L2_ETHER L3_IPV6_EXT_UNKNOWN L4_NONFRAG - sw ptype: L2_ETHER L3_IPV6 - l2_len=14 - l3_len=40 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM port 0/queue 0: received 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Receive queue=0x0 ol_flags: RTE_MBUF_F_RX_L4_CKSUM_UNKNOWN RTE_MBUF_F_RX_IP_CKSUM_UNKNOWN RTE_MBUF_F_RX_OUTER_L4_CKSUM_UNKNOWN port 1/queue 0: sent 1 packets restore info: - no tunnel info - no outer header - no miss group src=EC:2A:72:19:64:8E - dst=98:03:9B:2C:04:A5 - pool=mb_pool_0 - type=0x8100 - length=64 - nb_segs=1 - hw ptype: L2_ETHER - sw ptype: L2_ETHER_VLAN INNER_L2_ETHER_VLAN - l2_len=18 - inner_l2_len=4 - Send queue=0x0 ol_flags: RTE_MBUF_F_TX_L4_NO_CKSUM Telling cores to stop... Waiting for lcores to finish... ---------------------- Forward statistics for port 0 ---------------------- RX-packets: 21 RX-dropped: 0 RX-total: 21 TX-packets: 1 TX-dropped: 0 TX-total: 1 ---------------------------------------------------------------------------- ---------------------- Forward statistics for port 1 ---------------------- RX-packets: 1 RX-dropped: 0 RX-total: 1 TX-packets: 21 TX-dropped: 0 TX-total: 21 ---------------------------------------------------------------------------- +++++++++++++++ Accumulated forward statistics for all ports+++++++++++++++ RX-packets: 22 RX-dropped: 0 RX-total: 22 TX-packets: 22 TX-dropped: 0 TX-total: 22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Done. Stopping port 0... Stopping ports... Done Stopping port 1... Stopping ports... Done Shutting down port 0... Closing ports... Port 0 is closed Done Shutting down port 1... Closing ports... Port 1 is closed Done Bye... RX-total: 21 :: [ 04:22:02 ] :: [ PASS ] :: dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on Rx total result check pass TX-total: 21 :: [ 04:22:02 ] :: [ PASS ] :: dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on Tx total result check pass :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 2s :: Assertions: 2 good, 0 bad :: RESULT: PASS (dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on stop and check result) PEER side :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: dpdk_sriov_vf_vlan_without_vlan_filter_test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 04:20:04 ] :: [ LOG ] :: [ BEGIN ] :: Running 'get_nic_name_from_mac ('98:03:9b:2c:04:a4',) {}' :: [ 04:20:04 ] :: [ LOG ] :: [ END ] [ ens3f0np0 ] :: Running 'get_nic_name_from_mac ('98:03:9b:2c:04:a4',) {}' :: [ 04:20:04 ] :: [ LOG ] :: [ BEGIN ] :: Running 'get_nic_name_from_mac ('98:03:9b:2c:04:a5',) {}' :: [ 04:20:05 ] :: [ LOG ] :: [ END ] [ ens3f1np1 ] :: Running 'get_nic_name_from_mac ('98:03:9b:2c:04:a5',) {}' :: [ 04:20:05 ] :: [ BEGIN ] :: Running 'ip link set ens3f0np0 mtu 9600' :: [ 04:20:05 ] :: [ PASS ] :: Command 'ip link set ens3f0np0 mtu 9600' (Expected 0, got 0) :: [ 04:20:05 ] :: [ BEGIN ] :: Running 'ip link set ens3f1np1 mtu 9600' :: [ 04:20:05 ] :: [ PASS ] :: Command 'ip link set ens3f1np1 mtu 9600' (Expected 0, got 0) :: [ 04:20:06 ] :: [ BEGIN ] :: Running 'ip link set ens3f0np0 up' :: [ 04:20:07 ] :: [ PASS ] :: Command 'ip link set ens3f0np0 up' (Expected 0, got 0) :: [ 04:20:07 ] :: [ BEGIN ] :: Running 'ip link set ens3f1np1 up' :: [ 04:20:08 ] :: [ PASS ] :: Command 'ip link set ens3f1np1 up' (Expected 0, got 0) :: [ 04:20:08 ] :: [ LOG ] :: Start sync_wait dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_start SYNC_NC: sync_wait SERVER dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_start 86400 SYNC_NC: waiting "dell-per740-43.rhts.eng.pek2.redhat.com" SYNC_NC: got "dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_start" from dell-per740-43.rhts.eng.pek2.redhat.com :: [ 04:21:06 ] :: [ LOG ] :: End sync_wait dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_start :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on IPV4 packets check :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 04:21:07 ] :: [ BEGIN ] :: Running 'rm -f abc.cap' :: [ 04:21:07 ] :: [ PASS ] :: Command 'rm -f abc.cap' (Expected 0, got 0) :: [ 04:21:08 ] :: [ BEGIN ] :: Running 'tcpdump -i ens3f1np1 -e vlan and ether host 98:03:9b:2c:04:a5 -w abc.cap &' :: [ 04:21:08 ] :: [ PASS ] :: Command 'tcpdump -i ens3f1np1 -e vlan and ether host 98:03:9b:2c:04:a5 -w abc.cap &' (Expected 0, got 0) dropped privs to tcpdump tcpdump: listening on ens3f1np1, link-type EN10MB (Ethernet), snapshot length 262144 bytes :: [ 04:21:08 ] :: [ BEGIN ] :: Running 'sleep 3' :: [ 04:21:11 ] :: [ PASS ] :: Command 'sleep 3' (Expected 0, got 0) ###[ Ethernet ]### dst = 98:03:9b:2c:04:a5 src = ec:2a:72:19:64:8e type = n_802_1Q ###[ 802.1Q ]### prio = 0 id = 0 vlan = 2 type = n_802_1Q ###[ Raw ]### load = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' :: [ 04:21:11 ] :: [ LOG ] :: None .......... Sent 10 packets. sleep 2 pkill tcpdump sleep 2 unset pkt_num pkt_num=`tcpdump -r abc.cap -q | wc -l` rlAssertEquals 'check receive pkts' '$pkt_num' '10' :: [ 04:21:22 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 04:21:24 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 04:21:24 ] :: [ BEGIN ] :: Running 'pkill tcpdump' 0 packets captured 0 packets received by filter 0 packets dropped by kernel :: [ 04:21:24 ] :: [ PASS ] :: Command 'pkill tcpdump' (Expected 0, got 0) :: [ 04:21:24 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 04:21:26 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 04:21:27 ] :: [ BEGIN ] :: Running 'unset pkt_num' :: [ 04:21:27 ] :: [ PASS ] :: Command 'unset pkt_num' (Expected 0, got 0) reading from file abc.cap, link-type EN10MB (Ethernet), snapshot length 262144 dropped privs to tcpdump :: [ 04:21:27 ] :: [ BEGIN ] :: Running 'pkt_num=0' :: [ 04:21:27 ] :: [ PASS ] :: Command 'pkt_num=0' (Expected 0, got 0) :: [ 04:21:28 ] :: [ BEGIN ] :: Running 'rlAssertEquals 'check receive pkts' '0' '10'' :: [ 04:21:28 ] :: [ FAIL ] :: check receive pkts (Assert: '0' should equal '10') :: [ 04:21:28 ] :: [ FAIL ] :: Command 'rlAssertEquals 'check receive pkts' '0' '10'' (Expected 0, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 23s :: Assertions: 8 good, 2 bad :: RESULT: FAIL (dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on IPV4 packets check) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on IPV6 packets check :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 04:21:31 ] :: [ BEGIN ] :: Running 'rm -f abc.cap' :: [ 04:21:31 ] :: [ PASS ] :: Command 'rm -f abc.cap' (Expected 0, got 0) :: [ 04:21:32 ] :: [ BEGIN ] :: Running 'tcpdump -i ens3f1np1 -e vlan and ether host 98:03:9b:2c:04:a5 -w abc.cap &' :: [ 04:21:32 ] :: [ PASS ] :: Command 'tcpdump -i ens3f1np1 -e vlan and ether host 98:03:9b:2c:04:a5 -w abc.cap &' (Expected 0, got 0) dropped privs to tcpdump tcpdump: listening on ens3f1np1, link-type EN10MB (Ethernet), snapshot length 262144 bytes :: [ 04:21:33 ] :: [ BEGIN ] :: Running 'sleep 3' :: [ 04:21:36 ] :: [ PASS ] :: Command 'sleep 3' (Expected 0, got 0) ###[ Ethernet ]### dst = 98:03:9b:2c:04:a5 src = ec:2a:72:19:64:8e type = n_802_1Q ###[ 802.1Q ]### prio = 0 id = 0 vlan = 2 type = n_802_1Q ###[ IPv6 ]### version = 6 tc = 0 fl = 0 plen = None nh = No Next Header hlim = 64 src = 3000::100 dst = 3000::200 ###[ Raw ]### load = 'xxxxxx' :: [ 04:21:36 ] :: [ LOG ] :: None .......... Sent 10 packets. sleep 2 pkill tcpdump sleep 2 unset pkt_num pkt_num=`tcpdump -r abc.cap -q | wc -l` rlAssertEquals 'check ipv6 receive pkts' '$pkt_num' '10' :: [ 04:21:46 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 04:21:48 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 04:21:49 ] :: [ BEGIN ] :: Running 'pkill tcpdump' 0 packets captured 0 packets received by filter 0 packets dropped by kernel :: [ 04:21:49 ] :: [ PASS ] :: Command 'pkill tcpdump' (Expected 0, got 0) :: [ 04:21:49 ] :: [ BEGIN ] :: Running 'sleep 2' :: [ 04:21:51 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 04:21:51 ] :: [ BEGIN ] :: Running 'unset pkt_num' :: [ 04:21:51 ] :: [ PASS ] :: Command 'unset pkt_num' (Expected 0, got 0) reading from file abc.cap, link-type EN10MB (Ethernet), snapshot length 262144 dropped privs to tcpdump :: [ 04:21:51 ] :: [ BEGIN ] :: Running 'pkt_num=0' :: [ 04:21:51 ] :: [ PASS ] :: Command 'pkt_num=0' (Expected 0, got 0) :: [ 04:21:51 ] :: [ BEGIN ] :: Running 'rlAssertEquals 'check ipv6 receive pkts' '0' '10'' :: [ 04:21:51 ] :: [ FAIL ] :: check ipv6 receive pkts (Assert: '0' should equal '10') :: [ 04:21:51 ] :: [ FAIL ] :: Command 'rlAssertEquals 'check ipv6 receive pkts' '0' '10'' (Expected 0, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 22s :: Assertions: 8 good, 2 bad :: RESULT: FAIL (dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on IPV6 packets check) :: [ 04:21:53 ] :: [ LOG ] :: Start sync_set dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_end SYNC_NC: sync_set SERVER dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_end 86400 SYNC_NC: sent "dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_end" to dell-per740-43.rhts.eng.pek2.redhat.com :: [ 04:21:55 ] :: [ LOG ] :: End sync_set dpdk_sriov_vf_vlan_without_vlan_filter_test-spoofchk-enabled--vf-trust-on_end :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 112s :: Assertions: 20 good, 4 bad :: RESULT: FAIL (dpdk_sriov_vf_vlan_without_vlan_filter_test) Actual results: peer side can not receive expected packets . Expected results: It works fine . Additional info: