Re: [PATCH v3 0/7] fix race-condition of proactive error handling mode

2024-05-08 Thread fengchengwen
Hi Ferruh, This patchset fixes potentially race-condition, could you help review and merge? Thanks On 2024/2/18 11:41, fengchengwen wrote: > Hi Ferruh, > > This patchset will modify lib/ethdev/, Could you help review it before RC1? > > Thanks > > On 2024/1/29 9:16, fengchengwen wrote: >> Hi F

Re: [PATCH v3 0/7] fix race-condition of proactive error handling mode

2024-02-17 Thread fengchengwen
Hi Ferruh, This patchset will modify lib/ethdev/, Could you help review it before RC1? Thanks On 2024/1/29 9:16, fengchengwen wrote: > Hi Ferruh, > > Kindly ping for review. > > Thanks > > On 2024/1/15 9:44, fengchengwen wrote: >> Kindly ping. >> >> On 2023/12/5 10:30, fengchengwen wrote: >>>

Re: [PATCH v3 0/7] fix race-condition of proactive error handling mode

2024-01-28 Thread fengchengwen
Hi Ferruh, Kindly ping for review. Thanks On 2024/1/15 9:44, fengchengwen wrote: > Kindly ping. > > On 2023/12/5 10:30, fengchengwen wrote: >> Hi Ferruh, >> >> I notice this patchset was delegated to you, so could you take a view? >> >> Thanks. >> >> On 2023/11/6 21:11, Chengwen Feng wrote: >>>

Re: [PATCH v3 0/7] fix race-condition of proactive error handling mode

2024-01-14 Thread fengchengwen
Kindly ping. On 2023/12/5 10:30, fengchengwen wrote: > Hi Ferruh, > > I notice this patchset was delegated to you, so could you take a view? > > Thanks. > > On 2023/11/6 21:11, Chengwen Feng wrote: >> This patch fixes race-condition of proactive error handling mode, the >> discussion thread [1]

Re: [PATCH v3 0/7] fix race-condition of proactive error handling mode

2023-12-04 Thread fengchengwen
Hi Ferruh, I notice this patchset was delegated to you, so could you take a view? Thanks. On 2023/11/6 21:11, Chengwen Feng wrote: > This patch fixes race-condition of proactive error handling mode, the > discussion thread [1]. > > [1] > http://patchwork.dpdk.org/project/dpdk/patch/20230220060

[PATCH v3 0/7] fix race-condition of proactive error handling mode

2023-11-06 Thread Chengwen Feng
This patch fixes race-condition of proactive error handling mode, the discussion thread [1]. [1] http://patchwork.dpdk.org/project/dpdk/patch/20230220060839.1267349-2-ashok.k.kal...@intel.com/ Chengwen Feng (7): ethdev: fix race-condition of proactive error handling mode net/hns3: replace fp