On Thu, Oct 17, 2019 at 2:10 PM wrote:
>
> From: Pavan Nikhilesh
>
> Use RTE_DIM instead of re-defining ARRAY_SIZE.
>
> Signed-off-by: Pavan Nikhilesh
> Acked-by: Gage Eads
Applied, thanks.
I had a similar patch in store :-).
If you want to continue on this topic, look at other files in app/
From: Pavan Nikhilesh
Use RTE_DIM instead of re-defining ARRAY_SIZE.
Signed-off-by: Pavan Nikhilesh
Acked-by: Gage Eads
---
v2 Changes:
--
- Drop [2/3] drivers: use RTE_DIM instead of ARRAY_SIZE as the same sources
might be reused outside DPDK.
app/test/test_cryptodev_asym.c | 8
2 matches
Mail list logo