On Thu, Sep 21, 2023 at 8:14 PM Tyler Retzlaff <[email protected]> wrote: > > doxygen document generation does traverse RTE_TOOLCHAIN_MSVC conditional > compilation paths so move the documentation for per lcore macros out of > the RTE_TOOLCHAIN_MSVC block. > > Fixes: b2f967dcae69 ("eal: implement per lcore variables for MSVC") > > Signed-off-by: Tyler Retzlaff <[email protected]>
Reviewed-by: David Marchand <[email protected]> Applied, thanks Tyler. -- David Marchand

