RE: [PATCH v6] lib/eal: fix segfaults in exiting

2022-10-18 Thread Zeng, ZhichaoX
ns? BR Zhichao > -Original Message- > From: Stephen Hemminger > Sent: Tuesday, October 11, 2022 10:04 PM > To: Zeng, ZhichaoX > Cc: dev@dpdk.org; sta...@dpdk.org; Zhou, YidingX > ; Richardson, Bruce > ; Harman Kalra > Subject: Re: [PATCH v6] lib/eal: fix segfaults in exiting

RE: 22.11.3 patches review and test

2023-08-31 Thread Zeng, ZhichaoX
> -Original Message- > From: Kevin Traynor > Sent: Thursday, August 31, 2023 8:18 PM > To: Xu, HailinX ; Xueming Li ; > sta...@dpdk.org; Wu, Jingjing ; Xing, Beilei > ; Xu, Ke1 ; Zeng, ZhichaoX > ; Zhang, Qi Z > Cc: xuemi...@nvdia.com; dev@dpdk.org; Stokes, Ian ;

RE: 22.11.3 patches review and test

2023-09-04 Thread Zeng, ZhichaoX
Regards Zhichao > -Original Message- > From: Kevin Traynor > Sent: Monday, September 4, 2023 10:15 PM > To: Zeng, ZhichaoX ; Xu, HailinX > ; Xueming Li ; > sta...@dpdk.org; Wu, Jingjing ; Xing, Beilei > ; Xu, Ke1 ; Zhang, Qi Z > > Cc: xuemi...@nvdia.com

Recall: 22.11.3 patches review and test

2023-09-04 Thread Zeng, ZhichaoX
Zeng, ZhichaoX would like to recall the message, "22.11.3 patches review and test".

RE: 22.11.3 patches review and test

2023-09-04 Thread Zeng, ZhichaoX
> -Original Message- > From: Kevin Traynor > Sent: Monday, September 4, 2023 10:15 PM > To: Zeng, ZhichaoX ; Xu, HailinX > ; Xueming Li ; > sta...@dpdk.org; Wu, Jingjing ; Xing, Beilei > ; Xu, Ke1 ; Zhang, Qi Z > > Cc: xuemi...@nvdia.com; dev@dpdk.org; Sto

RE: [PATCH v5 5/5] doc: add generic flow doc for ice PMD

2023-09-26 Thread Zeng, ZhichaoX
> -Original Message- > From: Zhang, Qi Z > Sent: Tuesday, September 26, 2023 7:30 PM > To: Yang, Qiming > Cc: Zeng, ZhichaoX ; dev@dpdk.org; Zhang, Qi Z > > Subject: [PATCH v5 5/5] doc: add generic flow doc for ice PMD > > Add some document about how

RE: [PATCH] net/ice: support for more flexible loading of DDP package

2024-08-28 Thread Zeng, ZhichaoX
> -Original Message- > From: Richardson, Bruce > Sent: Wednesday, August 28, 2024 3:55 PM > To: Zeng, ZhichaoX > Cc: dev@dpdk.org > Subject: Re: [PATCH] net/ice: support for more flexible loading of DDP package > > On Wed, Aug 28, 2024 at 11:53:35AM +0800, Zhi

RE: [PATCH v3] lib/eal: fix segfaults due to thread exit order

2022-06-07 Thread Zeng, ZhichaoX
Hi David, Harman Please review this patch at your convenience. Thanks! In addition, I tried to figure out the reason for the failure of the CI test. There is a saying that this is a problem with Asan when cancelling a thread that is waiting on epoll. After adding the '-fstack-protector-all' pa

RE: [PATCH v4] lib/eal: fix segfaults due to thread exit order

2022-06-23 Thread Zeng, ZhichaoX
Hi David, Harman Please review this patch at your convenience, it's been about a month since the v1 version. Thanks! Best regards Zhichao > -Original Message- > From: Zeng, ZhichaoX > Sent: Wednesday, June 15, 2022 2:02 PM > To: dev@dpdk.org > Cc: sta...@dp

RE: [PATCH v4] lib/eal: fix segfaults due to thread exit order

2022-06-30 Thread Zeng, ZhichaoX
Hi Harman, Bruce Could you please help to review this patch, thank you so much! Best regards Zhichao > -Original Message- > From: Zeng, ZhichaoX > Sent: Wednesday, June 15, 2022 2:02 PM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Yang, Qiming ; > david.march..

RE: [PATCH v4] net/igc: add support for secondary processes

2022-06-30 Thread Zeng, ZhichaoX
>> The RX function was not specified in the secondary process, causing >> the secondary process to segfault in a multi-process environment. >> >> This patch specify RX/TX functions in "dev_init" to support secondary >> processes. >> >> Fixes: 66fde1b943eb ("net/igc: add skeleton") >> Cc: alvinx

RE: [PATCH v3] lib/eal: fix segfaults due to thread exit order

2022-06-02 Thread Zeng, ZhichaoX
Hi Stephen: > -Original Message- > From: Stephen Hemminger > Sent: Tuesday, May 31, 2022 12:29 AM > To: Zeng, ZhichaoX > Cc: dev@dpdk.org; Yang, Qiming ; Richardson, Bruce > ; hka...@marvell.com; david.march...@redhat.com; > acon...@redhat.com; Matz,

RE: [PATCH] lib/net: support UDP pseudo-header for UFO

2023-02-08 Thread Zeng, ZhichaoX
Hi Olivier Could you please help to review this patch? Thanks. BR Zhichao > -Original Message- > From: Zeng, ZhichaoX > Sent: Thursday, January 12, 2023 5:26 PM > To: dev@dpdk.org > Cc: Zhou, YidingX ; Zeng, ZhichaoX > ; Matz, Olivier > Subject: [PATCH] lib/ne

RE: [PATCH] lib/net: support UDP pseudo-header for UFO

2023-02-13 Thread Zeng, ZhichaoX
? If it's acceptable, I'll resubmit v2 and add more details into the log. If not, I'll submit it later with the rest code of the UFO feature. BR Zhichao > -Original Message- > From: Olivier Matz > Sent: Friday, February 10, 2023 9:20 PM > To: Zeng, ZhichaoX &

RE: [PATCH] net/ice: init dvm mode for parser

2023-05-28 Thread Zeng, ZhichaoX
> -Original Message- > From: Qi Zhang > Sent: Saturday, May 27, 2023 3:21 AM > To: Guo, Junfeng > Cc: Yang, Qiming ; dev@dpdk.org; Zhang, Qi Z > ; sta...@dpdk.org > Subject: [PATCH] net/ice: init dvm mode for parser > > Double Vlan mode need to be configured for parser Otherwise parse

RE: DPDK testpmd with E823 link status is down

2024-02-05 Thread Zeng, ZhichaoX
Hi JackyCT.Chen: We are tracking this issue, it is a firmware issue that has been reported to the hardware team and the fix will take some time. There is a workaround in ICE PMD, change the "no wait" to "wait_to_complete" mode when ice_interrupt_handler() updates the link status in drivers/net

RE: [PATCH v5] net/i40e: support FEC feature

2024-06-17 Thread Zeng, ZhichaoX
Hi Bruce, Kindly ping for review~ Thanks. Regards Zhichao > -Original Message- > From: Zeng, ZhichaoX > Sent: Thursday, April 11, 2024 5:30 PM > To: dev@dpdk.org > Cc: Medvedkin, Vladimir ; Cui, KaixinX > ; Zeng, ZhichaoX ; Yang, > Qiming ; Yuying Zhang > Subj

RE: [PATCH v4] net/i40e: support FEC feature

2024-03-12 Thread Zeng, ZhichaoX
Hi Vladimir: Thanks for your comments, some responses and questions are inline. > From: Medvedkin, Vladimir > Sent: Monday, March 11, 2024 11:59 PM > To: Zeng, ZhichaoX ; dev@dpdk.org > Cc: Cui, KaixinX ; Yang, Qiming > ; Zhang, Yuying > Subject: Re: [PATCH v4] net/i40e: s

RE: [PATCH v2 3/3] net/iavf: support Rx timestamp offload on SSE

2023-04-26 Thread Zeng, ZhichaoX
Hi David, > -Original Message- > From: David Marchand > Sent: Wednesday, April 26, 2023 11:32 PM > To: Zeng, ZhichaoX > Cc: dev@dpdk.org; Zhang, Qi Z ; Tang, Yaqi > ; Han, YingyaX ; Richardson, > Bruce ; Konstantin Ananyev > ; Wu, Jingjing ; > Xing, Beilei &

RE: [PATCH 1/4] net: calculate correct UDP pseudo header for UFO

2023-06-06 Thread Zeng, ZhichaoX
Hi Olivier, Could you please help to review this patch? Many thanks. Best Regards Zhichao > -Original Message- > From: Zeng, ZhichaoX > Sent: Thursday, April 13, 2023 1:34 PM > To: dev@dpdk.org > Cc: Zhang, Qi Z ; Xu, Ke1 ; Zeng, > ZhichaoX ; Matz, Olivier > >

RE: [PATCH] net/iavf: fix old GCC compilation warnings

2023-06-09 Thread Zeng, ZhichaoX
Hi David, > -Original Message- > From: David Marchand > Sent: Friday, June 9, 2023 2:58 PM > To: Zeng, ZhichaoX > Cc: dev@dpdk.org; Zhang, Qi Z ; Gao, DaxueX > ; Richardson, Bruce ; > Konstantin Ananyev ; Wu, Jingjing > ; Xing, Beilei ; Wu, Wenjun1 > >

RE: [PATCH] net/ice: revert mark action in switch filter

2023-06-24 Thread Zeng, ZhichaoX
Hi Zhirun, > -Original Message- > From: Yan, Zhirun > Sent: Sunday, June 25, 2023 10:20 AM > To: Zeng, ZhichaoX ; dev@dpdk.org > Cc: Zhang, Qi Z ; Yang, Qiming > > Subject: RE: [PATCH] net/ice: revert mark action in switch filter > > > > > -

RE: [PATCH v2] net/iavf: fix Tunnel TSO path selecting.

2023-07-05 Thread Zeng, ZhichaoX
> -Original Message- > From: Xu, Ke1 > Sent: Thursday, July 6, 2023 10:45 AM > To: dev@dpdk.org > Cc: Xu, Ke1 ; Zeng, ZhichaoX > ; Lu, Wenzhuo ; > sta...@dpdk.org > Subject: [PATCH v2] net/iavf: fix Tunnel TSO path selecting. > > IAVF currently supports TSO

RE: [PATCH v5] lib/eal: fix segfaults in exiting

2022-09-07 Thread Zeng, ZhichaoX
Hi Stephen, > > > > +static void mark_forked(void) > > +{ > > + is_forked++; > > +} > > + > > This will end up counting application threads as well. > I think it would be counted in the child process when 'fork()' is called, and in the parent process, it would be zero. > Also, it would need

RE: [RFC] net/ice: support represented port flow action

2022-07-19 Thread Zeng, ZhichaoX
Hi ZhangQi Could you please help to review this patch at your convenience, thank you so much! Best regards Zhichao > -Original Message- > From: Zeng, ZhichaoX > Sent: Tuesday, June 14, 2022 9:21 PM > To: dev@dpdk.org > Cc: Yang, Qiming ; Zeng, ZhichaoX > ; Zhan

RE: [PATCH v2] net/ice: support disabling ACL engine in DCF via devargs

2022-08-23 Thread Zeng, ZhichaoX
Hi Qiming > -Original Message- > From: Yang, Qiming > Sent: Tuesday, August 23, 2022 3:34 PM > To: Zeng, ZhichaoX ; dev@dpdk.org > Cc: Zhang, Qi Z > Subject: RE: [PATCH v2] net/ice: support disabling ACL engine in DCF via > devargs > > > -Origin

RE: [DPDK v4] net/ixgbe: promote MDIO API

2022-04-24 Thread Zeng, ZhichaoX
Hi, Ray, David: What is your opinion on this patch? Regards, Zhichao -Original Message- From: Zeng, ZhichaoX Sent: Tuesday, April 19, 2022 7:06 PM To: dev@dpdk.org Cc: Yang, Qiming ; Wang, Haiyue ; m...@ashroe.eu; Zeng, ZhichaoX Subject: [DPDK v4] net/ixgbe: promote MDIO API From

RE: [PATCH] net/ice: fix wrong DDP search path

2024-11-04 Thread Zeng, ZhichaoX
Hi Bruce, Thanks for your suggestions, will send v2 patch. Regards Zhichao > -Original Message- > From: Richardson, Bruce > Sent: Friday, November 1, 2024 5:36 PM > To: Zeng, ZhichaoX > Cc: dev@dpdk.org; Burakov, Anatoly > Subject: Re: [PATCH] net/ice: fix wro

RE: [PATCH v5] net/ice: support customized search path for DDP package

2024-09-20 Thread Zeng, ZhichaoX
Hi Bruce, thanks for your reply. > -Original Message- > From: Richardson, Bruce > Sent: Thursday, September 19, 2024 3:50 PM > To: Zeng, ZhichaoX > Cc: dev@dpdk.org > Subject: Re: [PATCH v5] net/ice: support customized search path for DDP > package > > On

RE: [PATCH] net/i40e/base: fix the debug print format

2025-01-14 Thread Zeng, ZhichaoX
Hi David Thanks for your comments, will submit v2 patch. Regards Zhichao > -Original Message- > From: David Marchand > Sent: Tuesday, January 14, 2025 9:15 PM > To: Zeng, ZhichaoX > Cc: dev@dpdk.org; sta...@dpdk.org; Ilgiewicz, Jaroslaw > ; Stokes, Ian ; > Rich