Acked-by: Chengwen Feng <[email protected]> On 11/7/2025 11:49 PM, Bruce Richardson wrote: > From: Stephen Hemminger <[email protected]> > > Add RTE_MIN3() to handle case of RTE_MIN(RTE_MIN(...)), and similarly > add RTE_MAX3(). Change name of local temporary variables in RTE_MAX() > to allow for combinations of RTE_MIN(RTE_MAX(...)) without causing > shadow declaration warnings. > > Signed-off-by: Stephen Hemminger <[email protected]> > Signed-off-by: Bruce Richardson <[email protected]>
- [RFC PATCH 12/19] bus/pci: remove shadowed variables Bruce Richardson
- [RFC PATCH 13/19] net/intel: rename function param to avo... Bruce Richardson
- [RFC PATCH 14/19] net/e1000: fix build with shadow warnin... Bruce Richardson
- [RFC PATCH 15/19] net/i40e: fix build with shadow warning... Bruce Richardson
- [RFC PATCH 16/19] net/ice: fix build with shadow warnings... Bruce Richardson
- [RFC PATCH 17/19] net/cpfl: fix build with shadow warning... Bruce Richardson
- [RFC PATCH 18/19] net/ixgbe: fix build with shadow warnin... Bruce Richardson
- [RFC PATCH 19/19] app/test-pmd: fix build with shadow war... Bruce Richardson
- [RFC PATCH v2 00/33] build DPDK with -Wshadow Bruce Richardson
- [RFC PATCH v2 01/33] eal: add more min/max helpers Bruce Richardson
- Re: [RFC PATCH v2 01/33] eal: add more min/max h... fengchengwen
- RE: [RFC PATCH v2 01/33] eal: add more min/m... Morten Brørup
- Re: [RFC PATCH v2 01/33] eal: add more m... Bruce Richardson
- [RFC PATCH v2 02/33] eal: fix variable shadowing Bruce Richardson
- Re: [RFC PATCH v2 02/33] eal: fix variable shado... fengchengwen
- [RFC PATCH v2 03/33] ethdev: fix variable shadowing ... Bruce Richardson
- Re: [RFC PATCH v2 03/33] ethdev: fix variable sh... Andrew Rybchenko
- Re: [RFC PATCH v2 03/33] ethdev: fix variable sh... fengchengwen
- [RFC PATCH v2 04/33] eventdev: fix variable shadowin... Bruce Richardson
- [RFC PATCH v2 05/33] net: remove shadowed variable Bruce Richardson
- [RFC PATCH v2 06/33] pipeline: fix variable shadowin... Bruce Richardson

