05/12/2020 01:56, Kadam, Pallavi:
> Hi Tal,
>
> On 11/26/2020 12:06 AM, 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
> > ---
> > lib/librte_eal/rte_ea
On 11/26/2020 12:06 AM, 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
---
Acked-by: Pallavi Kadam
Hi Tal,
On 11/26/2020 12:06 AM, 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
---
lib/librte_eal/rte_eal_exports.def | 1 +
lib/librte_eal/windows/eal_interru
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
> ---
> lib/librte_eal/rte_eal_exports.def | 1 +
> lib/librte_eal/window
interrupt callback register is not implemented in Windows.
Add stub with -ENOTSUP return value and export the function.
Signed-off-by: Tal Shnaiderman
---
lib/librte_eal/rte_eal_exports.def | 1 +
lib/librte_eal/windows/eal_interrupts.c | 9 +
2 files changed, 10 insertions(+)
diff
5 matches
Mail list logo