Hi Ben, Thanks for your quick response.
Steps to reproduce the issue: 1) In ODL controller, configure *match criterias* as shown below: * a) inport to some valid port say eth1* * b) vlan-id as 0 * * c) pcp as 3* 2) Configure *action*: * a) outport to some other port say eth2* Now, check the flow entry on the switch. The flow entry has *vlan-id and pcp as 0*. But, pcp supposed to be 3. Please let me know if you need any help on this. Thanks, Kals. On Wed, Oct 7, 2015 at 8:39 PM, Ben Pfaff <[email protected]> wrote: > On Wed, Oct 07, 2015 at 02:38:57PM +0530, tech_kals Kals wrote: > > 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 ? > > No. > > How do we reproduce the problem? > _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
