From: Amaranath Somalapuram
Adding api for flow_ctrl_get and flow_ctrl_set.
By default axgbe driver flow control is disabled.
Adding dpdk flow control to set water high and low.
Signed-off-by: Amaranath Somalapuram
---
drivers/net/axgbe/axgbe_ethdev.c | 84
dri
From: Amaranath Somalapuram
Adding API for priority_flow_ctrl_set.
Priority flow control to set water high and low,
pause_time and priority.
Signed-off-by: Amaranath Somalapuram
---
drivers/net/axgbe/axgbe_ethdev.c | 94
1 file changed, 94 insertions(+)
diff
> -Original Message-
> From: Tonghao Zhang
> Sent: Monday, March 2, 2020 2:23 AM
> To: Ali Alnubani
> Cc: sta...@dpdk.org; Matan Azrad ; dev@dpdk.org
> Subject: Re: [dpdk-dev] [dpdk v1] net/mlx5: fix possible building error
>
> On Mon, Mar 2, 2020 at 1:09 AM Ali Alnubani
> wrote:
> >
>
On Sun, Mar 1, 2020 at 9:28 PM Pavan Nikhilesh Bhagavatula
wrote:
>
> Hi OrI,
>
> >
> >Hi Pavan,
> >
> >
> >> -Original Message-
> >> From: dev On Behalf Of Pavan Nikhilesh
> >Bhagavatula
> >> Sent: Sunday, March 1, 2020 4:38 PM
> >> To: Ori Kam ; Jerin Jacob Kollanukkaran
> >> ; xiang.w.
Hi
> -Original Message-
> From: Jiang, JunyuX
> Sent: Monday, March 2, 2020 14:41
> To: dev@dpdk.org
> Cc: Li, Xiaoyun ; Yang, Qiming ;
> Jiang, JunyuX ; sta...@dpdk.org
> Subject: [PATCH v3] examples/vmdq: fix the output of pools/queues
>
> To match the pools/queues configuration, the poo
Hi Ori,
Comments below.
Thanks,
Xiang
On Thu, Feb 27, 2020 at 03:08:35PM +, Ori Kam wrote:
> From: Jerin Jacob
>
> Even though there are some vendors which offer Regex HW offload, due to
> lack of standard API, It is diffcult for DPDK consumer to use them
> in a portable way.
>
> This _RF
To match the pools/queues configuration, the pools/queues output
should start from VMDQ base queue. This patch fixed the issue.
Fixes: 6bb97df521aa ("examples/vmdq: new app")
Cc: sta...@dpdk.org
Signed-off-by: Junyu Jiang
---
examples/vmdq/main.c | 9 +
1 file changed, 5 insertions(+),
From: Amit Gupta
Add a additional condition to check if all required internal
dependencies are met before building octeontx drivers using meson.
Bugzilla ID: 387
Fixes: 7f615033d64f ("drivers/net: build Cavium NIC PMDs with meson")
Signed-off-by: Amit Gupta
---
v2:
- rebased to v20.02
- up
Hi
> -Original Message-
> From: Jiang, JunyuX
> Sent: Wednesday, February 26, 2020 16:35
> To: dev@dpdk.org
> Cc: Li, Xiaoyun ; Jiang, JunyuX
> ;
> sta...@dpdk.org
> Subject: [PATCH v2] examples/vmdq: fix the output of pools/queues
>
> To match the pools/queues configuration, the pools/q
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Junyu Jiang
> Sent: Wednesday, February 26, 2020 16:35
> To: dev@dpdk.org
> Cc: Li, Xiaoyun ; Jiang, JunyuX
> ; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH v2] examples/vmdq: fix the output of
> pools/queues
>
On 02/28, Xiao Zhang wrote:
>Return ENOTSUP error code when configuring i40evf promiscuous mode to
>fix port start hang issue on platforms which are unsupported to configure
>promiscuous mode.
>
>Fixes: ddc7cb0d9453 ("net/i40e: re-program promiscuous mode on VF
>interface")
Please don't truncate t
From: Tonghao Zhang
The order of mempool initiation affects mempool index in the
rte_mempool_ops_table. For example, when building APPs with:
$ gcc -lrte_mempool_bucket -lrte_mempool_ring ...
The "bucket" mempool will be registered firstly, and its index
in table is 0 while the index of "ring"
Hi, Chas Williams
Could you please give some suggestion on these patches?
Thanks.
Regards
Xavier
On 2020/2/28 9:31, Wei Hu (Xavier) wrote:
Hi,Ferruh Yigit
On 2020/2/28 1:03, Ferruh Yigit wrote:
On 2/25/2020 9:29 AM, Wei Hu (Xavier) wrote:
From: "Wei Hu (Xavier)"
Currently, based o
On Mon, Mar 2, 2020 at 1:09 AM Ali Alnubani wrote:
>
> Hi Tonghao,
>
> > -Original Message-
> > From: dev On Behalf Of
> > xiangxia.m@gmail.com
> > Sent: Saturday, February 29, 2020 12:27 PM
> > To: Matan Azrad ; dev@dpdk.org
> > Cc: Tonghao Zhang ; sta...@dpdk.org
> > Subject: [dpdk-
On Thu, 27 Feb 2020 11:16:01 -0500
Min Tang wrote:
> Hi Stephen:
>
> I saw the following error messages when using DPDK 18.11.2 in Azure:
>
> hn_nvs_execute(): unexpected NVS resp 0x6b, expect 0x85
> hn_dev_configure(): subchannel configuration failed
>
> It was not easy to reproduce it and it
Hi Tonghao,
> -Original Message-
> From: dev On Behalf Of
> xiangxia.m@gmail.com
> Sent: Saturday, February 29, 2020 12:27 PM
> To: Matan Azrad ; dev@dpdk.org
> Cc: Tonghao Zhang ; sta...@dpdk.org
> Subject: [dpdk-dev] [dpdk v1] net/mlx5: fix possible building error
>
> From: Tonghao
Hi OrI,
>
>Hi Pavan,
>
>
>> -Original Message-
>> From: dev On Behalf Of Pavan Nikhilesh
>Bhagavatula
>> Sent: Sunday, March 1, 2020 4:38 PM
>> To: Ori Kam ; Jerin Jacob Kollanukkaran
>> ; xiang.w.w...@intel.com
>> Cc: dev@dpdk.org; Shahaf Shuler ;
>> hemant.agra...@nxp.com; Opher Reviv ;
Hi Pavan,
> -Original Message-
> From: dev On Behalf Of Pavan Nikhilesh Bhagavatula
> Sent: Sunday, March 1, 2020 4:38 PM
> To: Ori Kam ; Jerin Jacob Kollanukkaran
> ; xiang.w.w...@intel.com
> Cc: dev@dpdk.org; Shahaf Shuler ;
> hemant.agra...@nxp.com; Opher Reviv ; Alex
> Rosenbaum ; Do
Hi Ori,
>
>Hi Pavan,
>
>> -Original Message-
>> From: dev On Behalf Of Pavan Nikhilesh
>Bhagavatula
>> Sent: Sunday, March 1, 2020 3:23 PM
>> To: Ori Kam ; Jerin Jacob Kollanukkaran
>> ; xiang.w.w...@intel.com
>> Cc: dev@dpdk.org; Shahaf Shuler ;
>> hemant.agra...@nxp.com; Opher Reviv ;
>
Hi Pavan,
> -Original Message-
> From: dev On Behalf Of Pavan Nikhilesh Bhagavatula
> Sent: Sunday, March 1, 2020 3:23 PM
> To: Ori Kam ; Jerin Jacob Kollanukkaran
> ; xiang.w.w...@intel.com
> Cc: dev@dpdk.org; Shahaf Shuler ;
> hemant.agra...@nxp.com; Opher Reviv ; Alex
> Rosenbaum ; Dov
Hi Ori,
>
>Hi Pavan,
>Thanks for the comments please see below.
>
>> -Original Message-
>> From: dev On Behalf Of Pavan Nikhilesh
>Bhagavatula
>> Sent: Sunday, March 1, 2020 8:13 AM
>> To: Ori Kam ; Jerin Jacob Kollanukkaran
>> ; xiang.w.w...@intel.com
>> Cc: dev@dpdk.org; Shahaf Shuler ;
Hi,
> -Original Message-
> From: Ophir Munk
> Sent: Wednesday, February 26, 2020 10:28 AM
> To: dev@dpdk.org
> Cc: Thomas Monjalon ; Raslan Darawsheh
> ; Ophir Munk
> Subject: [PATCH v1] net/mlx5: fix VLAN PCP item calculation
>
> The VLAN 16 bits tci field contains both values of PCP a
22 matches
Mail list logo