RE: [PATCH v2] net/i40e: remove redundant judgment

2023-04-27 Thread Zhang, Qi Z
> -Original Message- > From: Feifei Wang > Sent: Tuesday, March 28, 2023 3:28 PM > To: Richardson, Bruce ; Konstantin Ananyev > ; Zhang, Yuying > ; Xing, Beilei ; David > Christensen ; Ruifeng Wang > > Cc: dev@dpdk.org; n...@arm.com; Feifei Wang ; > Honnappa Nagarahalli > Subject: [PA

RE: 22.11.2 patches review and test

2023-04-27 Thread Xu, HailinX
> -Original Message- > From: Xueming Li > Sent: Sunday, April 23, 2023 5:34 PM > To: sta...@dpdk.org > Cc: xuemi...@nvidia.com; dev@dpdk.org; Abhishek Marathe > ; Ali Alnubani ; > Walker, Benjamin ; David Christensen > ; Hemant Agrawal ; > Stokes, Ian ; Jerin Jacob ; > Mcnamara, John ; J

Re: [RFC] app/testpmd: use RSS conf from software when configuring DCB

2023-04-27 Thread zhoumin
Kindly ping. Any comments or suggestions will be appreciated. Best regards Min On 2023/4/12 下午5:52, Min Zhou wrote: In the testpmd command, we have to stop the port firstly before configuring the DCB. However, some PMDs may execute a hardware reset during the port stop, such as ixgbe. Some ki

Re: [PATCH] net/ixgbe: consider DCB/VMDq conf when getting RSS conf

2023-04-27 Thread zhoumin
Kindly ping. Any comments or suggestions will be appreciated. Best regards Min On Wed, Apr 12, 2023 at 6:01PM, Min Zhou wrote: The mrqe field of MRQC register is an enum. From the Intel 82599 datasheet, we know that these values below for the mrqe field are all related to RSS configuration:

Re: [PATCH next 4/7] vmxnet3: add command to set ring buffer sizes

2023-04-27 Thread Ferruh Yigit
On 4/26/2023 6:27 PM, Ronak Doshi wrote: > > > On 4/26/23, 9:58 AM, "Ferruh Yigit" > wrote: > >> As far as I can see these "vmware_pack_begin.h" & "vmware_pack_end.h" >> has only file license comment, and I can see this is used in a few other >> type declaration. >

Re: Event device early back-pressure indication

2023-04-27 Thread Mattias Rönnblom
On 2023-04-19 13:06, Jerin Jacob wrote: > On Mon, Apr 17, 2023 at 9:06 PM Mattias Rönnblom > wrote: >> >> On 2023-04-17 14:52, Jerin Jacob wrote: >>> On Thu, Apr 13, 2023 at 12:24 PM Mattias Rönnblom >>> wrote: void rte_event_return_new_credits(...); Thoughts? >>> >>

Re: [PATCH next 0/7] vmxnet3: upgrade to version 7

2023-04-27 Thread Ferruh Yigit
On 4/26/2023 7:33 PM, Ronak Doshi wrote: > > > On 4/26/23, 11:16 AM, "Ferruh Yigit" > wrote: >> >> btw, while checking the driver documentation, it seems it is not updated >> for a while, the paper it refers is old. >> Do you have any newer version of documentation t

RE: [PATCH v2] common/idpf: remove unnecessary compile option

2023-04-27 Thread Xing, Beilei
> -Original Message- > From: Zhang, Qi Z > Sent: Wednesday, April 26, 2023 11:39 PM > To: Xing, Beilei > Cc: dev@dpdk.org; Zhang, Qi Z > Subject: [PATCH v2] common/idpf: remove unnecessary compile option > > Remove compile option "__KERNEL" which should not be considered in DPDK. > A

RE: [PATCH v2] common/idpf: remove unnecessary compile option

2023-04-27 Thread Zhang, Qi Z
> -Original Message- > From: Xing, Beilei > Sent: Thursday, April 27, 2023 5:36 PM > To: Zhang, Qi Z > Cc: dev@dpdk.org > Subject: RE: [PATCH v2] common/idpf: remove unnecessary compile option > > > > > -Original Message- > > From: Zhang, Qi Z > > Sent: Wednesday, April 26,

RE: [PATCH] net/ixgbe: consider DCB/VMDq conf when getting RSS conf

2023-04-27 Thread Zhang, Qi Z
> -Original Message- > From: Min Zhou > Sent: Wednesday, April 12, 2023 6:02 PM > To: Yang, Qiming ; Wu, Wenjun1 > ; zhou...@loongson.cn > Cc: dev@dpdk.org; maob...@loongson.cn > Subject: [PATCH] net/ixgbe: consider DCB/VMDq conf when getting RSS conf > > The mrqe field of MRQC registe

Re: [PATCH] net/ixgbe: consider DCB/VMDq conf when getting RSS conf

2023-04-27 Thread zhoumin
Hi Qi, Thanks your kind review. On Thu, Apr 27, 2023 at 7:01PM, Zhang, Qi Z wrote: -Original Message- From: Min Zhou Sent: Wednesday, April 12, 2023 6:02 PM To: Yang, Qiming ; Wu, Wenjun1 ; zhou...@loongson.cn Cc: dev@dpdk.org; maob...@loongson.cn Subject: [PATCH] net/ixgbe: consider

[PATCH] net/mlx5: enhance error log for tunnel offloading

2023-04-27 Thread David Marchand
Tunnel offloading is linked to running a port with the non-obvious dv_xmeta_en=3 devargs. Hint at it for "normal" users. Fixes: 4ec6360de37d ("net/mlx5: implement tunnel offload") Signed-off-by: David Marchand --- drivers/net/mlx5/mlx5_flow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-

Re: [PATCH] net/mlx5: enhance error log for tunnel offloading

2023-04-27 Thread David Marchand
Hello guys, On Thu, Apr 27, 2023 at 1:56 PM David Marchand wrote: > > Tunnel offloading is linked to running a port with the non-obvious > dv_xmeta_en=3 devargs. Hint at it for "normal" users. > > Fixes: 4ec6360de37d ("net/mlx5: implement tunnel offload") > > Signed-off-by: David Marchand Regar

RE: [PATCH] net/mlx5: enhance error log for tunnel offloading

2023-04-27 Thread Gregory Etelson
Hello David, > Tunnel offloading is linked to running a port with the non-obvious > dv_xmeta_en=3 devargs. Hint at it for "normal" users. > > Fixes: 4ec6360de37d ("net/mlx5: implement tunnel offload") > > Signed-off-by: David Marchand > --- > drivers/net/mlx5/mlx5_flow.c | 2 +- > 1 file chang

RE: [EXT] [PATCH v5 02/15] graph: split graph worker into common and default model

2023-04-27 Thread Pavan Nikhilesh Bhagavatula
> -Original Message- > From: Zhirun Yan > Sent: Friday, March 31, 2023 9:33 AM > To: dev@dpdk.org; Jerin Jacob Kollanukkaran ; Kiran > Kumar Kokkilagadda ; Nithin Kumar Dabilpuram > ; step...@networkplumber.org > Cc: cunming.li...@intel.com; haiyue.w...@intel.com; Zhirun Yan > > Subjec

RE: [EXT] [PATCH v5 09/15] graph: introduce stream moving cross cores

2023-04-27 Thread Pavan Nikhilesh Bhagavatula
> This patch introduces key functions to allow a worker thread to > enable enqueue and move streams of objects to the next nodes over > different cores. > > Signed-off-by: Haiyue Wang > Signed-off-by: Cunming Liang > Signed-off-by: Zhirun Yan > --- > lib/graph/graph_private.h| 27

RE: [EXT] [PATCH v5 11/15] graph: introduce graph walk by cross-core dispatch

2023-04-27 Thread Pavan Nikhilesh Bhagavatula
> This patch introduces the task scheduler mechanism to enable dispatching > tasks to another worker cores. Currently, there is only a local work > queue for one graph to walk. We introduce a scheduler worker queue in > each worker core for dispatching tasks. It will perform the walk on > scheduler

RE: [EXT] [PATCH v5 03/15] graph: move node process into inline function

2023-04-27 Thread Pavan Nikhilesh Bhagavatula
> Node process is a single and reusable block, move the code into an inline > function. > > Signed-off-by: Haiyue Wang > Signed-off-by: Cunming Liang > Signed-off-by: Zhirun Yan > --- > lib/graph/rte_graph_model_rtc.h | 20 ++--- > lib/graph/rte_graph_worker_common.h | 33 > +++

DPDK 20.11.8 released

2023-04-27 Thread luca . boccassi
Hi all, Here is a new stable release: https://fast.dpdk.org/rel/dpdk-20.11.8.tar.xz The git tree is at: https://dpdk.org/browse/dpdk-stable/?h=20.11 Luca Boccassi --- .github/workflows/build.yml| 14 +- VERSION

RE: [PATCH] net/mana: use RTE_LOG_DP for logs on datapath

2023-04-27 Thread Long Li
> -Original Message- > From: Ferruh Yigit > Sent: Friday, March 3, 2023 5:15 PM > To: Long Li ; Stephen Hemminger > > Cc: lon...@linuxonhyperv.com; Thomas Monjalon ; > Andrew Rybchenko ; Jerin Jacob > Kollanukkaran ; David Marchand > ; dev@dpdk.org; Ajay Sharma > ; sta...@dpdk.org; Luca

RE: [PATCH v2 2/7] net/idpf: save main time by alarm

2023-04-27 Thread Zhang, Qi Z
> -Original Message- > From: Qiao, Wenjing > Sent: Friday, April 21, 2023 3:16 PM > To: Wu, Jingjing ; Xing, Beilei > ; Zhang, Qi Z > Cc: dev@dpdk.org; Qiao, Wenjing ; > sta...@dpdk.org > Subject: [PATCH v2 2/7] net/idpf: save main time by alarm > > Using alarm to save main time from

RE: [PATCH v3 6/7] net/cpfl: register timestamp mbuf when starting dev

2023-04-27 Thread Zhang, Qi Z
> -Original Message- > From: Qiao, Wenjing > Sent: Monday, April 24, 2023 5:17 PM > To: Wu, Jingjing ; Xing, Beilei > ; Zhang, Qi Z > Cc: dev@dpdk.org; Liu, Mingxia ; Qiao, Wenjing > ; sta...@dpdk.org > Subject: [PATCH v3 6/7] net/cpfl: register timestamp mbuf when starting dev > > Du

[PATCH] net/mana: suppress TX CQE generation whenever possible

2023-04-27 Thread longli
From: Long Li When sending TX packets, we don't need a completion for every packet sent. If packets are sent in a series, the completion of the last packet can be used to indicate completion of all prior packets. Signed-off-by: Long Li Cc: sta...@dpdk.org --- drivers/net/mana/mana.h | 3 ++-

RE: [PATCH v2] net/ixgbe: add proper memory barriers for some Rx functions

2023-04-27 Thread Zhang, Qi Z
> -Original Message- > From: Min Zhou > Sent: Monday, April 24, 2023 5:06 PM > To: Yang, Qiming ; Wu, Wenjun1 > ; zhou...@loongson.cn > Cc: dev@dpdk.org; maob...@loongson.cn > Subject: [PATCH v2] net/ixgbe: add proper memory barriers for some Rx > functions > > Segmentation fault has b

RE: [PATCH] net/ice: updated 23.03 recommended matching list

2023-04-27 Thread Zhang, Qi Z
> -Original Message- > From: Yang, Qiming > Sent: Wednesday, April 19, 2023 10:35 AM > To: dev@dpdk.org > Cc: Zhang, Qi Z ; Yang, Qiming > > Subject: [PATCH] net/ice: updated 23.03 recommended matching list > > Signed-off-by: Qiming Yang > --- > doc/guides/nics/ice.rst | 2 ++ > 1 f

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

2023-04-27 Thread Tang, Yaqi
> -Original Message- > From: Zeng, ZhichaoX > Sent: Thursday, April 27, 2023 11:14 AM > To: dev@dpdk.org > Cc: Zhang, Qi Z ; Tang, Yaqi ; > Zeng, ZhichaoX ; Richardson, Bruce > ; Konstantin Ananyev > ; Wu, Jingjing ; > Xing, Beilei > Subject: [PATCH v3 3/3] net/iavf: support Rx timestam

RE: [PATCH v2] net/ixgbe: add proper memory barriers for some Rx functions

2023-04-27 Thread Morten Brørup
> From: Zhang, Qi Z [mailto:qi.z.zh...@intel.com] > Sent: Friday, 28 April 2023 05.44 > > > From: Min Zhou > > Sent: Monday, April 24, 2023 5:06 PM > > > > Segmentation fault has been observed while running the > > ixgbe_recv_pkts_lro() function to receive packets on the Loongson 3C5000 > > proce

Re: [PATCH 5/7] app/testpmd: add setting and querying of LLRS FEC mode

2023-04-27 Thread Singh, Aman Deep
On 4/8/2023 7:57 AM, Dongdong Liu wrote: From: Jie Hai This patch supports setting and querying of LLRS FEC mode. Signed-off-by: Jie Hai Signed-off-by: Dongdong Liu Acked-by: Aman Singh --- app/test-pmd/cmdline.c | 5 - app/test-pmd/config.c