On 6/12/2023 6:11 AM, Chenbo Xia wrote:
Fixing return value check of rte_intr_dev_fd_get() to make sure negative device FD will not be used later.Coverity issue: 385380, 385373 Fixes: 095cf6e68b28 ("bus/pci: introduce MMIO read/write") Fixes: 4b741542ecde ("bus/pci: avoid depending on private kernel value") Signed-off-by: Chenbo Xia <[email protected]> ---
Acked-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

