On Thu, Feb 15, 2024 at 02:20:17PM -0800, Tyler Retzlaff wrote: > Introduce a new macro __rte_attribute intended for internal use that > may be used when defining other __rte_xxx macros that should expand > empty on MSVC. > > Use the new macro to clean up conditional compile in rte_common.h > > Tyler Retzlaff (1): > eal: provide rte attribute macro for GCC attribute > > lib/eal/include/rte_common.h | 77 > ++++++++++++-------------------------------- > 1 file changed, 21 insertions(+), 56 deletions(-) > > -- > 1.8.3.1
series was not popular so withdrawn due to objections.