On Wed, Feb 5, 2020 at 11:22 AM David Marchand
wrote:
>
> On Fri, Jan 24, 2020 at 5:56 AM wrote:
> >
> > From: Pavan Nikhilesh
> >
> > Use RTE_DIM macro to calculate array size
> >
> > Suggested-by: David Marchand
> > Signed-off-by: Pavan Nikhilesh
>
> I caught some integer type issue with byp
On Fri, Jan 24, 2020 at 5:56 AM wrote:
>
> From: Pavan Nikhilesh
>
> Use RTE_DIM macro to calculate array size
>
> Suggested-by: David Marchand
> Signed-off-by: Pavan Nikhilesh
I caught some integer type issue with bypass feature in test-pmd.
Will fix when applying.
For the series,
Acked-by:
From: Pavan Nikhilesh
Use RTE_DIM macro to calculate array size
Suggested-by: David Marchand
Signed-off-by: Pavan Nikhilesh
---
v3 Changes:
--
- remove variables that are used only once.(David)
- rebase on ToT.
- flush out rest of instances not using RTE_DIM.
v2 Changes:
--
3 matches
Mail list logo