[dpdk-dev] [PATCH v4 2/7] eal/interrupts: implement get set APIs
Dmitry Kozlyuk
dmitry.kozliuk at gmail.com
Wed Oct 20 16:29:30 CEST 2021
2021-10-20 08:14 (UTC+0200), David Marchand:
> [...]
>
> AFAIU, eal_common_interrupts.c hosts those new symbols and this file
> is compiled for Windows (from common/meson.build update), so all intr
> symbols are available.
>
> There is no reason to filter interrupts symbols for Windows, is there?
There is no technical reason.
I suggested not exporting those that make no sense on Windows.
If this creates complications, let's export them all.
More information about the dev
mailing list