Hi, Chenxu
> -Original Message-
> From: Di, ChenxuX
> Sent: Friday, October 25, 2019 12:53 PM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo ; Yang, Qiming
> ; Di, ChenxuX
> Subject: [PATCH] net/ixgbe: fix port close in FreeBSD OS
>
> FreeBSD OS don't support igb_uio interrupt, so it will fail th
FreeBSD OS don't support igb_uio interrupt, so it will fail
that unregister intr callback when port close.
Fix by passing -ENOENT when check the return value of
unregister intr callback function.
Fixes: f2f4990eff94 ("net/ixgbe: release port upon close")
Signed-off-by: Di ChenxuX
---
drivers/n
2 matches
Mail list logo