Hi Justin, that did not help. I tried with both "secure" and "standalone" but 
still MAC address is present in data-path.

-----Original Message-----
From: Justin Pettit [mailto:jpet...@ovn.org] 
Sent: Wednesday, June 29, 2016 6:07 PM
To: Manu S. Keshava <m...@chelsio.com>
Cc: discuss@openvswitch.org
Subject: Re: [ovs-discuss] Mask MAC address in DataPath


> On Jun 27, 2016, at 6:23 PM, Manu S. Keshava <m...@chelsio.com> wrote:
> 
> ofctl dump......
> NXST_FLOW reply (xid=0x4):
> cookie=0x0, duration=53.372s, table=0, n_packets=1059375, n_bytes=63562500, 
> idle_age=0, priority=500,tcp,in_port=1 actions=output:2
> 
> Is there a way to avoid this MAC address been appended in the DATA-PATH? Or 
> is something missing that is causing the MAC to be part of the data-path?

I suspect it's due to "hidden" flows related to fail-mode--in particular a flow 
that uses the "normal" action.  If you change the fail-mode to "secure" from 
"standalone", does it stop matching on those fields?  You can see those hidden 
flows with "ovs-appctl bridge/dump-flows <bridge>".

--Justin


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

Reply via email to