Re: [PATCH v1 10/17] net/nbl: bus/pci: introduce get_iova_mode for pci dev

2025-06-13 Thread David Marchand
On Fri, Jun 13, 2025 at 4:28 AM Kyo.Liu wrote: > > Hello, Stephen: > Thanks for your review. This patch is particularly important for > our NBL driver because our coexistence implementation depends on it. "important" is different from "required". It seems safer to plan for an integrati

Re: [PATCH v1 10/17] net/nbl: bus/pci: introduce get_iova_mode for pci dev

2025-06-12 Thread Stephen Hemminger
On Thu, 12 Jun 2025 08:58:31 + Kyo Liu wrote: > I propose this patch for DPDK to enable coexistence between > DPDK and kernel drivers for regular NICs.This solution requires > adding a new pci_ops in rte_pci_driver, through which DPDK will > retrieve the required IOVA mode from the vendor dri