> From: Thomas Monjalon
> Sent: Thursday, June 18, 2020 5:52 PM
>
> 18/06/2020 14:16, Parav Pandit:
> > From: Parav Pandit
> > > From: Thomas Monjalon
> > > > 15/06/2020 21:33, Gaëtan Rivet:
> > > > > On 10/06/20 17:17 +, Parav Pandit wrote:
> > > > > > There are several drivers which dup
18/06/2020 14:16, Parav Pandit:
> From: Parav Pandit
> > From: Thomas Monjalon
> > > 15/06/2020 21:33, Gaëtan Rivet:
> > > > On 10/06/20 17:17 +, Parav Pandit wrote:
> > > > > There are several drivers which duplicate bit generation macro.
> > > > > Introduce a generic bit macros so that such
Hi Thomas,
> From: dev On Behalf Of Parav Pandit
> Sent: Thursday, June 18, 2020 2:55 PM
>
> > From: Thomas Monjalon
> > Sent: Wednesday, June 17, 2020 1:35 PM
> >
> > 15/06/2020 21:33, Gaëtan Rivet:
> > > On 10/06/20 17:17 +, Parav Pandit wrote:
> > > > There are several drivers which dupl
> From: Thomas Monjalon
> Sent: Wednesday, June 17, 2020 1:35 PM
>
> 15/06/2020 21:33, Gaëtan Rivet:
> > On 10/06/20 17:17 +, Parav Pandit wrote:
> > > There are several drivers which duplicate bit generation macro.
> > > Introduce a generic bit macros so that such drivers avoid redefining
15/06/2020 21:33, Gaëtan Rivet:
> On 10/06/20 17:17 +, Parav Pandit wrote:
> > There are several drivers which duplicate bit generation macro.
> > Introduce a generic bit macros so that such drivers avoid redefining
> > same in multiple drivers.
> >
> > Signed-off-by: Parav Pandit
> > ---
[..
Hello Parav,
On 10/06/20 17:17 +, Parav Pandit wrote:
> There are several drivers which duplicate bit generation macro.
> Introduce a generic bit macros so that such drivers avoid redefining
> same in multiple drivers.
>
> Signed-off-by: Parav Pandit
> ---
> lib/librte_eal/include/rte_bits.
There are several drivers which duplicate bit generation macro.
Introduce a generic bit macros so that such drivers avoid redefining
same in multiple drivers.
Signed-off-by: Parav Pandit
---
lib/librte_eal/include/rte_bits.h | 10 ++
1 file changed, 10 insertions(+)
create mode 100644 l
7 matches
Mail list logo