[PATCH v3] graph: expose node context as pointers
Robin Jarry
rjarry at redhat.com
Mon Mar 25 12:15:06 CET 2024
Jerin Jacob, Mar 25, 2024 at 12:08:
> > It will not be taken into account for MSVC. Is that OK?
>
> Why?. rte_mbuf has a similar scheme.
> RTE_MARKER cacheline1 __rte_cache_min_aligned;
RTE_MARKER* types seem not defined for the MSVC toolchain.
https://github.com/DPDK/dpdk/blob/v24.03-rc4/lib/eal/include/rte_common.h#L589-L602
Maybe I am missing something.
More information about the dev
mailing list