Uploaded image for project: 'Fast Datapath Product'
  1. Fast Datapath Product
  2. FDP-1643

[AMD][Turin] Conntrack ovs-conn-acl-sctp-perf failed

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • openvswitch3.5
    • None
    • 5
    • False
    • Hide

      None

      Show
      None
    • False
    • rhel-9
    • None
    • rhel-net-ovs-dpdk
    • ssg_networking

       Problem Description: Clearly explain the issue.

      [AMD][Turin] Conntrack OpenvSwitch Conntrack ACL SCTP PERF Test failed
       

       Impact Assessment: Describe the severity and impact (e.g., network down,availability of a workaround, etc.).

      netperf did not get result
       

       Software Versions: Specify the exact versions in use (e.g.,openvswitch3.1-3.1.0-147.el8fdp).

      Package Mode
      FDPQE-1485-Amd-Turin
      openvswitch3.5-3.5.1-33.el9fdp.x86_64.rpm
      RHEL-9.6.0-updates-20250823.1
      AppStream: kernel-5.14.0-570.38.1.el9_6
      BaseOS: kernel-5.14.0-570.38.1.el9_6
      RT: kernel-5.14.0-570.38.1.el9_6 ['aarch64', 'x86_64']
      conntrack2

        Issue Type: Indicate whether this is a new issue or a regression (if a regression, state the last known working version).

      New issue
       

       Reproducibility: Confirm if the issue can be reproduced consistently. If not, describe how often it occurs.

      Always
       

       Reproduction Steps: Provide detailed steps or scripts to replicate the issue.

      Server side
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      :: ovs_conn_acl_sctp_perf
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

      :: [ 00:52:06 ] :: [ BEGIN ] :: Running 'test_cleanup'
      :: [ 00:52:06 ] :: [ BEGIN ] :: Running 'ovs-ofctl del-flows ovsbr0'
      :: [ 00:52:06 ] :: [ PASS ] :: Command 'ovs-ofctl del-flows ovsbr0' (Expected 0, got 0)
      :: [ 00:52:06 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=0,priority=0,action=normal"'
      :: [ 00:52:06 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=0,priority=0,action=normal"' (Expected 0, got 0)
      :: [ 00:52:06 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=100,priority=100,action=drop"'
      :: [ 00:52:06 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=100,priority=100,action=drop"' (Expected 0, got 0)
      :: [ 00:52:06 ] :: [ BEGIN ] :: Running 'ovs-ofctl dump-flows ovsbr0'
      NXST_FLOW reply (xid=0x4):
      cookie=0x0, duration=0.049s, table=0, n_packets=0, n_bytes=0, idle_age=0, priority=0 actions=NORMAL
      cookie=0x0, duration=0.024s, table=100, n_packets=0, n_bytes=0, idle_age=0, priority=100 actions=drop
      :: [ 00:52:06 ] :: [ PASS ] :: Command 'ovs-ofctl dump-flows ovsbr0' (Expected 0, got 0)
      :: [ 00:52:06 ] :: [ BEGIN ] :: Running 'ovs-vsctl --if-exists del-port ovsbr0 ens6f0np0'
      :: [ 00:52:06 ] :: [ PASS ] :: Command 'ovs-vsctl --if-exists del-port ovsbr0 ens6f0np0' (Expected 0, got 0)
      :: [ 00:52:06 ] :: [ BEGIN ] :: Running 'ip -4 addr flush dev ens6f0np0'
      :: [ 00:52:06 ] :: [ PASS ] :: Command 'ip -4 addr flush dev ens6f0np0' (Expected 0, got 0)
      :: [ 00:52:06 ] :: [ BEGIN ] :: Running 'ip -6 addr flush dev ens6f0np0'
      :: [ 00:52:06 ] :: [ PASS ] :: Command 'ip -6 addr flush dev ens6f0np0' (Expected 0, got 0)
      :: [ 00:52:06 ] :: [ BEGIN ] :: Running 'ip -4 route flush dev ens6f0np0'
      :: [ 00:52:06 ] :: [ PASS ] :: Command 'ip -4 route flush dev ens6f0np0' (Expected 0, got 0)
      :: [ 00:52:06 ] :: [ BEGIN ] :: Running 'ip -6 route flush dev ens6f0np0'
      :: [ 00:52:06 ] :: [ PASS ] :: Command 'ip -6 route flush dev ens6f0np0' (Expected 0, got 0)
      spawn virsh console g1
      Connected to domain 'g1'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:41:38 on hvc0
      [?2004h[root@localhost ~]# ip -4 addr flush dev $(ip link show|grep -i 00:de:ad:44:02:11 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -6 addr flush dev $(ip link show|grep -i 00:de:ad:44:02:11 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -4 route flush dev $(ip link show|grep -i 00:de:ad:44:02:11 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -6 route flush dev $(ip link show|grep -i 00:de:ad:44:02:11 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      spawn virsh console g2
      Connected to domain 'g2'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:41:42 on hvc0
      [?2004h[root@localhost ~]# ip -4 addr flush dev $(ip link show|grep -i 00:de:ad:44:02:21 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -6 addr flush dev $(ip link show|grep -i 00:de:ad:44:02:21 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -4 route flush dev $(ip link show|grep -i 00:de:ad:44:02:21 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -6 route flush dev $(ip link show|grep -i 00:de:ad:44:02:21 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      spawn virsh console g3
      Connected to domain 'g3'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:41:46 on hvc0
      [?2004h[root@localhost ~]# ip -4 addr flush dev $(ip link show|grep -i 00:de:ad:44:02:31 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -6 addr flush dev $(ip link show|grep -i 00:de:ad:44:02:31 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -4 route flush dev $(ip link show|grep -i 00:de:ad:44:02:31 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -6 route flush dev $(ip link show|grep -i 00:de:ad:44:02:31 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      :: [ 00:52:17 ] :: [ PASS ] :: Command 'test_cleanup' (Expected 0, got 0)
      :: [ 00:52:17 ] :: [ BEGIN ] :: Running 'tenant_as_client_forward_setup'
      :: [ 00:52:17 ] :: [ BEGIN ] :: Running 'ip addr add 10.167.68.1/24 dev ens6f0np0'
      :: [ 00:52:17 ] :: [ PASS ] :: Command 'ip addr add 10.167.68.1/24 dev ens6f0np0' (Expected 0, got 0)
      :: [ 00:52:17 ] :: [ BEGIN ] :: Running 'ip addr add 2001:db8:ffff:68::1/64 dev ens6f0np0'
      :: [ 00:52:17 ] :: [ PASS ] :: Command 'ip addr add 2001:db8:ffff:68::1/64 dev ens6f0np0' (Expected 0, got 0)
      :: [ 00:52:17 ] :: [ PASS ] :: Command 'tenant_as_client_forward_setup' (Expected 0, got 0)
      :: [ 00:52:17 ] :: [ BEGIN ] :: Running 'tenant_as_client_forward_test'
      SYNC_NC: sync_set client tenant_as_client_forward_test_test_begin
      SYNC_NC: sent "tenant_as_client_forward_test_test_begin" to wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      PING 10.167.68.2 (10.167.68.2) 56(84) bytes of data.
      64 bytes from 10.167.68.2: icmp_seq=1 ttl=64 time=1.04 ms
      64 bytes from 10.167.68.2: icmp_seq=2 ttl=64 time=0.311 ms
      64 bytes from 10.167.68.2: icmp_seq=3 ttl=64 time=0.243 ms

      — 10.167.68.2 ping statistics —
      3 packets transmitted, 3 received, 0% packet loss, time 2022ms
      rtt min/avg/max/mdev = 0.243/0.530/1.038/0.359 ms
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      :: [ PASS ] :: host->guest forward IPv4
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      PING 2001:db8:ffff:68::2(2001:db8:ffff:68::2) 56 data bytes
      64 bytes from 2001:db8:ffff:68::2: icmp_seq=1 ttl=64 time=0.741 ms
      64 bytes from 2001:db8:ffff:68::2: icmp_seq=2 ttl=64 time=0.269 ms
      64 bytes from 2001:db8:ffff:68::2: icmp_seq=3 ttl=64 time=0.204 ms

      — 2001:db8:ffff:68::2 ping statistics —
      3 packets transmitted, 3 received, 0% packet loss, time 2044ms
      rtt min/avg/max/mdev = 0.204/0.404/0.741/0.239 ms
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      :: [ PASS ] :: host->guest forward IPv6
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      SYNC_NC: sync_wait client tenant_as_client_forward_test_test_end
      SYNC_NC: waiting "wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "tenant_as_client_forward_test_test_end" from wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      :: [ 00:52:37 ] :: [ PASS ] :: Command 'tenant_as_client_forward_test' (Expected 0, got 0)
      :: [ 00:52:37 ] :: [ BEGIN ] :: Running 'ovs_conn_acl_sctp_perf'
      SYNC_NC: sync_set client per_test
      SYNC_NC: sent "per_test" to wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_wait client per_tesst
      SYNC_NC: waiting "wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "per_tesst" from wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_set client test_begin
      SYNC_NC: sent "test_begin" to wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      PING 10.167.68.2 (10.167.68.2) 1024(1052) bytes of data.

      — 10.167.68.2 ping statistics —
      3 packets transmitted, 0 received, 100% packet loss, time 2051ms

      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      :: [ PASS ] :: acl deny by ping [1024] IPv4
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      SYNC_NC: sync_wait client test_end
      SYNC_NC: waiting "wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "test_end" from wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      sctp 548864 6
      ip6_udp_tunnel 16384 1 sctp
      udp_tunnel 36864 1 sctp
      libcrc32c 12288 6 nf_conntrack,nf_nat,openvswitch,nf_tables,xfs,sctp
      sctp 548864 6
      ip6_udp_tunnel 16384 1 sctp
      udp_tunnel 36864 1 sctp
      libcrc32c 12288 6 nf_conntrack,nf_nat,openvswitch,nf_tables,xfs,sctp
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      :: [ PASS ] :: sctp mode is running
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      Starting netserver with host 'IN(6)ADDR_ANY' port '12865' and family AF_UNSPEC
      SYNC_NC: sync_set client test2_begin
      SYNC_NC: sent "test2_begin" to wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_wait client test2_end
      SYNC_NC: waiting "wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "test2_end" from wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_set client test3_begin
      SYNC_NC: sent "test3_begin" to wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_wait client test3_end
      SYNC_NC: waiting "wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "test3_end" from wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_set client test4_begin
      SYNC_NC: sent "test4_begin" to wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_wait client test4_end
      SYNC_NC: waiting "wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "test4_end" from wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_set client test5_begin
      SYNC_NC: sent "test5_begin" to wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_wait client test5_end
      SYNC_NC: waiting "wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "test5_end" from wsfd-advnetlab43.anl.eng.bos2.dc.redhat.com
      :: [ 00:54:47 ] :: [ PASS ] :: Command 'ovs_conn_acl_sctp_perf' (Expected 0, got 0)
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      :: Duration: 161s
      :: Assertions: 15 good, 0 bad
      :: RESULT: PASS (ovs_conn_acl_sctp_perf)

      Client side
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      :: ovs_conn_acl_sctp_perf
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

      :: [ 00:52:06 ] :: [ BEGIN ] :: Running 'test_cleanup'
      :: [ 00:52:06 ] :: [ BEGIN ] :: Running 'ovs-ofctl del-flows ovsbr0'
      :: [ 00:52:07 ] :: [ PASS ] :: Command 'ovs-ofctl del-flows ovsbr0' (Expected 0, got 0)
      :: [ 00:52:07 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=0,priority=0,action=normal"'
      :: [ 00:52:07 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=0,priority=0,action=normal"' (Expected 0, got 0)
      :: [ 00:52:07 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=100,priority=100,action=drop"'
      :: [ 00:52:07 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=100,priority=100,action=drop"' (Expected 0, got 0)
      :: [ 00:52:07 ] :: [ BEGIN ] :: Running 'ovs-ofctl dump-flows ovsbr0'
      NXST_FLOW reply (xid=0x4):
      cookie=0x0, duration=0.080s, table=0, n_packets=0, n_bytes=0, idle_age=0, priority=0 actions=NORMAL
      cookie=0x0, duration=0.040s, table=100, n_packets=0, n_bytes=0, idle_age=0, priority=100 actions=drop
      :: [ 00:52:07 ] :: [ PASS ] :: Command 'ovs-ofctl dump-flows ovsbr0' (Expected 0, got 0)
      :: [ 00:52:07 ] :: [ BEGIN ] :: Running 'ovs-vsctl --if-exists del-port ovsbr0 ens6f1np1'
      :: [ 00:52:07 ] :: [ PASS ] :: Command 'ovs-vsctl --if-exists del-port ovsbr0 ens6f1np1' (Expected 0, got 0)
      :: [ 00:52:07 ] :: [ BEGIN ] :: Running 'ip -4 addr flush dev ens6f1np1'
      :: [ 00:52:07 ] :: [ PASS ] :: Command 'ip -4 addr flush dev ens6f1np1' (Expected 0, got 0)
      :: [ 00:52:07 ] :: [ BEGIN ] :: Running 'ip -6 addr flush dev ens6f1np1'
      :: [ 00:52:07 ] :: [ PASS ] :: Command 'ip -6 addr flush dev ens6f1np1' (Expected 0, got 0)
      :: [ 00:52:07 ] :: [ BEGIN ] :: Running 'ip -4 route flush dev ens6f1np1'
      :: [ 00:52:07 ] :: [ PASS ] :: Command 'ip -4 route flush dev ens6f1np1' (Expected 0, got 0)
      :: [ 00:52:07 ] :: [ BEGIN ] :: Running 'ip -6 route flush dev ens6f1np1'
      :: [ 00:52:07 ] :: [ PASS ] :: Command 'ip -6 route flush dev ens6f1np1' (Expected 0, got 0)
      spawn virsh console g1
      Connected to domain 'g1'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:51:01 on hvc0
      [?2004h[root@localhost ~]# ip -4 addr flush dev $(ip link show|grep -i 00:de:ad:44:01:11 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -6 addr flush dev $(ip link show|grep -i 00:de:ad:44:01:11 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -4 route flush dev $(ip link show|grep -i 00:de:ad:44:01:11 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -6 route flush dev $(ip link show|grep -i 00:de:ad:44:01:11 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      spawn virsh console g2
      Connected to domain 'g2'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:41:43 on hvc0
      [?2004h[root@localhost ~]# ip -4 addr flush dev $(ip link show|grep -i 00:de:ad:44:01:21 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -6 addr flush dev $(ip link show|grep -i 00:de:ad:44:01:21 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -4 route flush dev $(ip link show|grep -i 00:de:ad:44:01:21 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -6 route flush dev $(ip link show|grep -i 00:de:ad:44:01:21 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      spawn virsh console g3
      Connected to domain 'g3'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:41:46 on hvc0
      [?2004h[root@localhost ~]# ip -4 addr flush dev $(ip link show|grep -i 00:de:ad:44:01:31 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -6 addr flush dev $(ip link show|grep -i 00:de:ad:44:01:31 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -4 route flush dev $(ip link show|grep -i 00:de:ad:44:01:31 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip -6 route flush dev $(ip link show|grep -i 00:de:ad:44:01:31 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      :: [ 00:52:18 ] :: [ PASS ] :: Command 'test_cleanup' (Expected 0, got 0)
      :: [ 00:52:18 ] :: [ BEGIN ] :: Running 'tenant_as_client_forward_setup'
      :: [ 00:52:18 ] :: [ BEGIN ] :: Running 'ovs-vsctl --may-exist add-port ovsbr0 ens6f1np1'
      :: [ 00:52:18 ] :: [ PASS ] :: Command 'ovs-vsctl --may-exist add-port ovsbr0 ens6f1np1' (Expected 0, got 0)
      :: [ 00:52:18 ] :: [ LOG ] :: ovsport_v1 is: vnet1
      :: [ 00:52:18 ] :: [ LOG ] :: ovsport_p1 is: ens6f1np1
      :: [ 00:52:18 ] :: [ LOG ] :: ofport_v1 is: 1
      :: [ 00:52:18 ] :: [ LOG ] :: ofport_p1 is: 5
      spawn virsh console g1
      Connected to domain 'g1'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:52:08 on hvc0
      [?2004h[root@localhost ~]# ip addr add 10.167.68.2/24 dev $(ip link show|grep -i 00:de:ad:44:01:11 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip addr add 2001:db8:ffff:68::2/64 dev $(ip link show|grep -i 00:de:ad:44:01:11 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# ip addr show $(ip link show|grep -i 00:de:ad:44:01:11 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ')
      [?2004l
      3: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
      link/ether 00:de:ad:44:01:11 brd ff:ff:ff:ff:ff:ff
      inet 10.167.68.2/24 scope global enp2s0
      valid_lft forever preferred_lft forever
      inet6 2001:db8:ffff:68::2/64 scope global tentative
      valid_lft forever preferred_lft forever
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      :: [ 00:52:21 ] :: [ PASS ] :: Command 'tenant_as_client_forward_setup' (Expected 0, got 0)
      :: [ 00:52:21 ] :: [ BEGIN ] :: Running 'tenant_as_client_forward_test'
      :: [ 00:52:21 ] :: [ BEGIN ] :: Running 'check_dev_null'
      :: [ 00:52:21 ] :: [ PASS ] :: Command 'check_dev_null' (Expected 0, got 0)
      SYNC_NC: sync_wait server tenant_as_client_forward_test_test_begin
      SYNC_NC: waiting "hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "tenant_as_client_forward_test_test_begin" from hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      spawn virsh console g1
      Connected to domain 'g1'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:52:19 on hvc0
      [?2004h[root@localhost ~]# ping 10.167.68.1 -c 3
      [?2004l
      PING 10.167.68.1 (10.167.68.1) 56(84) bytes of data.
      64 bytes from 10.167.68.1: icmp_seq=1 ttl=64 time=0.262 ms
      64 bytes from 10.167.68.1: icmp_seq=2 ttl=64 time=0.252 ms
      64 bytes from 10.167.68.1: icmp_seq=3 ttl=64 time=0.210 ms

      — 10.167.68.1 ping statistics —
      3 packets transmitted, 3 received, 0% packet loss, time 2081ms
      rtt min/avg/max/mdev = 0.210/0.241/0.262/0.022 ms
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      :: [ PASS ] :: guest->host forward IPv4
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      spawn virsh console g1
      Connected to domain 'g1'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:52:26 on hvc0
      [?2004h[root@localhost ~]# ping6 2001:db8:ffff:68::1 -c 3
      [?2004l
      PING 2001:db8:ffff:68::1(2001:db8:ffff:68::1) 56 data bytes
      64 bytes from 2001:db8:ffff:68::1: icmp_seq=1 ttl=64 time=0.193 ms
      64 bytes from 2001:db8:ffff:68::1: icmp_seq=2 ttl=64 time=0.201 ms
      64 bytes from 2001:db8:ffff:68::1: icmp_seq=3 ttl=64 time=0.176 ms

      — 2001:db8:ffff:68::1 ping statistics —
      3 packets transmitted, 3 received, 0% packet loss, time 2038ms
      rtt min/avg/max/mdev = 0.176/0.190/0.201/0.010 ms
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      :: [ PASS ] :: guest->host forward IPv6
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      SYNC_NC: sync_set server tenant_as_client_forward_test_test_end
      SYNC_NC: sent "tenant_as_client_forward_test_test_end" to hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      :: [ 00:52:37 ] :: [ BEGIN ] :: Running 'check_dev_null'
      :: [ 00:52:37 ] :: [ PASS ] :: Command 'check_dev_null' (Expected 0, got 0)
      :: [ 00:52:37 ] :: [ PASS ] :: Command 'tenant_as_client_forward_test' (Expected 0, got 0)
      :: [ 00:52:37 ] :: [ BEGIN ] :: Running 'ovs_conn_acl_sctp_perf'
      :: [ 00:52:37 ] :: [ BEGIN ] :: Running 'ovs-ofctl del-flows ovsbr0'
      :: [ 00:52:37 ] :: [ PASS ] :: Command 'ovs-ofctl del-flows ovsbr0' (Expected 0, got 0)
      :: [ 00:52:37 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=0,priority=1,action=drop"'
      :: [ 00:52:37 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=0,priority=1,action=drop"' (Expected 0, got 0)
      :: [ 00:52:37 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=0,priority=10,arp,action=normal"'
      :: [ 00:52:37 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=0,priority=10,arp,action=normal"' (Expected 0, got 0)
      :: [ 00:52:37 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=0,priority=100,ip,ct_state=-trk,action=drop"'
      :: [ 00:52:37 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=0,priority=100,ip,ct_state=-trk,action=drop"' (Expected 0, got 0)
      :: [ 00:52:37 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=0,priority=200,ip,ct_state=-trk,action=ct(table=1)"'
      :: [ 00:52:37 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=0,priority=200,ip,ct_state=-trk,action=ct(table=1)"' (Expected 0, got 0)
      :: [ 00:52:38 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=1,ip,ct_state=+trk,action=goto_table:2"'
      :: [ 00:52:38 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=1,ip,ct_state=+trk,action=goto_table:2"' (Expected 0, got 0)
      :: [ 00:52:38 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=2,priority=300,action=drop"'
      :: [ 00:52:38 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=2,priority=300,action=drop"' (Expected 0, got 0)
      :: [ 00:52:38 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=2,priority=400,ip,ct_state=+trk,action=drop"'
      :: [ 00:52:38 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=2,priority=400,ip,ct_state=+trk,action=drop"' (Expected 0, got 0)
      :: [ 00:52:38 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=2,in_port=1,ip,ct_state=+trk+new,action=ct(commit),5"'
      :: [ 00:52:38 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=2,in_port=1,ip,ct_state=+trk+new,action=ct(commit),5"' (Expected 0, got 0)
      :: [ 00:52:38 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=2,in_port=1,ip,ct_state=+trk+est,action=5"'
      :: [ 00:52:38 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=2,in_port=1,ip,ct_state=+trk+est,action=5"' (Expected 0, got 0)
      :: [ 00:52:38 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=2,in_port=5,ip,ct_state=+trk+est,action=1"'
      :: [ 00:52:38 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=2,in_port=5,ip,ct_state=+trk+est,action=1"' (Expected 0, got 0)
      :: [ 00:52:38 ] :: [ BEGIN ] :: Running 'ovs-ofctl add-flow ovsbr0 "table=2,ip,ct_state=+trk+inv,action=drop"'
      :: [ 00:52:38 ] :: [ PASS ] :: Command 'ovs-ofctl add-flow ovsbr0 "table=2,ip,ct_state=+trk+inv,action=drop"' (Expected 0, got 0)
      :: [ 00:52:38 ] :: [ BEGIN ] :: Running 'ovs-ofctl dump-flows ovsbr0'
      NXST_FLOW reply (xid=0x4):
      cookie=0x0, duration=0.361s, table=0, n_packets=0, n_bytes=0, idle_age=0, priority=100,ct_state=-trk,ip actions=drop
      cookie=0x0, duration=0.321s, table=0, n_packets=0, n_bytes=0, idle_age=0, priority=200,ct_state=-trk,ip actions=ct(table=1)
      cookie=0x0, duration=0.401s, table=0, n_packets=0, n_bytes=0, idle_age=0, priority=10,arp actions=NORMAL
      cookie=0x0, duration=0.442s, table=0, n_packets=0, n_bytes=0, idle_age=0, priority=1 actions=drop
      cookie=0x0, duration=0.280s, table=1, n_packets=0, n_bytes=0, idle_age=0, ct_state=+trk,ip actions=resubmit(,2)
      cookie=0x0, duration=0.160s, table=2, n_packets=0, n_bytes=0, idle_age=0, ct_state=+new+trk,ip,in_port=1 actions=ct(commit),output:5
      cookie=0x0, duration=0.120s, table=2, n_packets=0, n_bytes=0, idle_age=0, ct_state=+est+trk,ip,in_port=1 actions=output:5
      cookie=0x0, duration=0.080s, table=2, n_packets=0, n_bytes=0, idle_age=0, ct_state=+est+trk,ip,in_port=5 actions=output:1
      cookie=0x0, duration=0.040s, table=2, n_packets=0, n_bytes=0, idle_age=0, ct_state=+inv+trk,ip actions=drop
      cookie=0x0, duration=0.200s, table=2, n_packets=0, n_bytes=0, idle_age=0, priority=400,ct_state=+trk,ip actions=drop
      cookie=0x0, duration=0.240s, table=2, n_packets=0, n_bytes=0, idle_age=0, priority=300 actions=drop
      :: [ 00:52:38 ] :: [ PASS ] :: Command 'ovs-ofctl dump-flows ovsbr0' (Expected 0, got 0)
      spawn virsh console g1
      Connected to domain 'g1'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:52:31 on hvc0
      [?2004h[root@localhost ~]# ip link set $(ip link show|grep -i 00:de:ad:44:01:10 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ') down
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      SYNC_NC: sync_wait server per_test
      SYNC_NC: waiting "hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "per_test" from hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      spawn virsh console g1
      Connected to domain 'g1'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:52:39 on hvc0
      [?2004h[root@localhost ~]# modprobe sctp
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# lsmod | grep sctp
      [?2004l
      sctp 548864 6
      ip6_udp_tunnel 16384 1 sctp
      udp_tunnel 36864 1 sctp
      libcrc32c 12288 5 nf_conntrack,nf_nat,nf_tables,xfs,sctp
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      :: [ PASS ] :: sctp success enabled
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      spawn virsh console g1
      Connected to domain 'g1'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:52:45 on hvc0
      [?2004h[root@localhost ~]# pkill -9 ncat
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      1
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      SYNC_NC: sync_set server per_tesst
      SYNC_NC: sent "per_tesst" to hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_wait server test_begin
      SYNC_NC: waiting "hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "test_begin" from hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      spawn virsh console g1
      Connected to domain 'g1'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:52:48 on hvc0
      [?2004h[root@localhost ~]# ping 10.167.68.1 -s 1024 -c 3
      [?2004l
      PING 10.167.68.1 (10.167.68.1) 1024(1052) bytes of data.
      1032 bytes from 10.167.68.1: icmp_seq=1 ttl=64 time=1.08 ms
      1032 bytes from 10.167.68.1: icmp_seq=2 ttl=64 time=0.407 ms
      1032 bytes from 10.167.68.1: icmp_seq=3 ttl=64 time=0.293 ms

      — 10.167.68.1 ping statistics —
      3 packets transmitted, 3 received, 0% packet loss, time 2009ms
      rtt min/avg/max/mdev = 0.293/0.594/1.082/0.348 ms
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      :: [ PASS ] :: acl allow by ping [1024] IPv4
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      SYNC_NC: sync_set server test_end
      SYNC_NC: sent "test_end" to hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      spawn virsh console g1
      Connected to domain 'g1'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:52:56 on hvc0
      [?2004h[root@localhost ~]# modprobe sctp
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      spawn virsh console g1
      Connected to domain 'g1'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:53:11 on hvc0
      [?2004h[root@localhost ~]# lsmod |grep sctp
      [?2004l
      sctp 548864 6
      ip6_udp_tunnel 16384 1 sctp
      udp_tunnel 36864 1 sctp
      libcrc32c 12288 5 nf_conntrack,nf_nat,nf_tables,xfs,sctp
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      :: [ PASS ] :: before test, make sure sctp mod is running
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      spawn virsh console g1
      Connected to domain 'g1'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:53:14 on hvc0
      [?2004h[root@localhost ~]# stty rows 24 cols 180
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      SYNC_NC: sync_wait server test2_begin
      SYNC_NC: waiting "hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "test2_begin" from hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      SCTP stream test
      ---------------------------------
      netperf -4 -H 10.167.68.1 -p 12865 -c -C -l 10 -t SCTP_STREAM -L 10.167.68.2 – -4 -s 64 -S 64 -m 64
      The sctp basic netperf 64 bytes throughput is
      netperf -4 -H 10.167.68.1 -p 12865 -c -C -l 10 -t SCTP_STREAM -L 10.167.68.2 – -4 -s 512 -S 512 -m 512
      The sctp basic netperf 512 bytes throughput is
      netperf -4 -H 10.167.68.1 -p 12865 -c -C -l 10 -t SCTP_STREAM -L 10.167.68.2 – -4 -s 1518 -S 1518 -m 1518
      The sctp basic netperf 1518 bytes throughput is
      netperf -4 -H 10.167.68.1 -p 12865 -c -C -l 10 -t SCTP_STREAM -L 10.167.68.2 – -4 -s 2048 -S 2048 -m 2048
      The sctp basic netperf 2048 bytes throughput is
      some tests failed, see output.
      SYNC_NC: sync_set server test2_end
      SYNC_NC: sent "test2_end" to hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_wait server test3_begin
      SYNC_NC: waiting "hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "test3_begin" from hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_set server test3_end
      SYNC_NC: sent "test3_end" to hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_wait server test4_begin
      SYNC_NC: waiting "hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "test4_begin" from hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      SCTP stream latency test
      ---------------------------------
      netperf -4 -H 10.167.68.1 -p 12865 -c -C -l 10 -t omni -L 10.167.68.2 – -T sctp -d stream -4 -r 64,64 -O MIN_LAETENCY,MAX_LATENCY,MEAN_LATENCY,P90_LATENCY,P99_LATENCY,THROUGHPUT,THROUGHPUT_UNITS
      The sctp stream netperf 64,64 bytes latency is
      netperf -4 -H 10.167.68.1 -p 12865 -c -C -l 10 -t omni -L 10.167.68.2 – -T sctp -d stream -4 -r 1024,1024 -O MIN_LAETENCY,MAX_LATENCY,MEAN_LATENCY,P90_LATENCY,P99_LATENCY,THROUGHPUT,THROUGHPUT_UNITS
      The sctp stream netperf 1024,1024 bytes latency is
      netperf -4 -H 10.167.68.1 -p 12865 -c -C -l 10 -t omni -L 10.167.68.2 – -T sctp -d stream -4 -r 1518,1518 -O MIN_LAETENCY,MAX_LATENCY,MEAN_LATENCY,P90_LATENCY,P99_LATENCY,THROUGHPUT,THROUGHPUT_UNITS
      The sctp stream netperf 1518,1518 bytes latency is
      netperf -4 -H 10.167.68.1 -p 12865 -c -C -l 10 -t omni -L 10.167.68.2 – -T sctp -d stream -4 -r 2048,2048 -O MIN_LAETENCY,MAX_LATENCY,MEAN_LATENCY,P90_LATENCY,P99_LATENCY,THROUGHPUT,THROUGHPUT_UNITS
      The sctp stream netperf 2048,2048 bytes latency is
      some tests failed, see output.
      SYNC_NC: sync_set server test4_end
      SYNC_NC: sent "test4_end" to hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_wait server test5_begin
      SYNC_NC: waiting "hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com"
      SYNC_NC: got "test5_begin" from hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      SYNC_NC: sync_set server test5_end
      SYNC_NC: sent "test5_end" to hp-3m1d2b1014.anl.eng.bos2.dc.redhat.com
      NXST_FLOW reply (xid=0x4):
      cookie=0x0, duration=128.904s, table=0, n_packets=0, n_bytes=0, idle_age=128, priority=100,ct_state=-trk,ip actions=drop
      cookie=0x0, duration=128.864s, table=0, n_packets=78, n_bytes=19524, idle_age=13, priority=200,ct_state=-trk,ip actions=ct(table=1)
      cookie=0x0, duration=128.944s, table=0, n_packets=6, n_bytes=306, idle_age=76, priority=10,arp actions=NORMAL
      cookie=0x0, duration=128.985s, table=0, n_packets=0, n_bytes=0, idle_age=128, priority=1 actions=drop
      cookie=0x0, duration=128.823s, table=1, n_packets=78, n_bytes=19524, idle_age=13, ct_state=+trk,ip actions=resubmit(,2)
      cookie=0x0, duration=128.703s, table=2, n_packets=9, n_bytes=1658, idle_age=13, ct_state=+new+trk,ip,in_port=1 actions=ct(commit),output:5
      cookie=0x0, duration=128.663s, table=2, n_packets=31, n_bytes=9294, idle_age=13, ct_state=+est+trk,ip,in_port=1 actions=output:5
      cookie=0x0, duration=128.623s, table=2, n_packets=35, n_bytes=5374, idle_age=13, ct_state=+est+trk,ip,in_port=5 actions=output:1
      cookie=0x0, duration=128.583s, table=2, n_packets=0, n_bytes=0, idle_age=128, ct_state=+inv+trk,ip actions=drop
      cookie=0x0, duration=128.743s, table=2, n_packets=3, n_bytes=3198, idle_age=109, priority=400,ct_state=+trk,ip actions=drop
      cookie=0x0, duration=128.783s, table=2, n_packets=0, n_bytes=0, idle_age=128, priority=300 actions=drop
      spawn virsh console g1
      Connected to domain 'g1'
      Escape character is ^] (Ctrl + ])

      localhost login: root

      Password:
      Last login: Mon Aug 25 00:54:33 on hvc0
      [?2004h[root@localhost ~]# ip link set $(ip link show|grep -i 00:de:ad:44:01:10 -B 1|awk '/^[0-9]+/

      {gsub(":","",$2); print $2}

      ') up
      [?2004l
      [?2004h[root@localhost ~]# echo $?
      [?2004l
      0
      [?2004h[root@localhost ~]# logout
      [?2004l

      Red Hat Enterprise Linux 9.6 Beta (Plow)
      Kernel 5.14.0-570.38.1.el9_6.x86_64 on an x86_64

      Activate the web console with: systemctl enable --now cockpit.socket

      localhost login:
      :: [ 00:54:50 ] :: [ FAIL ] :: Command 'ovs_conn_acl_sctp_perf' (Expected 0, got 1)
      ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
      :: Duration: 164s
      :: Assertions: 28 good, 1 bad
      :: RESULT: FAIL (ovs_conn_acl_sctp_perf)

       

       Expected Behavior: Describe what should happen under normal circumstances.

      netperf on client side get correct value
       

       Observed Behavior: Explain what actually happens.

      netperf did not get the correct value
       

       Troubleshooting Actions: Outline the steps taken to diagnose or resolve the issue so far.

       

       Logs: If you collected logs please provide them (e.g. sos report, /var/log/openvswitch/* , testpmd console)

              ovsdpdk-triage ovsdpdk triage
              rhn-support-hewang Hekai Wang
              Hekai Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: