On Thu, Mar 19, 2020 at 8:38 PM Vipul Ujawane <[email protected]> wrote:
>
> Hello all,
> I was looking into the ranking within the Megaflow Cache, especially this 
> patch https://patchwork.ozlabs.org/patch/648896/ which is implemented for the 
> DPDK userspace datapath in the lib/dpif-netdev.c file. As this increases the 
> performance by improving the linear search function, I was wondering if a 
> similar ranking is implemented within the kernel datapath as well. I wasn't 
> able to find the relevant source code for it, if possible can someone point 
> me towards it (if the ranking is implemented at all in this case)?
>
Hi Vipul,
No, this feature is not implemented in kernel datapath.
William
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to