Re: [dpdk-dev] [PATCH v2 00/56] net: txgbe PMD

2020-10-08 Thread jiawenwu
00/56] net: txgbe PMD On 10/5/2020 1:08 PM, Jiawen Wu wrote: > v2: re-order patches and fix some known problems > v1: introduce txgbe PMD > > jiawenwu (56): >net/txgbe: add build and doc infrastructure >net/txgbe: add ethdev probe and remove >net/txgbe: add d

Re: [dpdk-dev] [PATCH] net: add a new network PMD named txgbe

2020-09-10 Thread jiawenwu
Should the changes for the first set be sent as an additional patch(maybe several), or replace the exist patch set? It decides me to remake the 40+ patches or not. -Original Message- From: dev On Behalf Of Ferruh Yigit Sent: Thursday, September 10, 2020 7:23 PM To: jiawe...@trustnetic.c

Re: [dpdk-dev] [PATCH] net: add a new network PMD named txgbe

2020-09-10 Thread jiawenwu
Hi Ferruh, I am sorry that the patch work plan was disrupted due to other work inserted. But I have created another nearly 40 patches as the 2nd set. Should I send this set as a supplement to the previous one(as version v1 or v2?), or fix and verify the previous one firstly? -Original Messag

Re: [dpdk-dev] [PATCH] net: add a new network PMD named txgbe

2020-09-01 Thread jiawenwu
Hi Ferruh, Since this patch is too large, it needs to be split into so many small patches, which takes a lot of time. Therefore, I first created a part of patches to contribute. And if there is a review problem with these patches, please let me know as soon. And I will complete the remaining pat

Re: [dpdk-dev] [PATCH] net: add a new network PMD named txgbe

2020-08-24 Thread jiawenwu
Hi Ferruh, Thanks for your suggestion. I'll split the patch into a patchset as soon as possible. -Original Message- From: Ferruh Yigit Sent: Thursday, August 20, 2020 7:49 PM To: Jiawen Wu ; dev@dpdk.org Cc: jianw...@trustnetic.com; yuhongzh...@trustnetic.com Subject: Re: [PATCH] net: