[PATCH v3 08/11] eal: expand most macros to empty when using msvc
Stephen Hemminger
stephen at networkplumber.org
Thu Apr 6 04:25:45 CEST 2023
On Wed, 5 Apr 2023 17:45:16 -0700
Tyler Retzlaff <roretzla at linux.microsoft.com> wrote:
> For now expand a lot of common rte macros empty. The catch here is we
> need to test that most of the macros do what they should but at the same
> time they are blocking work needed to bootstrap of the unit tests.
>
> Later we will return and provide (where possible) expansions that work
> correctly for msvc and where not possible provide some alternate macros
> to achieve the same outcome.
>
> Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
Ok, but doesn't SAL have definitions for most of these?
More information about the dev
mailing list