On 7/5/16 13:26, Ben Pfaff wrote:
> On Tue, Jul 05, 2016 at 11:09:26AM +0800, Zhang Haoyu wrote:
>> How to invalidate a dp-flow which was generated by of-flow, like
>> recirc_id(0),in_port(2),eth(src=50:1c:bf:71:13:22,dst=50:1c:bf:71:13:22),eth_type(0x9000),
>>  packets:27, bytes:1620, used:8.822s, actions:drop
> 
> Datapath flows are an implementation detail, so you need not taken any
> action.
> 

I just want to replace this dp-flow with a static dp-flow added by dpctl 
add-flow, 
then this flow will not be invalidated forever.

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

Reply via email to