From: Kumara Parameshwaran
When a TCP packet contains flags like PSH it is returned
immediately to the application though there might be packets of
the same flow in the GRO table. If PSH flag is set on a segment
packets up to the segment should be delivered immediately. But the
current implementa
In rte_sched_subport_config() API, subport_profile_id is not set correctly.
Fixes: ac6fcb841b0f ("sched: update subport rate dynamically")
Cc: cristian.dumitre...@intel.com
Signed-off-by: Megha Ajmera
Acked-by: Dumitrescu, Cristian
---
lib/sched/rte_sched.c | 2 --
1 file changed, 2 deletions(
Config load functions updated to support 100G rates
for subport and pipes.
Added new parse function to convert string to unsigned
long long.
Added error checks.
Signed-off-by: Megha Ajmera
---
examples/qos_sched/cfg_file.c | 180 +-
examples/qos_sched/cfg_file.h |
Removed unused subport field from profile.cfg
Correctly using subport profile id in subport config load.
Fixes: 802d214dc880 ("examples/qos_sched: update subport rate dynamically")
Cc: sta...@dpdk.org
Signed-off-by: Megha Ajmera
Acked-by: Cristian Dumitrescu
---
examples/qos_sched/cfg_file.c
From: Kumara Parameshwaran
When a TCP packet contains flags like PSH it is returned
immediately to the application though there might be packets of
the same flow in the GRO table. If PSH flag is set on a segment
packets up to the segment should be delivered immediately. But the
current implementa
This patch fixes the building of context and data descriptor
on the scalar path for IPSec.
Fixes: f7c8c36fdeb7 ("net/iavf: enable inner and outer Tx checksum offload")
Signed-off-by: Radu Nicolau
Signed-off-by: Zhichao Zeng
Tested-by: Ke Xu
---
drivers/net/iavf/iavf_rxtx.c | 80 ++
From: Kumara Parameshwaran
When a TCP packet contains flags like PSH it is returned
immediately to the application though there might be packets of
the same flow in the GRO table. If PSH flag is set on a segment
packets up to the segment should be delivered immediately. But the
current implementa
In rte_sched_subport_config() API, subport_profile_id is not set correctly.
Fixes: ac6fcb841b0f ("sched: update subport rate dynamically")
Cc: cristian.dumitre...@intel.com
Signed-off-by: Megha Ajmera
Acked-by: Dumitrescu, Cristian
---
lib/sched/rte_sched.c | 2 --
1 file changed, 2 deletions(
Removed unused subport field from profile.cfg
Correctly using subport profile id in subport config load.
Fixes: 802d214dc880 ("examples/qos_sched: update subport rate dynamically")
Cc: sta...@dpdk.org
Signed-off-by: Megha Ajmera
Acked-by: Cristian Dumitrescu
---
examples/qos_sched/cfg_file.c
- Config load functions updated to support 100G rates
for subport and pipes.
- Added new parse function to convert string to unsigned
long long.
- Added error checks.
- Fixed format warnings.
Signed-off-by: Megha Ajmera
---
examples/qos_sched/cfg_file.c | 179 +-
On 10/27/22 00:49, Michael Baum wrote:
RFC's:
https://patchwork.dpdk.org/project/dpdk/patch/7a45693f478b1b721b4e05131141b526185a175c.1654063912.git.jack...@nvidia.com/
https://patchwork.dpdk.org/project/dpdk/patch/608febf8d5d3c434a1eddb2e56f425ebbd6ff0b4.1654063912.git.jack...@nvidia.com/
v2:
-
> -Original Message-
> From: Ajmera, Megha
> Sent: Friday, October 28, 2022 10:56 AM
> To: dev@dpdk.org; Singh, Jasvinder ;
> Dumitrescu, Cristian ;
> step...@networkplumber.org
> Cc: sta...@dpdk.org
> Subject: [PATCH v6 3/3] sched: support for 100G+ rates in subport/pipe
> config
>
>
在 2022/10/28 14:20, Huisong Li 写道:
Some capabilities (like, rx_offload_capa and tx_offload_capa) of bonding
device in dev_info is zero when no slave is added. And its capability will
be updated when add a new slave device.
The capability to update dynamically may introduce some problems if not
On Fri, Oct 14, 2022 at 10:45 AM Bruce Richardson
wrote:
>
> On Fri, Oct 14, 2022 at 09:51:17AM +0200, Markus Theil wrote:
> > Makes apps configurable from meson, like already
> > possible for drivers.
> >
> > Signed-off-by: Markus Theil
> Acked-by: Bruce Richardson
Series applied, thanks.
I'll
With the addition of enable/disable_apps meson options, it is a bit
harder to figure out which application is built, and why.
Display the list of applications in the same way we do for drivers and
libraries.
Signed-off-by: David Marchand
---
app/meson.build | 37 +++-
On Fri, Oct 28, 2022 at 02:34:19PM +0200, David Marchand wrote:
> With the addition of enable/disable_apps meson options, it is a bit
> harder to figure out which application is built, and why.
>
> Display the list of applications in the same way we do for drivers and
> libraries.
>
> Signed-off-
On Fri, Oct 28, 2022 at 11:58 AM Megha Ajmera wrote:
>
> In rte_sched_subport_config() API, subport_profile_id is not set correctly.
>
> Fixes: ac6fcb841b0f ("sched: update subport rate dynamically")
> Cc: cristian.dumitre...@intel.com
Cc: sta...@dpdk.org
>
> Signed-off-by: Megha Ajmera
> Acked
On Fri, Oct 28, 2022 at 11:59 AM Megha Ajmera wrote:
>
Wrong prefix in the title, it should be examples/qos_sched:.
> Removed unused subport field from profile.cfg
> Correctly using subport profile id in subport config load.
This reads odd... but I'll keep untouched.
>
> Fixes: 802d214dc880
On Fri, Oct 28, 2022 at 12:57 PM Dumitrescu, Cristian
wrote:
> > Subject: [PATCH v6 3/3] sched: support for 100G+ rates in subport/pipe
> > config
As mentionned in 2/3, the title prefix is incorrect.
> >
> > - Config load functions updated to support 100G rates
> > for subport and pipes.
> > - A
On Tue, Oct 25, 2022 at 5:12 PM Mcnamara, John wrote:
> > Bernard is no longer with Intel and is no longer involved in the DPDK
> > community, so remove him from the MAINTAINERS file.
>
> Acked-by: John McNamara
Let's wish Bernard best of luck for the future.
Applied, thanks.
--
David Marchan
On Thu, Oct 27, 2022 at 4:14 PM Thomas Monjalon wrote:
> > This library has no maintainer and, for now, nobody expressed interest
> > in taking over.
> > Mark this experimental library as deprecated and announce plan for
> > removal in v23.11.
> >
> > Signed-off-by: David Marchand
>
> Acked-by: T
On 10/25/22 11:57, Andrew Rybchenko wrote:
On 10/24/22 16:12, Junfeng Guo wrote:
Support device init and add the following dev ops:
- dev_configure
- dev_close
- dev_infos_get
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Xiao Wang
Signed-off-by: Junfeng Guo
[s
On 10/27/22 10:47, Junfeng Guo wrote:
Support device init and add the following dev ops:
- dev_configure
- dev_close
- dev_infos_get
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Xiao Wang
Signed-off-by: Wenjun Wu
Signed-off-by: Junfeng Guo
[snip]
+static int
These are my last couple of days at Microsoft.
Remove the old email from MAINTAINERS.
Will no longer have free access to Azure to work on Netvsc.
Signed-off-by: Stephen Hemminger
---
MAINTAINERS | 2 --
1 file changed, 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 2bd4a55f1b0a..bc
On 10/27/22 10:47, Junfeng Guo wrote:
Add dev ops dev_start, dev_stop and link_update.
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Junfeng Guo
[snip]
@@ -284,6 +305,40 @@ idpf_dev_configure(struct rte_eth_dev *dev)
return 0;
}
+static int
+idpf_dev_st
On 10/27/22 10:47, Junfeng Guo wrote:
Add support for these device ops:
- rx_queue_start
- tx_queue_start
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Junfeng Guo
[snip]
+#define IDPF_RX_BUF_STRIDE 64
+int
+idpf_vc_config_rxqs(struct idpf_vport *vpor
On 10/28/22 14:34, David Marchand wrote:
With the addition of enable/disable_apps meson options, it is a bit
harder to figure out which application is built, and why.
Display the list of applications in the same way we do for drivers and
libraries.
Signed-off-by: David Marchand
---
|Reviewed-b
> -Original Message-
> From: Andrew Rybchenko
> Sent: Friday, October 28, 2022 11:14 PM
> To: Guo, Junfeng ; Zhang, Qi Z
> ; Wu, Jingjing ; Xing, Beilei
>
> Cc: dev@dpdk.org; Li, Xiaoyun ; Wang, Xiao W
>
> Subject: Re: [PATCH v11 02/18] net/idpf: add support for device initialization
>
> -Original Message-
> From: Andrew Rybchenko
> Sent: Friday, October 28, 2022 11:35 PM
> To: Guo, Junfeng ; Zhang, Qi Z
> ; Wu, Jingjing ; Xing, Beilei
>
> Cc: dev@dpdk.org; Li, Xiaoyun ; Wang, Xiao W
> ; Wu, Wenjun1
> Subject: Re: [PATCH v14 02/18] net/idpf: add support for device in
> -Original Message-
> From: Andrew Rybchenko
> Sent: Friday, October 28, 2022 11:51 PM
> To: Guo, Junfeng ; Zhang, Qi Z
> ; Wu, Jingjing ; Xing, Beilei
>
> Cc: dev@dpdk.org; Li, Xiaoyun
> Subject: Re: [PATCH v14 06/18] net/idpf: add support for queue start
>
> On 10/27/22 10:47, Junf
20/10/2022 07:00, Yiding Zhou:
> This commit add a new thread to call all event callbacks.
You may be interested to look at the new API rte_thread_*
instead of calling pthread directly.
Signed-off-by: David Miller
Reviewed-by: Mathew S Thoennes
---
app/test-acl/main.c | 4 +
app/test-pmd/config.c| 12 +-
app/test/test_acl.c | 1 +
app/test/test_atomic.c | 7 +-
app/test/test_c
On Fri, 28 Oct 2022 17:52:40 -0400
David Miller wrote:
> diff --git a/app/test/test_cmdline.c b/app/test/test_cmdline.c
> index 115bee966d..e0720ff345 100644
> --- a/app/test/test_cmdline.c
> +++ b/app/test/test_cmdline.c
> @@ -10,21 +10,21 @@
> static int
> test_cmdline(void)
> {
> - prin
On Fri, 28 Oct 2022 17:52:40 -0400
David Miller wrote:
> +#if RTE_BYTE_ORDER == RTE_BIG_ENDIAN
> +switch (type) {
> +case RTE_UINT8:
> +{
> +uint8_t *temp = (uint8_t *)&result;
> +result = *temp;
> +
Will move to a new patch, and likely I opened in IDE again and it's
set up for the previous OSS project.
I got an email full of complaints from automated checkpatch, will
resubmit again early next week.
Best Regards
- David Miller
On Fri, Oct 28, 2022 at 6:45 PM Stephen Hemminger
wrote:
>
>
在 2022/10/28 18:59, humin (Q) 写道:
在 2022/10/28 14:20, Huisong Li 写道:
Some capabilities (like, rx_offload_capa and tx_offload_capa) of bonding
device in dev_info is zero when no slave is added. And its capability
will
be updated when add a new slave device.
The capability to update dynamica
Some capabilities (like, rx_offload_capa and tx_offload_capa) of bonding
device in dev_info is zero when no slave is added. And its capability will
be updated when add a new slave device.
The capability to update dynamically may introduce some problems if not
handled properly. For example, the rec
From: Beilei Xing
This patchset introduced the idpf (Infrastructure Data Path Function) PMD in
DPDK for Intel® IPU E2000 (Device ID: 0x1452).
The Intel® IPU E2000 targets to deliver high performance under real workloads
with security and isolation.
Please refer to
https://www.intel.com/content/
From: Junfeng Guo
Support device init and add the following dev ops:
- dev_configure
- dev_close
- dev_infos_get
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Xiao Wang
Signed-off-by: Wenjun Wu
Signed-off-by: Junfeng Guo
---
MAINTAINERS|
From: Junfeng Guo
Add support for tx_queue_setup ops.
In the single queue model, the same descriptor queue is used by SW to
post buffer descriptors to HW and by HW to post completed descriptors
to SW.
In the split queue model, "RX buffer queues" are used to pass
descriptor buffers from SW to HW
From: Junfeng Guo
Add support for rx_queue_setup ops.
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Junfeng Guo
---
drivers/net/idpf/idpf_ethdev.c | 11 +
drivers/net/idpf/idpf_rxtx.c | 400 +
drivers/net/idpf/idpf_rxtx.h | 46
From: Junfeng Guo
Add dev ops dev_start, dev_stop and link_update.
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Junfeng Guo
---
drivers/net/idpf/idpf_ethdev.c | 55 ++
drivers/net/idpf/idpf_rxtx.c | 20 +
2 files changed, 7
From: Junfeng Guo
Add support for these device ops:
- rx_queue_start
- tx_queue_start
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Junfeng Guo
---
drivers/net/idpf/idpf_ethdev.c | 42 +++-
drivers/net/idpf/idpf_ethdev.h | 9 +
drivers/net/idpf/idpf_rxtx.c | 237
From: Junfeng Guo
Add support for these device ops:
- rx_queue_stop
- tx_queue_stop
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Junfeng Guo
---
drivers/net/idpf/idpf_ethdev.c | 17 ++--
drivers/net/idpf/idpf_rxtx.c | 148 +
drivers
From: Junfeng Guo
Add support for queue operations:
- rx_queue_release
- tx_queue_release
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Junfeng Guo
---
drivers/net/idpf/idpf_ethdev.c | 2 +
drivers/net/idpf/idpf_rxtx.c | 81 ++
drive
From: Junfeng Guo
Add dev ops mtu_set.
Signed-off-by: Beilei Xing
Signed-off-by: Junfeng Guo
---
doc/guides/nics/features/idpf.ini | 1 +
drivers/net/idpf/idpf_ethdev.c| 13 +
2 files changed, 14 insertions(+)
diff --git a/doc/guides/nics/features/idpf.ini
b/doc/guides/nics
From: Junfeng Guo
Add basic Rx support in split queue mode and single queue mode.
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Junfeng Guo
---
drivers/net/idpf/idpf_ethdev.c | 2 +
drivers/net/idpf/idpf_rxtx.c | 273 +
drivers/net/id
From: Junfeng Guo
Add basic Tx support in split queue mode and single queue mode.
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Junfeng Guo
---
drivers/net/idpf/idpf_ethdev.c | 3 +
drivers/net/idpf/idpf_ethdev.h | 1 +
drivers/net/idpf/idpf_rxtx.c | 357 +
From: Junfeng Guo
Parse packet type during receiving packets.
Signed-off-by: Wenjun Wu
Signed-off-by: Junfeng Guo
---
drivers/net/idpf/idpf_ethdev.c | 6 +
drivers/net/idpf/idpf_ethdev.h | 6 +
drivers/net/idpf/idpf_rxtx.c | 11 ++
drivers/net/idpf/idpf_rxtx.h | 5 +
drivers/net/id
From: Junfeng Guo
Enable write back on ITR expire, then packets can be received one by
one.
Signed-off-by: Beilei Xing
Signed-off-by: Junfeng Guo
---
drivers/net/idpf/idpf_ethdev.c | 120 +
drivers/net/idpf/idpf_ethdev.h | 13
drivers/net/idpf/idpf_vchnl.
From: Junfeng Guo
Add RSS support.
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Junfeng Guo
---
drivers/net/idpf/idpf_ethdev.c | 120 -
drivers/net/idpf/idpf_ethdev.h | 26 +++
drivers/net/idpf/idpf_vchnl.c | 113 ++
From: Junfeng Guo
Add Rx offloading support:
- support CHKSUM and RSS offload for split queue model
- support CHKSUM offload for single queue model
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Junfeng Guo
---
doc/guides/nics/features/idpf.ini | 5 ++
drivers/net/id
From: Junfeng Guo
Add Tx offloading support:
- support TSO for single queue model and split queue model.
Signed-off-by: Beilei Xing
Signed-off-by: Xiaoyun Li
Signed-off-by: Junfeng Guo
---
doc/guides/nics/features/idpf.ini | 1 +
drivers/net/idpf/idpf_ethdev.c| 4 +-
drivers/net/idp
From: Junfeng Guo
Add support of AVX512 vector data path for single queue model.
Signed-off-by: Wenjun Wu
Signed-off-by: Junfeng Guo
---
doc/guides/nics/idpf.rst| 19 +
drivers/net/idpf/idpf_ethdev.c | 3 +-
drivers/net/idpf/idpf_ethdev.h | 5 +
drivers/
From: Junfeng Guo
Add support for timestamp offload.
Signed-off-by: Wenjing Qiao
Signed-off-by: Junfeng Guo
---
doc/guides/nics/features/idpf.ini | 1 +
drivers/net/idpf/idpf_ethdev.c| 5 +-
drivers/net/idpf/idpf_ethdev.h| 3 ++
drivers/net/idpf/idpf_rxtx.c | 65 ++
55 matches
Mail list logo