Hi experts,

  When configuring a flow for handling priority tagged flow from
controller, am observing VLAN TCI and PCP is not proper in OVS-2.1.0.

The below test case i run:

1) configuring vlan id = 0, pcp = 3, inport = eth1, outport = eth2, ether
type=0 from OpenDayLight Controller.

When I try to read vlan tci from flow-rule, it gives as 0 so pcp is also
set 0.

is it a known issue ?

But, when I look at the code, vlan and pcp are properly set. Not sure why i
get into this misbehavior. Could someone shed some light on this ?

****VLAN TCI is proper when I set vlanid to some value (i.e. >0) and pcp.
But, for priority tagged packet, vlan id should be zero and pcp should be
configured to some value. *


Thanks,
Kals.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to