[dpdk-dev] [PATCH] eal/windows: add stub for rte_intr_callback_register
Dmitry Kozlyuk
dmitry.kozliuk at gmail.com
Tue Dec 1 17:41:31 CET 2020
On Thu, 26 Nov 2020 10:06:39 +0200, Tal Shnaiderman wrote:
> interrupt callback register is not implemented in Windows.
> Add stub with -ENOTSUP return value and export the function.
>
> Signed-off-by: Tal Shnaiderman <talshn at nvidia.com>
> ---
> lib/librte_eal/rte_eal_exports.def | 1 +
> lib/librte_eal/windows/eal_interrupts.c | 9 +++++++++
> 2 files changed, 10 insertions(+)
>
Acked-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
More information about the dev
mailing list