On 11/15/2023 12:54 PM, Sebastian, Selwin wrote:
> -Original Message-
> From: K.E., Jesna
> Sent: Wednesday, November 15, 2023 11:26 AM
> To: dev@dpdk.org
> Cc: Yigit, Ferruh ; Sebastian, Selwin
> ; K.E., Jesna
> Subject: [PATCH v3] net/axgbe: invoke correct API
[Public]
Acked-by: Selwin Sebastian
-Original Message-
From: K.E., Jesna
Sent: Wednesday, November 15, 2023 11:26 AM
To: dev@dpdk.org
Cc: Yigit, Ferruh ; Sebastian, Selwin
; K.E., Jesna
Subject: [PATCH v3] net/axgbe: invoke correct API when offloads enabled
A bug was introduced with
On 11/15/2023 5:56 AM, Jesna K E wrote:
> 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: Jes
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
---
drivers/net/axgbe/axgbe_ethdev.c | 6
4 matches
Mail list logo