回复:[PATCH v3 1/1] bus/pci: introduce get_iova_mode for pci dev

2025-04-28 Thread Kyo.Liu
with the full NBL driver code within 4 weeks. Thank you for your consideration. -- 发件人:Stephen Hemminger 发送时间:2025年4月28日(周一) 23:55 收件人:"Kyo.Liu" 抄 送:Thomas Monjalon; Chenbo Xia; Nipun Gupta; dev 主 题:Re: [PATCH v3 1/

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

2025-06-15 Thread Kyo.Liu
Thanks for your review. Our kernel driver has been upstreamed in the openeuler and anolis community, and the kernel community code is being prepared for upstreaming. Then we will not submit this patch yet, and we will resubmit the v2 version of NBL PMD for Nebulamatrix NICs without this patch. op

回复:[PATCH v1 00/17] NBL PMD for Nebulamatrix NICs

2025-06-12 Thread Kyo.Liu
Thanks, will be fixed in next version. -- > This nbl PMD (**librte_net_nbl**) provides poll mode driver for > NebulaMatrix serials NICs. > > Features: > - > - MTU update > - promisc mode set > - xstats > - Basic stats > > S

回复:[PATCH v1 02/17] net/nbl: add simple probe/remove and log module

2025-06-12 Thread Kyo.Liu
Thanks, will be fixed in next version. -- > diff --git a/drivers/net/nbl/nbl_include/nbl_include.h > b/drivers/net/nbl/nbl_include/nbl_include.h > new file mode 100644 > index 00..1697f50a75 > --- /dev/null > +++ b/drivers/net

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

2025-06-12 Thread Kyo.Liu
Hello, Stephen: Thanks for your review. This patch is particularly important for our NBL driver because our coexistence implementation depends on it. Unlike RDMA devices that support hardware page table translation, our hardware requires a software-managed approach to avoid IOVA conflicts since