On May 6, 2013, at 4:09 PM, Luiz Ozaki <luiz.oz...@locaweb.com.br> wrote:

> On 5/6/13 7:21 PM, Ben Pfaff wrote:
>> On Mon, May 06, 2013 at 05:41:53PM -0300, Luiz Ozaki wrote:
>>> Production works fine BUT at the LAB the IN_PORT that I'm passing is
>>> 3 and it's matching with the IN_PORT 174 from my OF rule.
>> The in_port value in this form of ofproto/trace is a kernel datapath
>> port number, not an OpenFlow one.  The numbering usually differs;
>> there is no relationship.  You can view the kernel datapath port
>> numbers with "ovs-dpctl show".
> 
> Oh, got it !
> 
> It's working fine then.
> 
> Thanks !

Just so you don't think you're going insane, the behavior changed in 1.10, and 
they used to look the same other than the "local" port.

--Justin


_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to