Hi Flavio, Mike, 

> From: Flavio Leitner <f...@sysclose.org>
> 
> This patch split out the common code between vhost and dpdk transmit paths
> to shared functions to simplify the code and fix an issue.
> 
> The issue is that the packet coming from non-DPDK device and egressing on
> a DPDK device currently skips the hwol preparation.
> 
> This also have the side effect of leaving only the dpdk transmit code
> under the txq lock.
> 
> Signed-off-by: Flavio Leitner <f...@sysclose.org>
> Reviewed-by: David Marchand <david.march...@redhat.com>
> Signed-off-by: Mike Pattrick <m...@redhat.com>
> ---

I ran the burst and scatter profile tests with this patch and don't see perf 
drop(reported in v2) anymore :)
Other than missing the Co-authored-by tag, rest of the patch LGTM, 
With that,
 
Acked-by: Sunil Pai G <sunil.pa...@intel.com>


Thanks and Regards,
Sunil
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to