[ovs-discuss] 答复: Re: Encap mask attribute is set for non-VLAN frame

zhao.jin2 at zte.com.cn zhao.jin2 at zte.com.cn
Wed Apr 27 06:29:27 UTC 2016


Hi,Joe:
Sorry for late reply. i create a bridge 'br0',  and add port 'eth0' to it, 
 set port br0 vlan tag=50
for network driver reason, i must use VLAN splinter, and so i use the cmd 
below
ovs-vsctl set interface eth0 other_config:enable-vlan-splinters=true

i give br0 an ip addresss 1.1.1.1/24, and then ping 1.1.1.2, and then 
netlink is continuous logging the logs
[670781.816742] openvswitch: netlink: Encap mask attribute is set for 
non-VLAN frame.

and the ping is failed

[root at host-192-168-2-129 ~]# ovs-vsctl show
    Bridge "br0"
        Port "eth0"
            Interface "eth0"
        Port "br0"
            tag: 50
            Interface "br0"
                type: internal

[root at host-192-168-2-129 ~]# ovs-dpctl show
system at ovs-system:
        lookups: hit:7842 missed:3103 lost:3
        flows: 0
        masks: hit:20925 total:1 hit/pkt:1.91
        port 0: ovs-system (internal)
        port 1: vxlan_sys_4789 (vxlan)
        port 2: br0 (internal)
        port 3: eth0
        port 4: eth0.50

datapath has no flows
[root at host-192-168-2-129 ~]# ovs-dpctl dump-flows
[root at host-192-168-2-129 ~]#






Joe Stringer <joe at ovn.org> 
2016/04/26 02:25

收件人
zhao.jin2 at zte.com.cn, 
抄送
discuss <discuss at openvswitch.org>
主题
Re: [ovs-discuss] Encap mask attribute is set for non-VLAN frame






On 24 April 2016 at 23:08,  <zhao.jin2 at zte.com.cn> wrote:
> Hi, dear all:
> I 'm using ovs2.5.0, and i find netlink is continuous logging the logs
> below, can anyone tell me why?
>
> [670780.815805] openvswitch: netlink: Encap mask attribute is set for
> non-VLAN frame.
> [670780.824328] openvswitch: netlink: Encap mask attribute is set for
> non-VLAN frame.
> [670781.816742] openvswitch: netlink: Encap mask attribute is set for
> non-VLAN frame.

What kind of traffic are you sending through OVS?

What does your flow table look like?


--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s).  If you are not an intended recipient, any disclosure, reproduction, distribution or other dissemination or use of the information contained is strictly prohibited.  If you have received this mail in error, please delete it and notify us immediately.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20160427/c2165ef2/attachment-0002.html>


More information about the discuss mailing list