Is it even possible to disable the cache?
Thanks, Santiago Vidal.
2015-12-03 11:38 GMT-02:00 Santiago Vidal :
> Hello.
>
> I'm working on an experiment to study the impact of a large number of
> flows in a switch. I would like to know how I can disable the flow cache in
> t
Hello.
I'm working on an experiment to study the impact of a large number of flows in
a switch. I would like to know how I can disable the flow cache in the kernel
module, so that every packet has to go through the OpenFlow pipeline.
I tried 'ovs-appctl upcall/set-flow-limit 0' but it did not w