[ovs-discuss] [HELP] Question about dpif execute error in qinq scenario

txfh2007 txfh2007 at aliyun.com
Thu Sep 19 14:54:46 UTC 2019


Hi all:

     During qinq testing , I got following error, and VM ping VM fail, I guess the reason is the "pop_vlan && ct(zone=XXX)" action not supported by kernel module. As the pop_vlan action just pop the outer vlan, and the pkt with remained inner vlan  cannot do ct action. So the icmp request pkt  with double vlan tags be dropped by kernel . Am I right ?
     My OS is CentOS 7.3 and kernel version is "3.10.0-514" , conntrack version is v1.4.4.

    Many Thanks for anyone could help !

Timo

dpif(handler26)|WARN|system at ovs-system: failed to put[create] (Invalid argument) ufid:db1cd8fc-e6f0-4d73-b164-c710adc7766e recirc_id(0),dp_hash(0/0),skb_priority(0/0),in_port(13),skb_mark(0/0),ct_state(0/0x20),ct_zone(0/0),ct_mark(0/0),ct_label(0/0),eth(src=fa:16:3e:9a:75:80,dst=fa:16:3e:83:83:30),eth_type(0x8100),vlan(vid=867,pcp=0),encap(eth_type(0x8100)), actions:userspace(pid=4294919679,slow_path(match))

2019-09-19T14:21:39.431Z|00008|dpif(handler26)|WARN|system at ovs-system: execute pop_vlan,ct(zone=19),recirc(0x29) failed (Invalid argument) on packet icmp,dl_vlan=867,dl_vlan_pcp=0,dl_vlan1=666,dl_vlan_pcp1=0,dl_src=fa:16:3e:9a:75:80,dl_dst=fa:16:3e:83:83:30,nw_src=192.168.100.200,nw_dst=192.168.100.100,nw_tos=0,nw_ecn=0,nw_ttl=64,icmp_type=8,icmp_code=0 icmp_csum:fae9
 with metadata skb_priority(0),skb_mark(0),in_port(13) mtu 0




More information about the discuss mailing list