[ovs-dev] [PATCH v2] netdev-dpdk: Refactor the DPDK transmit path.

David Marchand david.marchand at redhat.com
Tue Jan 12 07:57:00 UTC 2021


On Sun, Jan 10, 2021 at 4:05 AM Flavio Leitner <fbl at sysclose.org> wrote:
>
> 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

nit: has*

> transmit code under the txq lock.
>
> Signed-off-by: Flavio Leitner <fbl at sysclose.org>

Reviewed-by: David Marchand <david.marchand at redhat.com>

Thanks.


-- 
David Marchand



More information about the dev mailing list