> > Subject: [PATCH 20.08] crypto/scheduler: use ring peek API
> >
> > scheduler PMD uses its own hand-made peek functions
> > that directly access rte_ring internals.
> > As now rte_ring has an API for that type of functionality -
> > change scheduler PMD to use API provided by rte_ring.
> >
> > S
> -Original Message-
> From: Ananyev, Konstantin
> Sent: Friday, May 22, 2020 12:58 PM
> To: dev@dpdk.org
> Cc: Zhang, Roy Fan ; Ananyev, Konstantin
>
> Subject: [PATCH 20.08] crypto/scheduler: use ring peek API
>
> scheduler PMD uses its own hand-made peek functions
> that directly a
scheduler PMD uses its own hand-made peek functions
that directly access rte_ring internals.
As now rte_ring has an API for that type of functionality -
change scheduler PMD to use API provided by rte_ring.
Signed-off-by: Konstantin Ananyev
---
.../crypto/scheduler/scheduler_multicore.c| 28
3 matches
Mail list logo