On 12/5/21 07:13, Eli Britstein wrote: > Acked-by: Eli Britstein <[email protected]>
Thanks! Applied. Best regards, Ilya Maximets. > > On 12/3/2021 11:12 PM, Ilya Maximets wrote: >> External email: Use caution opening links or attachments >> >> >> Last RX queue, from which the packet got received, is already stored >> in the PMD context. So, we can get the netdev from it without the >> expensive hash map lookup. >> >> In my V2V testing this patch improves performance in case HW offload >> and experimental APIs are enabled by about 3%. That narrows down the >> performance difference with the case with experimental API disabled >> to about 0.5%, which is way within a margin of error for that setup. >> >> Signed-off-by: Ilya Maximets <[email protected]> >> --- _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
