> > > > > > > +++ b/lib/librte_ring/rte_ring_template.h
> > > > > > > @@ -0,0 +1,330 @@
> > > > > > > +/* SPDX-License-Identifier: BSD-3-Clause
> > > > > > > + * Copyright (c) 2019 Arm Limited */
> > > > > > > +
> > > > > > > +#ifndef _RTE_RING_TEMPLATE_H_ #define
> _RTE_RING_TEMPLATE_H_
> > > >
>
> > > > > > +++ b/lib/librte_ring/rte_ring_template.h
> > > > > > @@ -0,0 +1,330 @@
> > > > > > +/* SPDX-License-Identifier: BSD-3-Clause
> > > > > > + * Copyright (c) 2019 Arm Limited */
> > > > > > +
> > > > > > +#ifndef _RTE_RING_TEMPLATE_H_
> > > > > > +#define _RTE_RING_TEMPLATE_H_
> > >
> > > > > +++ b/lib/librte_ring/rte_ring_template.h
> > > > > @@ -0,0 +1,330 @@
> > > > > +/* SPDX-License-Identifier: BSD-3-Clause
> > > > > + * Copyright (c) 2019 Arm Limited */
> > > > > +
> > > > > +#ifndef _RTE_RING_TEMPLATE_H_
> > > > > +#define _RTE_RING_TEMPLATE_H_
> > > > > +
> > > > >
> >
> > > > Add templates to support creating ring APIs with different ring
> > > > element sizes.
> > > >
> > > > Signed-off-by: Honnappa Nagarahalli
> > > > Reviewed-by: Dharmik Thakkar
> > > > Reviewed-by: Gavin Hu
> > > > Reviewed-by: Ruifeng Wang
> > > > ---
> > > > lib/librte_ring/Make
>
> Cc: dev@dpdk.org; Dharmik Thakkar ; Gavin Hu (Arm
> Technology China) ; Ruifeng
> Wang (Arm Technology China) ; Honnappa Nagarahalli
> ; nd
> ; nd
> Subject: RE: [dpdk-dev] [PATCH 2/5] lib/ring: add template to support
> different element sizes
>
> > > A
> > Add templates to support creating ring APIs with different ring
> > element sizes.
> >
> > Signed-off-by: Honnappa Nagarahalli
> > Reviewed-by: Dharmik Thakkar
> > Reviewed-by: Gavin Hu
> > Reviewed-by: Ruifeng Wang
> > ---
> > lib/librte_ring/Makefile| 4 +-
> > lib/librte_r
>
>
> Add templates to support creating ring APIs with different
> ring element sizes.
>
> Signed-off-by: Honnappa Nagarahalli
> Reviewed-by: Dharmik Thakkar
> Reviewed-by: Gavin Hu
> Reviewed-by: Ruifeng Wang
> ---
> lib/librte_ring/Makefile| 4 +-
> lib/librte_ring/meson.
Add templates to support creating ring APIs with different
ring element sizes.
Signed-off-by: Honnappa Nagarahalli
Reviewed-by: Dharmik Thakkar
Reviewed-by: Gavin Hu
Reviewed-by: Ruifeng Wang
---
lib/librte_ring/Makefile| 4 +-
lib/librte_ring/meson.build | 4 +-
lib/l
8 matches
Mail list logo