On Tue, Apr 16, 2024 at 08:19:29AM -0700, Stephen Hemminger wrote: > Use RTE_DIM instead of computing directly with sizeof. > Patch automatically generated via cocci/rte_dim.cocci. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > --- Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com>
- [PATCH 0/5] use RTE_DIM where possible Stephen Hemminger
- [PATCH 1/5] cocci: add script to use RTE_DIM Stephen Hemminger
- [PATCH 2/5] app: use RTE_DIM Stephen Hemminger
- Re: [PATCH 2/5] app: use RTE_DIM Tyler Retzlaff
- RE: [EXTERNAL] [PATCH 2/5] app: use RTE_DIM Akhil Goyal
- [PATCH 3/5] lib: use RTE_DIM Stephen Hemminger
- Re: [PATCH 3/5] lib: use RTE_DIM Tyler Retzlaff
- [PATCH 4/5] examples _use RTE_DIM Stephen Hemminger
- Re: [PATCH 4/5] examples _use RTE_DIM Tyler Retzlaff
- [PATCH 5/5] drivers/net: use RTE_DIM Stephen Hemminger
- Re: [PATCH 5/5] drivers/net: use RTE_DIM Ferruh Yigit
- Re: [PATCH 5/5] drivers/net: use RTE_DIM Stephen Hemminger
- Re: [PATCH 5/5] drivers/net: use RTE_DI... Ferruh Yigit