[dpdk-dev] [PATCH 2/2] doc: announce eth new offload flag and group field

Jerin Jacob jerinjacobk at gmail.com
Sat Aug 7 15:32:26 CEST 2021


On Wed, Aug 4, 2021 at 5:59 PM Andrew Rybchenko
<andrew.rybchenko at oktetlabs.ru> wrote:
>
> On 8/4/21 11:08 AM, Slava Ovsiienko wrote:
> >> -----Original Message-----
> >> From: dev <dev-bounces at dpdk.org> On Behalf Of Xueming Li
> >> Sent: Monday, August 2, 2021 16:11
> >> Cc: dev at dpdk.org; Xueming(Steven) Li <xuemingl at nvidia.com>; Ray Kinsella
> >> <mdr at ashroe.eu>
> >> Subject: [dpdk-dev] [PATCH 2/2] doc: announce eth new offload flag and
> >> group field
> >>
> >> To support shared Rx queue, this patch announces new offload flag
> >> RTE_ETH_RX_OFFLOAD_SHARED_RXQ and new shared_group field to struct
> >> rte_eth_rxconf in DPDK v21.11.
> >>
> >> [1] mail list discussion:
> >> https://mails.dpdk.org/archives/dev/2021-July/215575.html
> >>
> >> Signed-off-by: Xueming Li <xuemingl at nvidia.com>
> >
> > We need this change to handle shared queues - the same queue
> > object can be shared by multiple ports, and releasing routine should
> > know exactly on which port_id/queue_id  object is being released.
> >
> > Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
> >
>
> Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>

Acked-by: Jerin Jacob <jerinj at marvell.com>


More information about the dev mailing list