Hi Mike, It seems CI failed for this patch(see below). But I don’t see any reasons why it should fail as the patch is simple/straight forward.
Would you mind running the CI once again for this patch please ? Thanks and regards Sunil > -----Original Message----- > From: ovs_jenkins <[email protected]> > Sent: Wednesday, August 3, 2022 8:09 PM > To: [email protected]; Pai G, Sunil <[email protected]> > Subject: [ovs-build] |fail| pw1663325 [ovs-dev,branch-2.17] dpif-netdev: > Simplify AVX512 build time checks to enhance readability. > > Test-Label: intel-ovs-compilation > Test-Status: fail > http://patchwork.ozlabs.org/api/patches/1663325/ > > AVX-512_compilation: failed > DPLCS Test: fail > DPIF Test: success > MFEX Test: success > Errors in DPCLS test: > ip link add link p1.4094 name p1.4094.100 type vlan proto 802.1q id 100 > NS_EXEC_HEREDOC > ./system-traffic.at:6960: ip netns exec at_ns1 sh << NS_EXEC_HEREDOC ip > link set dev p1.4094.100 up NS_EXEC_HEREDOC > ./system-traffic.at:6960: ip netns exec at_ns1 sh << NS_EXEC_HEREDOC ip > addr add dev p1.4094.100 "10.2.2.2/24" > NS_EXEC_HEREDOC > ./system-traffic.at:6960: ip netns exec at_ns1 sh << NS_EXEC_HEREDOC ip > link set p1.4094.100 mtu 1492 NS_EXEC_HEREDOC > ./system-traffic.at:6962: ovs-ofctl add-flow br0 "priority=1 > action=normal" > system-traffic.at:6964: waiting until ip netns exec at_ns0 ping -c 1 > 10.2.2.2... > PING 10.2.2.2 (10.2.2.2) 56(84) bytes of data. > 64 bytes from 10.2.2.2: icmp_seq=1 ttl=64 time=3.10 ms > > --- 10.2.2.2 ping statistics --- > 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt > min/avg/max/mdev = 3.095/3.095/3.095/0.000 ms > system-traffic.at:6964: wait succeeded immediately > ./system-traffic.at:6967: ovs-appctl revalidator/purge > ./system-traffic.at:6968: ovs-vsctl set Open_vSwitch . other_config:vlan- > limit=1 > ./system-traffic.at:6969: ovs-ofctl add-flow br0 "priority=100 > dl_type=0x8100 action=drop" > ./system-traffic.at:6970: ip netns exec at_ns0 sh << NS_EXEC_HEREDOC ping > -q -c 1 -w 3 10.2.2.2 NS_EXEC_HEREDOC > stdout: > PING 10.2.2.2 (10.2.2.2) 56(84) bytes of data. > > --- 10.2.2.2 ping statistics --- > 3 packets transmitted, 0 received, 100% packet loss, time 2025ms > > ./system-traffic.at:6972: check_logs ";/netdev_linux.*obtaining netdev > stats via vport failed/d /dpif_netlink.*Generic Netlink family > 'ovs_datapath' does not exist. The Open vSwitch kernel module is probably > not loaded./d /dpif_netdev(revalidator.*)|ERR|internal error parsing flow > key.*proto=2.*/d > /dpif(revalidator.*)|WARN|netdev@ovs-netdev: failed to.*proto=2.*/d" > --- /dev/null 2022-06-07 17:27:44.225110602 +0000 > +++ /root/ovs-dev/tests/system-userspace-testsuite.dir/at- > groups/147/stdout 2022-08-03 14:13:34.620530760 +0000 > @@ -0,0 +1,2 @@ > +2022-08-03T14:13:31.600Z|00001|dpif_netdev(revalidator75)|ERR|internal > +error parsing flow key > +skb_priority(0),skb_mark(0),ct_state(0),ct_zone(0),ct_mark(0),ct_label( > +0),recirc_id(0),dp_hash(0),in_port(3),packet_type(ns=0,id=0),eth(src=06 > +:9b:20:5f:53:eb,dst=33:33:ff:5f:53:eb),eth_type(0x88a8),vlan(vid=4094,p > +cp=0),encap(eth_type(0x8100),vlan(vid=100,pcp=0),encap(eth_type(0x86dd) > +,ipv6(src=::,dst=ff02::1:ff5f:53eb,label=0,proto=58,tclass=0,hlimit=255 > +,frag=no),icmpv6(type=135,code=0),nd(target=fe80::49b:20ff:fe5f:53eb,sl > +l=00:00:00:00:00:00,tll=00:00:00:00:00:00))) > +2022-08-03T14:13:31.601Z|00002|dpif(revalidator75)|WARN|netdev@ovs-netd > +ev: failed to put[modify] (Invalid argument) > +ufid:9f460380-9544-43fb-98db-b020b9d4785c > +skb_priority(0/0),skb_mark(0/0),ct_state(0/0),ct_zone(0/0),ct_mark(0/0) > +,ct_label(0/0),recirc_id(0),dp_hash(0/0),in_port(3),packet_type(ns=0,id > +=0),eth(src=06:9b:20:5f:53:eb,dst=33:33:ff:5f:53:eb),eth_type(0x88a8),v > +lan(vid=4094,pcp=0/0x0),encap(eth_type(0x8100),vlan(vid=100/0x0,pcp=0/0 > +x0),encap(eth_type(0x86dd),ipv6(src=::/::,dst=ff02::1:ff5f:53eb/::,labe > +l=0/0,proto=58/0,tclass=0/0,hlimit=255/0,frag=no),icmpv6(type=135/0,cod > +e=0/0),nd(target=fe80::49b:20ff:fe5f:53eb/::,sll=00:00:00:00:00:00/00:0 > +0:00:00:00:00,tll=00:00:00:00:00:00/00:00:00:00:00:00))), actions:drop > ovsdb-server.log: > > 2022-08-03T14:13:30.682Z|00001|vlog|INFO|opened log file > > /root/ovs-dev/tests/system-userspace-testsuite.dir/147/ovsdb-server.lo > > g 2022-08-03T14:13:30.694Z|00002|ovsdb_server|INFO|ovsdb-server (Open > > vSwitch) 2.17.3 > ovs-vswitchd.log: > > 2022-08-03T14:13:30.740Z|00001|vlog|INFO|opened log file > > /root/ovs-dev/tests/system-userspace-testsuite.dir/147/ovs-vswitchd.lo > > g 2022-08-03T14:13:30.744Z|00002|ovs_numa|INFO|Discovered 48 CPU cores > > on NUMA node 1 2022-08-03T14:13:30.744Z|00003|ovs_numa|INFO|Discovered > > 48 CPU cores on NUMA node 0 > > 2022-08-03T14:13:30.744Z|00004|ovs_numa|INFO|Discovered 2 NUMA nodes > > and 96 CPU cores > > 2022-08-03T14:13:30.744Z|00005|reconnect|INFO|unix:/root/ovs- > dev/tests/system-userspace-testsuite.dir/147/db.sock: connecting... > > 2022-08-03T14:13:30.744Z|00006|reconnect|INFO|unix:/root/ovs-dev/tests > > /system-userspace-testsuite.dir/147/db.sock: connected > > 2022-08-03T14:13:30.753Z|00007|dpdk|INFO|DPDK Disabled - Use > > other_config:dpdk-init to enable > > 2022-08-03T14:13:30.759Z|00008|bridge|INFO|ovs-vswitchd (Open vSwitch) > 2.17.3 2022-08-03T14:13:30.910Z|00009|pmd_perf|INFO|Estimated TSC > frequency: 2396680 KHz 2022-08- > 03T14:13:30.910Z|00010|dpif_netdev_extract|INFO|Default MFEX Extract > implementation is scalar. > > 2022-08-03T14:13:30.922Z|00011|dpif_netdev_impl|INFO|Default DPIF > implementation is dpif_scalar. > > 2022-08-03T14:13:30.935Z|00012|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports recirculation > > 2022-08-03T14:13:30.935Z|00013|ofproto_dpif|INFO|netdev@ovs-netdev: > > VLAN header stack length probed as 2 > > 2022-08-03T14:13:30.935Z|00014|ofproto_dpif|INFO|netdev@ovs-netdev: > > MPLS label stack length probed as 3 > > 2022-08-03T14:13:30.935Z|00015|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports truncate action > > 2022-08-03T14:13:30.935Z|00016|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports unique flow ids > > 2022-08-03T14:13:30.935Z|00017|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports clone action > > 2022-08-03T14:13:30.936Z|00018|ofproto_dpif|INFO|netdev@ovs-netdev: > > Max sample nesting level probed as 10 > > 2022-08-03T14:13:30.936Z|00019|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports eventmask in conntrack action > > 2022-08-03T14:13:30.936Z|00020|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports ct_clear action > > 2022-08-03T14:13:30.936Z|00021|ofproto_dpif|INFO|netdev@ovs-netdev: > > Max dp_hash algorithm probed to be 1 > > 2022-08-03T14:13:30.936Z|00022|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports check_pkt_len action > > 2022-08-03T14:13:30.936Z|00023|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports timeout policy in conntrack action > > 2022-08-03T14:13:30.936Z|00024|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports ct_zero_snat > > 2022-08-03T14:13:30.936Z|00025|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports add_mpls action > > 2022-08-03T14:13:30.936Z|00026|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports ct_state > > 2022-08-03T14:13:30.936Z|00027|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports ct_zone > > 2022-08-03T14:13:30.936Z|00028|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports ct_mark > > 2022-08-03T14:13:30.936Z|00029|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports ct_label > > 2022-08-03T14:13:30.936Z|00030|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports ct_state_nat > > 2022-08-03T14:13:30.936Z|00031|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports ct_orig_tuple > > 2022-08-03T14:13:30.937Z|00032|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports ct_orig_tuple6 > > 2022-08-03T14:13:30.937Z|00033|ofproto_dpif|INFO|netdev@ovs-netdev: > > Datapath supports IPv6 ND Extensions > > 2022-08-03T14:13:30.937Z|00034|ofproto_dpif_upcall|INFO|Setting > > n-handler-threads to 71, setting n-revalidator-threads to 25 > > 2022-08-03T14:13:30.937Z|00035|ofproto_dpif_upcall|INFO|Starting 96 > > threads > > 2022-08-03T14:13:31.007Z|00036|dpif_netdev|INFO|pmd-rxq-affinity > > isolates PMD core 2022-08-03T14:13:31.007Z|00037|dpif_netdev|INFO|PMD > auto load balance interval set to 1 mins 2022-08- > 03T14:13:31.007Z|00038|dpif_netdev|INFO|PMD auto load balance improvement > threshold set to 25% 2022-08-03T14:13:31.007Z|00039|dpif_netdev|INFO|PMD > auto load balance load threshold set to 95% 2022-08- > 03T14:13:31.008Z|00040|dpif_netdev|INFO|PMD auto load balance is disabled. > > 2022-08-03T14:13:31.015Z|00041|bridge|INFO|bridge br0: added interface > > br0 on port 65534 2022-08-03T14:13:31.016Z|00042|bridge|INFO|bridge > > br0: using datapath ID 0000825ba931f346 > > 2022-08-03T14:13:31.017Z|00043|connmgr|INFO|br0: added service > controller "punix:/root/ovs-dev/tests/system-userspace- > testsuite.dir/147/br0.mgmt" > > 2022-08-03T14:13:31.192Z|00044|bridge|INFO|bridge br0: added interface > > ovs-p0 on port 1 2022-08-03T14:13:31.322Z|00045|bridge|INFO|bridge > > br0: added interface ovs-p1 on port 2 > > 2022-08-03T14:13:31.535Z|00046|vconn|DBG|unix#0: sent (Success): > OFPT_HELLO (OF1.5) (xid=0x1): > > version bitmap: 0x01, 0x02, 0x03, 0x04, 0x05, 0x06 > > 2022-08-03T14:13:31.535Z|00047|vconn|DBG|unix#0: received: OFPT_HELLO > (xid=0x1): > > version bitmap: 0x01 > > 2022-08-03T14:13:31.535Z|00048|vconn|DBG|unix#0: negotiated OpenFlow > > version 0x01 (we support version 0x06 and earlier, peer supports > > version 0x01) > > 2022-08-03T14:13:31.535Z|00049|vconn|DBG|unix#0: received: OFPST_TABLE > request (xid=0x2): > > 2022-08-03T14:13:31.537Z|00050|vconn|DBG|unix#0: sent (Success): > OFPST_TABLE reply (xid=0x2): > > table 0: > > active=0, lookup=5, matched=0 > > max_entries=1000000 > > matching: > > exact match or wildcard: in_port eth_{src,dst,type} > > vlan_{vid,pcp} ip_{src,dst} nw_{proto,tos} tcp_{src,dst} > > > > table 1: > > active=0, lookup=0, matched=0 > > (same features) > > > > tables 2...253: ditto > > 2022-08-03T14:13:31.538Z|00051|vconn|DBG|unix#1: sent (Success): > OFPT_HELLO (OF1.5) (xid=0x2): > > version bitmap: 0x01, 0x02, 0x03, 0x04, 0x05, 0x06 > > 2022-08-03T14:13:31.538Z|00052|vconn|DBG|unix#1: received: OFPT_HELLO > (xid=0x3): > > version bitmap: 0x01 > > 2022-08-03T14:13:31.538Z|00053|vconn|DBG|unix#1: negotiated OpenFlow > > version 0x01 (we support version 0x06 and earlier, peer supports > > version 0x01) > > 2022-08-03T14:13:31.538Z|00054|vconn|DBG|unix#1: received: > OFPT_FEATURES_REQUEST (xid=0x4): > > 2022-08-03T14:13:31.539Z|00055|vconn|DBG|unix#1: sent (Success): > > OFPT_FEATURES_REPLY (xid=0x4): dpid:0000825ba931f346 n_tables:254, > > n_buffers:0 > > capabilities: FLOW_STATS TABLE_STATS PORT_STATS QUEUE_STATS > > ARP_MATCH_IP > > actions: output enqueue set_vlan_vid set_vlan_pcp strip_vlan > > mod_dl_src mod_dl_dst mod_nw_src mod_nw_dst mod_nw_tos mod_tp_src > > mod_tp_dst > > 1(ovs-p0): addr:be:53:62:71:1d:09 > > config: 0 > > state: 0 > > current: 10GB-FD COPPER > > speed: 10000 Mbps now, 0 Mbps max > > 2(ovs-p1): addr:f2:ff:51:32:b0:f6 > > config: 0 > > state: 0 > > current: 10GB-FD COPPER > > speed: 10000 Mbps now, 0 Mbps max > > LOCAL(br0): addr:82:5b:a9:31:f3:46 > > config: PORT_DOWN > > state: LINK_DOWN > > current: 10MB-FD COPPER > > speed: 10 Mbps now, 0 Mbps max > > 2022-08-03T14:13:31.540Z|00056|vconn|DBG|unix#2: sent (Success): > OFPT_HELLO (OF1.5) (xid=0x3): > > version bitmap: 0x01, 0x02, 0x03, 0x04, 0x05, 0x06 > > 2022-08-03T14:13:31.540Z|00057|vconn|DBG|unix#2: received: OFPT_HELLO > (xid=0x5): > > version bitmap: 0x01 > > 2022-08-03T14:13:31.540Z|00058|vconn|DBG|unix#2: negotiated OpenFlow > > version 0x01 (we support version 0x06 and earlier, peer supports > > version 0x01) > > 2022-08-03T14:13:31.541Z|00059|vconn|DBG|unix#2: received: > > OFPT_FLOW_MOD (xid=0x6): ADD priority=1 actions=NORMAL > > 2022-08-03T14:13:31.541Z|00060|vconn|DBG|unix#2: received: > OFPT_BARRIER_REQUEST (xid=0x7): > > 2022-08-03T14:13:31.541Z|00061|vconn|DBG|unix#2: sent (Success): > OFPT_BARRIER_REPLY (xid=0x7): > > 2022-08-03T14:13:31.542Z|00062|connmgr|INFO|br0<->unix#2: 1 flow_mods > > in the last 0 s (1 adds) 2022-08- > 03T14:13:31.554Z|00063|dpif_lookup_avx512_gather|INFO|Using non- > specialized AVX512 lookup for subtable (5,2) and possibly others. > > 2022-08-03T14:13:31.563Z|00064|unixctl|DBG|received request > > revalidator/purge[], id=0 2022-08- > 03T14:13:31.564Z|00065|unixctl|DBG|replying with success, id=0: "" > > 2022-08-03T14:13:31.593Z|00066|vconn|DBG|unix#4: sent (Success): > OFPT_HELLO (OF1.5) (xid=0x4): > > version bitmap: 0x01, 0x02, 0x03, 0x04, 0x05, 0x06 > > 2022-08-03T14:13:31.593Z|00067|vconn|DBG|unix#4: received: OFPT_HELLO > (xid=0x1): > > version bitmap: 0x01 > > 2022-08-03T14:13:31.593Z|00068|vconn|DBG|unix#4: negotiated OpenFlow > > version 0x01 (we support version 0x06 and earlier, peer supports > > version 0x01) > > 2022-08-03T14:13:31.594Z|00069|vconn|DBG|unix#4: received: OFPST_TABLE > request (xid=0x2): > > 2022-08-03T14:13:31.595Z|00070|vconn|DBG|unix#4: sent (Success): > OFPST_TABLE reply (xid=0x2): > > table 0: > > active=1, lookup=14, matched=9 > > max_entries=1000000 > > matching: > > exact match or wildcard: in_port eth_{src,dst,type} > > vlan_{vid,pcp} ip_{src,dst} nw_{proto,tos} tcp_{src,dst} > > > > table 1: > > active=0, lookup=0, matched=0 > > (same features) > > > > tables 2...253: ditto > > 2022-08-03T14:13:31.596Z|00071|vconn|DBG|unix#5: sent (Success): > OFPT_HELLO (OF1.5) (xid=0x5): > > version bitmap: 0x01, 0x02, 0x03, 0x04, 0x05, 0x06 > > 2022-08-03T14:13:31.596Z|00072|vconn|DBG|unix#5: received: OFPT_HELLO > (xid=0x3): > > version bitmap: 0x01 > > 2022-08-03T14:13:31.596Z|00073|vconn|DBG|unix#5: negotiated OpenFlow > > version 0x01 (we support version 0x06 and earlier, peer supports > > version 0x01) > > 2022-08-03T14:13:31.596Z|00074|vconn|DBG|unix#5: received: > OFPT_FEATURES_REQUEST (xid=0x4): > > 2022-08-03T14:13:31.597Z|00075|vconn|DBG|unix#5: sent (Success): > > OFPT_FEATURES_REPLY (xid=0x4): dpid:0000825ba931f346 n_tables:254, > > n_buffers:0 > > capabilities: FLOW_STATS TABLE_STATS PORT_STATS QUEUE_STATS > > ARP_MATCH_IP > > actions: output enqueue set_vlan_vid set_vlan_pcp strip_vlan > > mod_dl_src mod_dl_dst mod_nw_src mod_nw_dst mod_nw_tos mod_tp_src > > mod_tp_dst > > 1(ovs-p0): addr:be:53:62:71:1d:09 > > config: 0 > > state: 0 > > current: 10GB-FD COPPER > > speed: 10000 Mbps now, 0 Mbps max > > 2(ovs-p1): addr:f2:ff:51:32:b0:f6 > > config: 0 > > state: 0 > > current: 10GB-FD COPPER > > speed: 10000 Mbps now, 0 Mbps max > > LOCAL(br0): addr:82:5b:a9:31:f3:46 > > config: PORT_DOWN > > state: LINK_DOWN > > current: 10MB-FD COPPER > > speed: 10 Mbps now, 0 Mbps max > > 2022-08-03T14:13:31.598Z|00076|vconn|DBG|unix#6: sent (Success): > OFPT_HELLO (OF1.5) (xid=0x6): > > version bitmap: 0x01, 0x02, 0x03, 0x04, 0x05, 0x06 > > 2022-08-03T14:13:31.599Z|00077|vconn|DBG|unix#6: received: OFPT_HELLO > (xid=0x5): > > version bitmap: 0x01 > > 2022-08-03T14:13:31.599Z|00078|vconn|DBG|unix#6: negotiated OpenFlow > > version 0x01 (we support version 0x06 and earlier, peer supports > > version 0x01) > > 2022-08-03T14:13:31.599Z|00079|vconn|DBG|unix#6: received: > > OFPT_FLOW_MOD (xid=0x6): ADD priority=100,dl_type=0x8100 actions=drop > > 2022-08-03T14:13:31.599Z|00080|vconn|DBG|unix#6: received: > OFPT_BARRIER_REQUEST (xid=0x7): > > 2022-08-03T14:13:31.599Z|00081|vconn|DBG|unix#6: sent (Success): > OFPT_BARRIER_REPLY (xid=0x7): > > 2022-08-03T14:13:31.599Z|00082|connmgr|INFO|br0<->unix#6: 1 flow_mods > > in the last 0 s (1 adds) > > 2022-08-03T14:13:31.600Z|00001|dpif_netdev(revalidator75)|ERR|internal > > error parsing flow key > > skb_priority(0),skb_mark(0),ct_state(0),ct_zone(0),ct_mark(0),ct_label > > (0),recirc_id(0),dp_hash(0),in_port(3),packet_type(ns=0,id=0),eth(src= > > 06:9b:20:5f:53:eb,dst=33:33:ff:5f:53:eb),eth_type(0x88a8),vlan(vid=409 > > 4,pcp=0),encap(eth_type(0x8100),vlan(vid=100,pcp=0),encap(eth_type(0x8 > > 6dd),ipv6(src=::,dst=ff02::1:ff5f:53eb,label=0,proto=58,tclass=0,hlimi > > t=255,frag=no),icmpv6(type=135,code=0),nd(target=fe80::49b:20ff:fe5f:5 > > 3eb,sll=00:00:00:00:00:00,tll=00:00:00:00:00:00))) > > 2022-08-03T14:13:31.601Z|00002|dpif(revalidator75)|WARN|netdev@ovs-net > > dev: failed to put[modify] (Invalid argument) > > ufid:9f460380-9544-43fb-98db-b020b9d4785c > > skb_priority(0/0),skb_mark(0/0),ct_state(0/0),ct_zone(0/0),ct_mark(0/0 > > ),ct_label(0/0),recirc_id(0),dp_hash(0/0),in_port(3),packet_type(ns=0, > > id=0),eth(src=06:9b:20:5f:53:eb,dst=33:33:ff:5f:53:eb),eth_type(0x88a8 > > ),vlan(vid=4094,pcp=0/0x0),encap(eth_type(0x8100),vlan(vid=100/0x0,pcp > > =0/0x0),encap(eth_type(0x86dd),ipv6(src=::/::,dst=ff02::1:ff5f:53eb/:: > > ,label=0/0,proto=58/0,tclass=0/0,hlimit=255/0,frag=no),icmpv6(type=135 > > /0,code=0/0),nd(target=fe80::49b:20ff:fe5f:53eb/::,sll=00:00:00:00:00: > > 00/00:00:00:00:00:00,tll=00:00:00:00:00:00/00:00:00:00:00:00))), > > actions:drop > 147. system-traffic.at:6947: 147. 802.1ad - vlan_limit (system- > traffic.at:6947): FAILED (system-traffic.at:6972) > > Errors in DPIF test: > None > > Errors in MFEX test: > None _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
