In vector mode, DF bit is not programmed correctly, as the
return value of vsetq_lane_u64() is ignored, which actually
contains the updated value, leading HW to free mbufs though
NIX_TX_OFFLOAD_MBUF_NOFF_F flag is set.
Hence, save return value of vsetq_lane_u64() appropriately so
that DF bit is pr
While configuring NIX, local variables 'nb_rxq' and 'nb_txq'
are declared as 8bit variables, leading to an integer overflow
when an application sends Rxq/Txq value greater than 255.
Hence, declare local variables, 'nb_rxq' and 'nb_txq' as 16bit
variable.
Also, during the cleanup, make sure PFC tre
> -Original Message-
> From: Zhichao Zeng
> Sent: Wednesday, August 31, 2022 1:42 PM
> To: dev@dpdk.org
> Cc: Yang, Qiming ; Zhou, YidingX
> ; Zeng, ZhichaoX ;
> Zhang, Qi Z
> Subject: [PATCH v2] net/ice: support original represented_port action
>
> Add support to send matching traffic
The driver splits the flow with sample action into two sub-flows,
sub prefix flow and sub suffix flow.
In the case of tunnel flow including a decap action, the driver should
translate the inner as outer for actions coming after the decap action.
In the case of flow splitting, the packet layers, us
QinQ enable, when enable strip function, it is wrong to strip inner
VLAN of double VLAN package. The correct action is outer VLAN is
stripped. So, need to configure 'outer_vlan_flags' to update vsi.
When enable QinQ strip function, need to set 'port_vlan_flags' to
configure inner VLAN strip.
Sign
Hi Tom,
> -Original Message-
> From: Tom Rix
> Sent: Wednesday, August 31, 2022 5:28 PM
> To: Chautru, Nicolas ; Maxime Coquelin
> ; dev@dpdk.org; tho...@monjalon.net;
> gak...@marvell.com; hemant.agra...@nxp.com; Vargas, Hernan
>
> Cc: m...@ashroe.eu; Richardson, Bruce ;
> david.march.
> -Original Message-
> From: Zeng, ZhichaoX
> Sent: Wednesday, August 31, 2022 1:42 PM
> To: dev@dpdk.org
> Cc: Yang, Qiming ; Zhou, YidingX
> ; Zeng, ZhichaoX ;
> Zhang, Qi Z
> Subject: [PATCH v2] net/ice: support original represented_port action
>
> Add support to send matching traf
> -Original Message-
> From: Ferruh Yigit
> Sent: Wednesday, August 31, 2022 8:54 PM
> To: Zhang, Qi Z ; Wang, Jie1X ;
> dev@dpdk.org
> Cc: Yang, Qiming ; Wu, Jingjing
> ; Xing, Beilei ; Yang, SteveX
>
> Subject: Re: [PATCH v3 0/5] support flow subscription
>
> On 8/31/2022 1:28 PM, Zh
On 8/31/22 3:37 PM, Chautru, Nicolas wrote:
Hi Thomas, Tom,
-Original Message-
From: Tom Rix
Sent: Wednesday, August 31, 2022 12:26 PM
To: Chautru, Nicolas ; Maxime Coquelin
; dev@dpdk.org; tho...@monjalon.net;
gak...@marvell.com; hemant.agra...@nxp.com; Vargas, Hernan
Cc: m...@ashr
Sincerely ping.
On Sat, 27 Aug, 2022 at 16:59 +0800, Min Zhou wrote:
Dear team,
The following patch set is intended to support DPDK running on LoongArch
architecture.
LoongArch is the general processor architecture of Loongson Corporation
and is a new RISC ISA, which is a bit like MIPS or RIS
Sincerely ping.
On 2022年08月29日 16:29, Min Zhou wrote:
On CentOS 8 or Debian 10.4 systems using gcc 12.1 to cross
compile DPDK, gcc shows a following warning which will cause
build to fail when build is run with -werror:
In function 'mbuf_to_desc',
inlined from 'vhost_enqueue_async_packed'
Hi Thomas, Tom,
> -Original Message-
> From: Tom Rix
> Sent: Wednesday, August 31, 2022 12:26 PM
> To: Chautru, Nicolas ; Maxime Coquelin
> ; dev@dpdk.org; tho...@monjalon.net;
> gak...@marvell.com; hemant.agra...@nxp.com; Vargas, Hernan
>
> Cc: m...@ashroe.eu; Richardson, Bruce ;
> davi
31/08/2022 21:30, Stephen Hemminger:
> Going over list of active DPDK developers and MAINTAINERS
> and noticed that Jan's email was not active. His response was:
>
>well, that rehivetech.com address is probably receiving but it's not
>under my control for quite some time. Anyway, I can see
Going over list of active DPDK developers and MAINTAINERS
and noticed that Jan's email was not active. His response was:
well, that rehivetech.com address is probably receiving but it's not
under my control for quite some time. Anyway, I can see that there is
Ruifeng Wang listed now as a
On 8/30/22 12:45 PM, Chautru, Nicolas wrote:
Hi Maxime,
-Original Message-
From: Maxime Coquelin
Sent: Tuesday, August 30, 2022 12:45 AM
To: Chautru, Nicolas ; dev@dpdk.org;
tho...@monjalon.net; gak...@marvell.com; hemant.agra...@nxp.com;
t...@redhat.com; Vargas, Hernan
Cc: m...@ash
31/08/2022 18:43, Maxime Coquelin:
> Hello Nicolas,
>
> On 8/30/22 21:45, Chautru, Nicolas wrote:
> > Hi Maxime,
> >
> >> -Original Message-
> >> From: Maxime Coquelin
> >> Sent: Tuesday, August 30, 2022 12:45 AM
> >> To: Chautru, Nicolas ; dev@dpdk.org;
> >> tho...@monjalon.net; gak...@
> Subject: Re: [Patch v6 01/18] net/mana: add basic driver, build environment
> and doc
>
>
> 在 2022/8/31 6:51, lon...@linuxonhyperv.com 写道:
> > From: Long Li
> >
> > MANA is a PCI device. It uses IB verbs to access hardware through the
> > kernel RDMA layer. This patch introduces build environm
Hello Nicolas,
On 8/30/22 21:45, Chautru, Nicolas wrote:
Hi Maxime,
-Original Message-
From: Maxime Coquelin
Sent: Tuesday, August 30, 2022 12:45 AM
To: Chautru, Nicolas ; dev@dpdk.org;
tho...@monjalon.net; gak...@marvell.com; hemant.agra...@nxp.com;
t...@redhat.com; Vargas, Hernan
C
On Mon, 29 Aug 2022 11:50:29 +
"Zhou, YidingX" wrote:
> I draw a diagram to describe it more clearly
>
> fwrite fclose/fflush
> fclose/fdatasync
> ->| libc buffer |> |disk cache in RA
On Mon, 22 Aug 2022 03:47:30 +
Joyce Kong wrote:
> + if (likely(mbuf_size >= pmd->cfg.pkt_buffer_size)) {
> + struct rte_mbuf *mbufs[nb_pkts];
> + ret = rte_pktmbuf_alloc_bulk(mq->mempool, mbufs, nb_pkts);
> + if (unlikely(ret < 0))
> +
On Fri, 19 Aug 2022 19:52:19 +
Cristian Dumitrescu wrote:
> Also, since this flexibility has some performance cost, this patch set
> also introduces key comparison functions specialized for each key size
> value. Since the key size is fixed for each table, the key comparison
> function can be
This patch sets the max length of dst in OpenSSL 3.0 lib EVP MAC final
routine to ensure enough space for the result.
Fixes: 75adf1eae44f ("crypto/openssl: update HMAC routine with 3.0 EVP API")
Signed-off-by: Kai Ji
Acked-by: Fan Zhang
---
drivers/crypto/openssl/rte_openssl_pmd.c | 2 +-
1 fi
On 8/24/2022 10:42 AM, Ferruh Yigit wrote:
On 8/3/2022 12:13 PM, Andrew Rybchenko wrote:
Flow Director configuration fdir_conf was deprecated long time ago and
was planned to be removed in 20.11.
i40e, ixgbe, qede and txgbe driver maintainers are encouraged to review
correspodning patches very
The driver splits the flow with sample action into two sub-flows,
sub prefix flow and sub suffix flow.
In the case of tunnel flow including a decap action, the driver should
translate the inner as outer for actions coming after the decap action.
In the case of flow splitting, the packet layers, us
On 8/31/2022 1:28 PM, Zhang, Qi Z wrote:
-Original Message-
From: Ferruh Yigit
Sent: Wednesday, August 31, 2022 6:57 PM
To: Wang, Jie1X ; dev@dpdk.org
Cc: Yang, Qiming ; Zhang, Qi Z
; Wu, Jingjing ; Xing, Beilei
; Yang, SteveX
Subject: Re: [PATCH v3 0/5] support flow subscription
On
> -Original Message-
> From: Ferruh Yigit
> Sent: Wednesday, August 31, 2022 6:57 PM
> To: Wang, Jie1X ; dev@dpdk.org
> Cc: Yang, Qiming ; Zhang, Qi Z
> ; Wu, Jingjing ; Xing, Beilei
> ; Yang, SteveX
> Subject: Re: [PATCH v3 0/5] support flow subscription
>
> On 8/30/2022 7:05 PM, Jie
On Wed, Aug 31, 2022 at 12:52:49PM +0100, Conor Walsh wrote:
> In order to allow other tools to use the generic telemetry functions
> provided within dpdk-telemetry move the "main" part of the code to
> a function and only run this code if the tool has been called by a
> user. This allows other scr
A lot of DPDK apps do not provide feedback to their users while
running, but many interesting metrics are available through the
app's telemetry socket. Currently, the main way to view these
metrics is to query them using the dpdk-telemetry.py script.
This is useful to check a few values or to check
In order to allow other tools to use the generic telemetry functions
provided within dpdk-telemetry move the "main" part of the code to
a function and only run this code if the tool has been called by a
user. This allows other scripts to use the tool as a module to
prevent code duplication.
Signed
On 8/30/2022 7:05 PM, Jie Wang wrote:
Add support AVF can be able to subscribe a flow from PF.
Hi Jie,
Can you please provide more details, what does subscribing a flow from
PF mean?
Thanks,
ferruh
--
v3:
* fix eth layer inputset.
* rebase.
v2:
* split v1 patch 2/2 to 4 small patch
On 8/2/2022 8:55 AM, Chaoyong He wrote:
From: Peng Zhang
During initialization of the NFP driver, a file name for loading
application firmware is composed using the NIC's AMDA information and port
type (count and speed). E.g.: "nic_AMDA0145-1012_2x10.nffw".
In practice there may be many varian
Acked-by: Mingshan Zhang
> -Original Message-
> From: Chautru, Nicolas
> Sent: Tuesday, August 30, 2022 2:07 AM
> To: dev@dpdk.org; tho...@monjalon.net; gak...@marvell.com;
> hemant.agra...@nxp.com
> Cc: maxime.coque...@redhat.com; t...@redhat.com; m...@ashroe.eu;
> Richardson, Bruce ;
>
Hi Honnappa,
Thanks for prompt reply.
Currently our pmd driver still has other issues. After we fix it, we will
submit our code as RFC.
Thanks,
Hau
From: Honnappa Nagarahalli [mailto:honnappa.nagaraha...@arm.com]
Sent: Saturday, August 27, 2022 12:44 AM
To: xing_wang ; dev@dpdk.org
Cc: dali_che
When first attempt to configure a device with RX interrupt enabled fails
for some reason (e.g. because "Multiple intr vector not supported"),
second attempt to configure the device with RX interrupt disabled and
feature set unchanged will succeed but will leave virtio queues not
allocated. Accessin
> -Original Message-
> From: Thomas Monjalon
> Sent: 2022年8月29日 21:15
> To: Nole Zhang ; Chaoyong He
>
> Subject: Re: [PATCH v1] buildtools: ensure the NUMA nodes are counted
> correct
>
> 29/08/2022 13:17, Nole Zhang:
> > From: Thomas Monjalon
> > > 02/08/2022 09:54, Chaoyong He:
When first attempt to configure a device with RX interrupt enabled fails
for some reason (e.g. because "Multiple intr vector not supported"),
second attempt to configure the device with RX interrupt disabled and
feature set unchanged will succeed but will leave virtio queues not
allocated. Accessin
Hi all,
A gentle ping on this patch.
On 2022-08-02 15:55:03 +0800, Chaoyong He wrote:
> From: Peng Zhang
>
> During initialization of the NFP driver, a file name for loading
> application firmware is composed using the NIC's AMDA information and port
> type (count and speed). E.g.: "nic_AMDA014
37 matches
Mail list logo