[PATCH 0/4] BSD PCI Fixes
Jake Freeland
jfree at FreeBSD.org
Tue May 6 19:40:40 CEST 2025
Hi there,
The following patchset includes a number of fixes I've made over the
past year relating to the PCI driver. Most of these changes target
the FreeBSD platform.
Let me know if you have any feedback. Thanks.
Jake Freeland (4):
bus/pci: Use force-noreplace flag when mapping PCI resources
bus/pci/bsd: Map resources at EAL baseaddr
bus/pci/bsd: Eliminate potential overflow
bus/pci/bsd: Fix device existence check
drivers/bus/pci/bsd/pci.c | 32 ++++++++++++++++++++++++--------
drivers/bus/pci/pci_common_uio.c | 4 +++-
lib/eal/common/eal_private.h | 7 ++++++-
lib/eal/include/rte_eal_paging.h | 7 ++++++-
lib/eal/unix/eal_unix_memory.c | 8 +++++++-
5 files changed, 46 insertions(+), 12 deletions(-)
--
2.47.2
More information about the dev
mailing list