Re: [dpdk-dev] [PATCH v6 00/15] A new net PMD - hinic

2019-10-29 Thread David Marchand
On Tue, Oct 29, 2019 at 7:43 AM Wangxiaoyun (Cloud, Network Chip Application Development Dept) wrote: > > Hi David , > Thanks for your comments, I check the test-report from > dpdk.org(https://mails.dpdk.org/archives/test-report/2019-October/101893.html), > which shows hinic pmd driver passed

Re: [dpdk-dev] [PATCH v6 00/15] A new net PMD - hinic

2019-10-28 Thread Wangxiaoyun (Cloud, Network Chip Application Development Dept)
Hi David , Thanks for your comments, I check the test-report from dpdk.org(https://mails.dpdk.org/archives/test-report/2019-October/101893.html), which shows hinic pmd driver passed meson build on FreeBSD12-64, also I analysize the building errs, pthread_mutex_consistent is defined in on Fr

Re: [dpdk-dev] [PATCH v6 00/15] A new net PMD - hinic

2019-10-26 Thread David Marchand
On Thu, Jun 27, 2019 at 4:26 PM Ferruh Yigit wrote: > > On 6/27/2019 9:10 AM, Ziyang Xuan wrote: > > This patch set adds support of a new net PMD > > for Huawei Intelligent nic. This patch provides supoort > > for basic RX/TX and the contorl path needed for it. > > Later on new features will be ad

Re: [dpdk-dev] [PATCH v6 00/15] A new net PMD - hinic

2019-06-27 Thread Ferruh Yigit
On 6/27/2019 9:10 AM, Ziyang Xuan wrote: > This patch set adds support of a new net PMD > for Huawei Intelligent nic. This patch provides supoort > for basic RX/TX and the contorl path needed for it. > Later on new features will be added like VLAN, VFs, etc. > > Basic features: > 1. Basic device o