eal/windows: add stub for Rx interrupt control
authorFady Bader <fady@mellanox.com>
Tue, 11 Aug 2020 06:24:20 +0000 (09:24 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 10 Sep 2020 23:38:26 +0000 (01:38 +0200)
commitf5192f9162d57346835cb8d92fc8de96ca97f3c9
tree78c5dd910afd3df124621f2d89dacdaa70364358
parent16f0d03098cb1ae71a375581e692c929557686cd
eal/windows: add stub for Rx interrupt control

Interrupts are not implemented for Windows.
In order to compile ethdev on Windows,
an empty interrupt control function stub has to be added for Windows.

Signed-off-by: Fady Bader <fady@mellanox.com>
Acked-by: Narcisa Vasile <navasile@linux.microsoft.com>
Acked-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Ranjit Menon <ranjit.menon@intel.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
lib/librte_eal/rte_eal_exports.def
lib/librte_eal/windows/eal_interrupts.c [new file with mode: 0644]
lib/librte_eal/windows/meson.build