[dpdk-stable] [PATCH] eal: fix memory mapping for 32-bit targets

Lance Richardson lance.richardson at broadcom.com
Fri May 7 20:55:49 CEST 2021


> Windows compilation is failing in CI, apparently Windows doesn't
> understand "off_t".
>
> Should we add an "rte_off_t" definition for non-POSIX portability?

On second thought, it's probably better to simply use uint64_t.


More information about the stable mailing list