On Thu, Nov 4, 2021 at 3:11 PM Maxime Coquelin
wrote:
> On 11/2/21 08:52, David Marchand wrote:
> > The device event interrupt handler was always freed.
> >
> > Bugzilla ID: 845
> > Fixes: c2bd9367e18f ("lib: remove direct access to interrupt handle")
> >
> > Signed-off-by: David Marchand
Tested-
On Tue, Nov 2, 2021 at 10:35 AM Jiang, YuX wrote:
> > -Original Message-
> > From: David Marchand
> > Sent: Tuesday, November 2, 2021 3:53 PM
> > To: dev@dpdk.org
> > Cc: Jiang, YuX ; Harman Kalra
> > Subject: [PATCH] eal: fix device hotplug
> >
> > The device event interrupt handler was
On 11/2/21 08:52, David Marchand wrote:
The device event interrupt handler was always freed.
Bugzilla ID: 845
Fixes: c2bd9367e18f ("lib: remove direct access to interrupt handle")
Signed-off-by: David Marchand
---
lib/eal/linux/eal_dev.c | 12 +---
1 file changed, 9 insertions(+)
> -Original Message-
> From: David Marchand
> Sent: Tuesday, November 2, 2021 3:53 PM
> To: dev@dpdk.org
> Cc: Jiang, YuX ; Harman Kalra
> Subject: [PATCH] eal: fix device hotplug
>
> The device event interrupt handler was always freed.
>
> Bugzilla ID: 845
> Fixes: c2bd9367e18f ("lib:
The device event interrupt handler was always freed.
Bugzilla ID: 845
Fixes: c2bd9367e18f ("lib: remove direct access to interrupt handle")
Signed-off-by: David Marchand
---
lib/eal/linux/eal_dev.c | 12 +---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/lib/eal/linux/ea
5 matches
Mail list logo