On Thu, Dec 10, 2020 at 04:26:07PM -0800, Pallavi Kadam wrote:
> Add some missing interrupt implementations on Windows.
> Also add respestive functions to export file.
>
> Signed-off-by: Tal Shnaiderman <[email protected]>
> Signed-off-by: Pallavi Kadam <[email protected]>
> Reviewed-by: Ranjit Menon <[email protected]>
> ---
> lib/librte_eal/rte_eal_exports.def | 11 ++++
> lib/librte_eal/windows/eal_interrupts.c | 76 +++++++++++++++++++++++++
> 2 files changed, 87 insertions(+)
>
Acked-by: Narcisa Vasile <[email protected]>