Hi Honnappa,
On 14/10/2021 02:19, Honnappa Nagarahalli wrote:
On Wed, 13 Oct 2021 16:38:58 -0500
Honnappa Nagarahalli wrote:
--- a/lib/hash/rte_hash.h
+++ b/lib/hash/rte_hash.h
@@ -430,7 +430,6 @@ rte_hash_get_key_with_position(const struct
rte_hash *h, const int32_t position,
* -
> -Original Message-
> From: Honnappa Nagarahalli
> Sent: Wednesday, October 13, 2021 5:19 PM
> To: Stephen Hemminger
> Cc: dev@dpdk.org; m...@ashroe.eu; Wang, Yipeng1
> ; Dharmik Thakkar ;
> nd ; Medvedkin, Vladimir ;
> nd
> Subject: RE: [dpdk-dev] [PATCH] h
>
> On Wed, 13 Oct 2021 16:38:58 -0500
> Honnappa Nagarahalli wrote:
>
> > --- a/lib/hash/rte_hash.h
> > +++ b/lib/hash/rte_hash.h
> > @@ -430,7 +430,6 @@ rte_hash_get_key_with_position(const struct
> rte_hash *h, const int32_t position,
> > * - 0 if freed successfully
> > * - -EINVAL
On Wed, 13 Oct 2021 16:38:58 -0500
Honnappa Nagarahalli wrote:
> --- a/lib/hash/rte_hash.h
> +++ b/lib/hash/rte_hash.h
> @@ -430,7 +430,6 @@ rte_hash_get_key_with_position(const struct rte_hash *h,
> const int32_t position,
> * - 0 if freed successfully
> * - -EINVAL if the parameters ar
Promote rte_hash_free_key_with_position and rte_hash_rcu_qsbr_add APIs
to stable.
Signed-off-by: Honnappa Nagarahalli
Reviewed-by: Dharmik Thakkar
---
lib/hash/rte_hash.h | 2 --
lib/hash/version.map | 4 ++--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/lib/hash/rte_hash.h b
5 matches
Mail list logo