[PATCH v3] net/axgbe: invoke correct API when offloads enabled

Ferruh Yigit ferruh.yigit at amd.com
Wed Nov 15 13:59:09 CET 2023


On 11/15/2023 12:54 PM, Sebastian, Selwin wrote:

> -----Original Message-----
> From: K.E., Jesna <Jesna.K.e at amd.com>
> Sent: Wednesday, November 15, 2023 11:26 AM
> To: dev at dpdk.org
> Cc: Yigit, Ferruh <Ferruh.Yigit at amd.com>; Sebastian, Selwin <Selwin.Sebastian at amd.com>; K.E., Jesna <Jesna.K.e at amd.com>
> Subject: [PATCH v3] net/axgbe: invoke correct API when offloads enabled
> 
> A bug was introduced with the recent fix that when an offload feature is enabled axgbe_xmit_pkts_vec API is called rather than axgbe_xmit_pkts API.This patch fixes it.
> 
> Fixes: 9963b5131af8 ("net/axgbe: support multi-process")
> 
> Signed-off-by: Jesna K E <jesna.k.e at amd.com>
> 
> Acked-by: Selwin Sebastian<selwin.sebastian at amd.com>
> 
Applied to dpdk-next-net/main, thanks.


More information about the dev mailing list