Re: [ovs-dev] set_field:222->pkt_mark does not take effect

2014-09-17 Thread Nirmalanand Jebakumar
to the baseline? - If not, any rough timelines on when we can expect the fix to be integrated into the baseline? Regards, Nirmal > On Wed, Sep 17, 2014 at 11:32:20AM -0700, Ben Pfaff wrote: > > OK, this may be a bug. I'll try to investigate soon. > > > > On Wed, Sep

Re: [ovs-dev] set_field:222->pkt_mark does not take effect

2014-09-17 Thread Nirmalanand Jebakumar
530, Nirmalanand Jebakumar wrote: > > In this link below, I read that pkt_mark is supported as a MATCH field. > > Does OVS support pkt_mark as a SET action? > > Yes. > > > The command I ran is > > /usr/bin/ovs-ofctl add-flow -O Openflow13 br0 " > > hard_timeout=36

[ovs-dev] set_field:222->pkt_mark does not take effect

2014-09-17 Thread Nirmalanand Jebakumar
Hello everyone, For some implementation of ours, we need to mark the socket buffer(sk_buff->skb_mark) using flows in an openvswitch (v 2.0) before sending it through an egress vxlan port on the OVS, for setting ToS and CoS values using iptables command later. VXLAN offload is not enabled on the h

Re: [ovs-dev] OVS 2.1.2 & 2.0.0: ovs-ofctl: with actions=goto_table fails

2014-06-26 Thread Nirmalanand Jebakumar
:1 Thanks. You can consider this query as closed. Regards, Nirmal On Fri, Jun 27, 2014 at 12:06 AM, Nirmalanand Jebakumar wrote: > On Thu, Jun 26, 2014 at 8:45 PM, Jarno Rajahalme > wrote: >> >> On Jun 26, 2014, at 5:32 AM, Nirmalanand Jebakumar >> wrote: >> >

Re: [ovs-dev] OVS 2.1.2 & 2.0.0: ovs-ofctl: with actions=goto_table fails

2014-06-26 Thread Nirmalanand Jebakumar
On Thu, Jun 26, 2014 at 8:45 PM, Jarno Rajahalme wrote: > > On Jun 26, 2014, at 5:32 AM, Nirmalanand Jebakumar > wrote: > >> Hello, >> >> I'm running OVS version 2.1.2 on RHEL 6.5. >> When I try to add a flow with the goto_table keyword, it fails with

[ovs-dev] OVS 2.1.2 & 2.0.0: ovs-ofctl: with actions=goto_table fails

2014-06-26 Thread Nirmalanand Jebakumar
Hello, I'm running OVS version 2.1.2 on RHEL 6.5. When I try to add a flow with the goto_table keyword, it fails with the below message: # ovs-ofctl add-flow br0 "table=0,dl_dst=aa:bb:cc:dd:ee:ff, actions=goto_table:1" ovs-ofctl: none of the usable flow formats (OXM,OpenFlow11) is among the allow