On 4/28/22 15:39, Mike Pattrick wrote:
> From: Flavio Leitner <[email protected]>
> 
> From: Flavio Leitner <[email protected]>
> 
> 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.
> 
> Signed-off-by: Flavio Leitner <[email protected]>
> Reviewed-by: David Marchand <[email protected]>
> Signed-off-by: Mike Pattrick <[email protected]>
> Acked-by: Sunil Pai G <[email protected]>
> Co-authored-by: Mike Pattrick <[email protected]>
> ---
>  lib/netdev-dpdk.c | 335 +++++++++++++++++++---------------------------
>  1 file changed, 140 insertions(+), 195 deletions(-)

Thanks!  Applied to master and branch-2.17.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to