Re: [dpdk-dev] [PATCH v2 4/13] net/ionic: use the existing array-size macro
On 1/29/2021 10:44 PM, Andrew Boyer wrote: Using the RTE_DIM() macro makes the code clearer. Signed-off-by: Andrew Boyer Applied to dpdk-next-net/main, thanks.
[dpdk-dev] [PATCH v2 4/13] net/ionic: use the existing array-size macro
Using the RTE_DIM() macro makes the code clearer. Signed-off-by: Andrew Boyer --- drivers/net/ionic/ionic_dev.c| 10 -- drivers/net/ionic/ionic_ethdev.c | 3 +-- drivers/net/ionic/ionic_lif.c| 9 +++-- drivers/net/ionic/ionic_main.c | 32 +++-