Re: [dpdk-dev] [PATCH 0/4] updates for hns3 ethernet pmd driver

2019-10-18 Thread Wei Hu (Xavier)
Hi, Ferruh Yigit On 2019/10/15 16:46, Ferruh Yigit wrote: > On 10/9/2019 3:16 PM, Wei Hu (Xavier) wrote: >> This series adds some updates for hns3 ethernet pmd driver. >> >> The No.1 patch modifies the statistics information for sending >> and receiving packets. >> The No.2 patch changes the retu

Re: [dpdk-dev] [PATCH 0/4] updates for hns3 ethernet pmd driver

2019-10-15 Thread Ferruh Yigit
On 10/9/2019 3:16 PM, Wei Hu (Xavier) wrote: > This series adds some updates for hns3 ethernet pmd driver. > > The No.1 patch modifies the statistics information for sending > and receiving packets. > The No.2 patch changes the return value of firmware processing > timeout from -EBADE to -ETIME. >

Re: [dpdk-dev] [PATCH 0/4] updates for hns3 ethernet pmd driver

2019-10-09 Thread Wei Hu (Xavier)
Hi, Ferruh Yigit The page in patches.dpdk.org indicates that CI checking against this series failed, the page as follows: http://mails.dpdk.org/archives/test-report/2019-October/101655.html Just like the previous failure of patch CI checking, this series based on dpdk-next-net repo but CI ch