Re: [PATCH v7 01/21] net/ntnic: add ethdev and makes PMD available

2024-07-19 Thread Ferruh Yigit
On 7/17/2024 2:44 PM, Patrick Robb wrote: > On Mon, Jul 15, 2024 at 10:38 PM zhoumin wrote: >> >> Hi Patrick, >> >> Thanks for giving the link of commit `a6c3ec342ee1`. >> >> However I cannot checkout this commit in the next-net repository because >> the commit ID is not exist in the history of ne

Re: [PATCH v7 01/21] net/ntnic: add ethdev and makes PMD available

2024-07-17 Thread Patrick Robb
On Mon, Jul 15, 2024 at 10:38 PM zhoumin wrote: > > Hi Patrick, > > Thanks for giving the link of commit `a6c3ec342ee1`. > > However I cannot checkout this commit in the next-net repository because > the commit ID is not exist in the history of next-net repository. Could > you find it? > > It seem

Re: [PATCH v7 01/21] net/ntnic: add ethdev and makes PMD available

2024-07-15 Thread zhoumin
Hi Patrick, Thanks for giving the link of commit `a6c3ec342ee1`. However I cannot checkout this commit in the next-net repository because the commit ID is not exist in the history of next-net repository. Could you find it? It seems that the commit `a6c3ec342ee1` is nearly identical to the c

Re: [PATCH v7 01/21] net/ntnic: add ethdev and makes PMD available

2024-07-15 Thread Patrick Robb
Hi Min Zhou, I am seeing that commit for next-net: https://git.dpdk.org/next/dpdk-next-net/commit/?id=a6c3ec342ee105e322ffdb21e810cdfd38455c62 If you try to manually apply it on next-net, does it work? Pasting the logs from our apply process below for context: ``` Trying to checkout branch: o

Re: [PATCH v7 01/21] net/ntnic: add ethdev and makes PMD available

2024-07-12 Thread zhoumin
Hi Patrick, Thanks for reminding me. The pw_maintainers_cli.py script indeed is outdated in my fork. I have updated this script, but still failed to apply this patch. I saw all the other labs applied this patch based on commit of 'a6c3ec342ee105e322ffdb21e810cdfd38455c62', but I cannot find

Re: [PATCH v7 01/21] net/ntnic: add ethdev and makes PMD available

2024-07-12 Thread Patrick Robb
Hello Zhoumin, It looks like Loongarch CI failed to apply this patch, but it worked at the other labs and locally for Serhii when they were checked out to next-net. Maybe your CI did not choose next-net, the right branch? I remember you saying your CI is based on a fork of the dpdk-ci repo. Perha

[PATCH v7 01/21] net/ntnic: add ethdev and makes PMD available

2024-07-12 Thread Serhii Iliushyk
Add initial ntnic ethdev skeleton and register PCI probe functions Update documentation: Device description and feature list Signed-off-by: Serhii Iliushyk --- .mailmap | 1 + MAINTAINERS| 7 doc/guides/nics/features/ntnic.ini