On 6 Jul 2021, at 15:11, Cian Ferriter wrote:

> From: Kumar Amber <[email protected]>
>
> This commit introduces additional command line paramter
> for mfex study function. If user provides additional packet out
> it is used in study to compare minimum packets which must be processed
> else a default value is choosen.
> Also introduces a third paramter for choosing a particular pmd core.
>
> $ ovs-appctl dpif-netdev/miniflow-parser-set study 500 3
>
> Signed-off-by: Kumar Amber <[email protected]>


When doing some testing I ran into another corner case. If I start one PMD with 
packet count 1000, and then another with packet count 10. Both will use 10, as 
the packet count value, as is stored globally.

> ---
< SNIP>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to