śr., 28 lip 2021 o 16:27 Olivier Matz napisał(a):
>
> Hi Michał,
>
> On Wed, Jul 14, 2021 at 12:02:32PM +0200, Michał Krawczyk wrote:
> > pon., 12 lip 2021 o 19:03 Ghalem Boudour
> > napisał(a):
> > >
> > > The DPDK ENA driver does not provide multi-segment tx offload capability.
> > > Let's add
PCI, vmbus, and auxiliary drivers printed a warning
when NUMA node had beed reported as (-1) or not reported by OS:
EAL: Invalid NUMA socket, default to 0
This message and its level might confuse users, because configuration
is valid and nothing happens that requires attention or interventi
Thanks, inline comment
On 2021/7/28 19:13, Bruce Richardson wrote:
> On Tue, Jul 27, 2021 at 11:39:59AM +0800, Chengwen Feng wrote:
>> This patch introduce 'dmadevice' which is a generic type of DMA
>> device.
>>
>> The APIs of dmadev library exposes some generic operations which can
>> enable con
Hi,
> -Original Message-
> From: Dmitry Kozlyuk
> Sent: Wednesday, July 28, 2021 5:08 PM
>
> > -Original Message-
> > From: Andrew Rybchenko
> > Sent: 28 июля 2021 г. 15:27
> > To: Dmitry Kozlyuk ; dev@dpdk.org
> > Cc: David Marchand
> > Subject: Re: [dpdk-dev] [PATCH 0/4] net/
Hello Oliver,
Please see my comments below
> On Tue, Jul 27, 2021 at 04:07:57PM +0300, Gregory Etelson wrote:
> > TX checksum of a tunnelled packet can be calculated for outer headers
> > only or for both outer and inner parts. The calculation method is
> > determined by application.
> > If TX ch
The committing completions by clock queue might be delayed
after queue initialization done and the only Clock Queue
completion entry (CQE) might keep the invalid status till
the CQE first update happens.
The mlx5_txpp_update_timestamp() wrongly recognized invalid
status as error and reported about
> -Original Message-
> From: Andrew Rybchenko
> Sent: 28 июля 2021 г. 15:27
> To: Dmitry Kozlyuk ; dev@dpdk.org
> Cc: David Marchand
> Subject: Re: [dpdk-dev] [PATCH 0/4] net/mlx5: keep indirect actions across
> port
> restart
>
> External email: Use caution opening links or attachments
Hi,
> -Original Message-
> From: Suanming Mou
> Sent: Wednesday, July 28, 2021 11:24 AM
> To: Slava Ovsiienko ; Matan Azrad
>
> Cc: Raslan Darawsheh ; dev@dpdk.org
> Subject: [PATCH] net/mlx5: limit implicitly MPLS RSS expansion
>
> As [1] optimized the MPLS RSS expansion before, this c
On 7/12/21 12:35 PM, David Christensen wrote:
On 7/5/21 2:28 AM, David Marchand wrote:
On Wed, Jun 23, 2021 at 6:13 PM David Christensen
wrote:
Suppress gcc warning "warning: writing 16 bytes into a region of
size 0" for users of the POWER rte_memcpy() function. Existing
rte_memcpy() co
Hi,
> -Original Message-
> From: dev On Behalf Of Lior Margalit
> Sent: Tuesday, July 27, 2021 9:46 AM
> To: Matan Azrad
> Cc: Lior Margalit ; dev@dpdk.org
> Subject: [dpdk-dev] [PATCH v2 0/2] net/mlx5: prevent RSS distribution by L4
> proto alone
>
> Set proper selection flags for the
Hi,
> -Original Message-
> From: Jiawei(Jonny) Wang
> Sent: Monday, July 26, 2021 9:23 AM
> To: Slava Ovsiienko ; Matan Azrad
> ; Ori Kam ; NBU-Contact-Thomas
> Monjalon ; Shahaf Shuler
> Cc: dev@dpdk.org; Raslan Darawsheh ;
> sta...@dpdk.org
> Subject: [PATCH v2] net/mlx5: fix mirror fl
This patch disables asymmetric crypto pmd on gen3 devices.
Fixes: 1f5e4053f9b4 ("common/qat: support GEN3 devices")
Signed-off-by: Arek Kusztal
---
drivers/crypto/qat/qat_asym_pmd.c | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/crypto/qat/qat_asym_pmd.c
b/drivers/crypto/qat/q
Fix invalid value that is returned when asymmetric crypto
or compression service is selected.
Fixes: 8f393c4ffdc1 ("common/qat: support GEN4 devices")
Signed-off-by: Arek Kusztal
---
drivers/compress/qat/qat_comp_pmd.c | 2 +-
drivers/crypto/qat/qat_asym_pmd.c | 2 +-
2 files changed, 2 inser
This patchset fixes wrong behaviour when service not currently supported is
selected for GEN3 and GEN4 devices in Intel QuickAssist Technology PMD.
There is dependency between these patches hence the patchset.
This patcheset superseeds following patch:
drivers/qat: fix unused asymmetric crypto pmd
Hi Dmitry and Andrew,
> -Original Message-
> From: dev On Behalf Of Dmitry Kozlyuk
> Sent: Wednesday, July 28, 2021 2:19 PM
>
> Hi Andrew,
>
> > From: Andrew Rybchenko On 7/27/21
> > 10:31 AM, Dmitry Kozlyuk wrote:
> > > It was unspecified what happens to indirect actions when a port i
On 7/7/21 12:40 PM, Mohsin Kazmi wrote:
Preparation the headers for the hardware offload
misses the outer ipv4 checksum offload.
It results in bad checksum computed by hardware NIC.
This patch fixes the issue by setting the outer ipv4
checksum field to 0.
Fixes: 4fb7e803eb1a ("ethdev: add Tx pr
On 7/27/21 11:44 AM, Bruce Richardson wrote:
On Mon, Jul 26, 2021 at 05:56:17AM +, Xia, Chenbo wrote:
Hi, Ferruh
-Original Message-
From: Yigit, Ferruh
Sent: Friday, July 23, 2021 8:47 PM
To: Xia, Chenbo ; dev@dpdk.org; tho...@monjalon.net
Cc: m...@ashroe.eu; nhor...@tuxdriver.com
On Tue, Jul 13, 2021 at 09:49:09AM +0300, Eli Britstein wrote:
> In rte_pktmbuf_mtod_offset macro, there is a casting from char * to type
> 't', which may cause cast-align warning when using gcc flags
> '-Werror -Wcast-align':
>
> .../include/rte_mbuf_core.h:723:3: error: cast increases required a
To configure tim with external clock, requested resolution should be
adjusted based on core and external clock frequency for accuracy.
tim_ext_clk is the devarg used to pass external clock frequency.
E.g. -a 0002:0e:00.0,tim_ext_clk=12288
Signed-off-by: Shijith Thotton
Signed-off-by: Pavan
Added a macro to swap two numbers and updated common autotest for the
same.
Signed-off-by: Shijith Thotton
---
Needed-for: drivers: add external clock support for cnxk timer
app/test/test_common.c | 4
lib/eal/include/rte_common.h | 8
2 files changed, 12 insertions(+)
diff
Hi Andrew,
> From: Andrew Rybchenko
> On 7/27/21 10:31 AM, Dmitry Kozlyuk wrote:
> > It was unspecified what happens to indirect actions when a port is
> > stopped, possibly reconfigured, and started again. MLX5 PMD, the first
> > one to use indirect actions, intended to keep them across such a
>
https://bugs.dpdk.org/show_bug.cgi?id=762
Ajit Khaparde (ajit.khapa...@broadcom.com) changed:
What|Removed |Added
CC||ajit.khapa...@broadcom
Hi Akhil, Konstantin,
Now that we have an agreement on bitfields (hoping no one else has an
objection), I would like to discuss one more topic. It is more related to
checksum offload, but it's better that we discuss along with other similar
items (like soft expiry).
L3 & L4 checksum can be tri
Hi Michał,
On Wed, Jul 14, 2021 at 12:02:32PM +0200, Michał Krawczyk wrote:
> pon., 12 lip 2021 o 19:03 Ghalem Boudour
> napisał(a):
> >
> > The DPDK ENA driver does not provide multi-segment tx offload capability.
> > Let's add DEV_TX_OFFLOAD_MULTI_SEGS to ports offload capability by default.
>
Hi Gregory,
Few comments below.
On Tue, Jul 27, 2021 at 04:07:57PM +0300, Gregory Etelson wrote:
> TX checksum of a tunnelled packet can be calculated for outer headers
> only or for both outer and inner parts. The calculation method is
> determined by application.
> If TX checksum calculation ca
From: Asaf Penso
> The concrete function names have a prefix for flow_dv.
> This emphasizes the flow engine is direct verbs.
>
> The function flow_get_aged_flows doesn’t have this prefix.
> It creates an inconsistency with the other functions.
>
> Update the function name to include dv.
>
> Fi
Hi Dmitry,
> -Original Message-
> From: Dmitry Kozlyuk
> Sent: Tuesday, July 27, 2021 10:31 AM
>
> Subject: [PATCH 4/4] ethdev: document indirect flow action life cycle
>
> rte_flow_action_handle_create() did not specify what happens with an
> indirect action when device is stopped, poss
After removing rte_eth_devices from testpmd the vm_hotplug no longer
recovered after removal of a device, this patch fixes this issue.
Fixes: 0a0821bcf312 ("app/testpmd: remove most uses of internal ethdev array")
Signed-off-by: Paulis Gributs
---
app/test-pmd/testpmd.c | 8 +---
1 file cha
The concrete function names have a prefix for flow_dv.
This emphasizes the flow engine is direct verbs.
The function flow_get_aged_flows doesn’t have this prefix.
It creates an inconsistency with the other functions.
Update the function name to include dv.
Fixes: fa2d01c87d2 ("net/mlx5: support
Hi Konstantin,
> Hi Akhil,
>
> > > > > My vote would probably be for option #2 (use one of the reserved
> fields
> > > for
> > > > > it).
> > > > > That way - existing code wouldn't need to be changed.
> > > >
> > > > Adding a single enum or multiple enums is the same thing. Right wrt
> code
> > >
On 7/28/21 2:18 PM, Dmitry Kozlyuk wrote:
Hi Andrew,
From: Andrew Rybchenko
On 7/27/21 10:31 AM, Dmitry Kozlyuk wrote:
It was unspecified what happens to indirect actions when a port is
stopped, possibly reconfigured, and started again. MLX5 PMD, the first
one to use indirect actions, intende
As [1] optimized the MPLS RSS expansion before, this commit limits
the implicitly MPLS RSS expansion for MPLSoGRE as well. For the
RSS flow matcher to GRE level only, it will not expand the MPLS
match item for the sub flows due to performance consideration.
The original RSS flow match item:
ETH VL
Hi Andrew,
> -Original Message-
> From: Andrew Rybchenko
> Sent: Wednesday, July 28, 2021 3:57 PM
> To: Xueming(Steven) Li
> Cc: dev@dpdk.org; Slava Ovsiienko ;
> NBU-Contact-Thomas Monjalon ; Ferruh
> Yigit
> Subject: Re: [RFC] ethdev: introduce shared Rx queue
>
> On 7/27/21 6:42 AM
The support for multiple data-units includes the next:
- Add a new command-line argument to provide the data-unit length.
- Set the length in the cipher xform.
- Validate device capabilities for this feature.
- Pad the AES-XTS operation length to be aligned to the defined data-unit.
Signed-off-by:
Hi,
> -Original Message-
> From: Bing Zhao
> Sent: Saturday, July 24, 2021 4:27 PM
> To: Slava Ovsiienko ; Matan Azrad
>
> Cc: dev@dpdk.org; Ori Kam ; Raslan Darawsheh
> ; sta...@dpdk.org
> Subject: [PATCH] net/mlx5: fix queue leaking in hairpin auto bind checking
>
> During the start up
On Tue, Jul 27, 2021 at 11:39:59AM +0800, Chengwen Feng wrote:
> This patch introduce 'dmadevice' which is a generic type of DMA
> device.
>
> The APIs of dmadev library exposes some generic operations which can
> enable configuration and I/O with the DMA devices.
>
> Signed-off-by: Chengwen Feng
> -Original Message-
> From: Nathan Skrzypczak
> Sent: Friday, July 23, 2021 11:19 AM
> To: dev@dpdk.org
> Cc: andrew.rybche...@oktetlabs.ru; Jakub Grajciar -X (jgrajcia - PANTHEON
> TECH SRO at Cisco)
> Subject: [PATCH v2] net/memif: fix abstract socket addr_len
>
> This fixes using abs
Hi All,
Update the test status for Intel part. Till now dpdk21.08-rc2 test execution
rate is 90%. No critical issue is found.
# Basic Intel(R) NIC testing
* Build or compile:
*Build: cover the build test combination with latest GCC/Clang/ICC
version and the popular OS revision such as Ubu
Hi Akhil,
> > > > > There are two options that we considered,
> > > > > 1. Extend the enum, rte_crypto_op_status, to cover warnings [1]
> > > > > 2. There are reserved fields in rte_cryto_op structure. So we can use
> > bits in
> > > > them to indicate various cases. [2]
> > > > >
> > > > > Both
> -Original Message-
> From: Jerin Jacob
> Sent: Wednesday, July 28, 2021 3:01 PM
> To: Jayatheerthan, Jay
> Cc: Naga Harish K, S V ; dev@dpdk.org
> Subject: Re: [PATCH v2] eventdev: fix event port setup in tx adapter
>
> On Wed, Jul 28, 2021 at 12:14 PM Jayatheerthan, Jay
> wrote:
> >
Hi Joyce,
On Mon, Jul 19, 2021 at 10:51:21PM -0500, Joyce Kong wrote:
> Convert rte_atomic usages to compiler atomic built-ins for lcores
> sync in mcslock testcases.
>
> Signed-off-by: Joyce Kong
> Reviewed-by: Ruifeng Wang
> Acked-by: Stephen Hemminger
> ---
> app/test/test_mcslock.c | 14 +
On Wed, Jul 28, 2021 at 12:14 PM Jayatheerthan, Jay
wrote:
>
> > -Original Message-
> > From: Naga Harish K, S V
> > Sent: Saturday, July 24, 2021 7:41 PM
> > To: Jayatheerthan, Jay ; jerinjac...@gmail.com
> > Cc: dev@dpdk.org
> > Subject: [PATCH v2] eventdev: fix event port setup in tx a
https://bugs.dpdk.org/show_bug.cgi?id=762
Bug ID: 762
Summary: How do I log into my router without a password?
Product: DPDK
Version: 20.11
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
On Tue, Jul 27, 2021 at 6:08 AM Gregory Etelson wrote:
>
> TX checksum of a tunnelled packet can be calculated for outer headers
> only or for both outer and inner parts. The calculation method is
> determined by application.
> If TX checksum calculation can be offloaded, hardware ignores
> existi
On 7/27/21 10:31 AM, Dmitry Kozlyuk wrote:
It was unspecified what happens to indirect actions when a port
is stopped, possibly reconfigured, and started again. MLX5 PMD,
the first one to use indirect actions, intended to keep them across
such a sequence, but the implementation was buggy. Patches
On 7/27/21 6:42 AM, Xueming Li wrote:
In eth PMD driver model, each RX queue was pre-loaded with mbufs for
saving incoming packets. When number of SF or VF scale out in a switch
domain, the memory consumption became significant. Most important,
polling all ports leads to high cache miss, high lat
Hello,
Please see below.
Regards,
Gregory
> > Subject: [PATCH v2] app/testpmd: fix TX checksum calculation for
> > tunnel
> >
> > TX checksum of a tunnelled packet can be calculated for outer headers
> > only or for both outer and inner parts. The calculation method is
> > determined by applicat
On 7/27/21 6:41 AM, Xueming Li wrote:
To align with other eth device queue configuration callbacks, change RX
and TX queue release callback API parameter from queue object to device
and queue index.
Signed-off-by: Xueming Li
In fact, there is no strong reasons to do it, but I think it is a ni
Function reentrancy test limits maximum number of iterations
simultaneously, however it doesn't free the 'fr_test_once'
memzones after the fact, so introduce freeing 'fr_test_once'
in ring/mempool/hash/fbk/lpm_clean.
Fixes: 104a92bd026f ("app: add reentrancy tests")
Fixes: 995eec619024 ("test: cle
Hi, Bruce
Sorry to disturb you again. Would you please help review the second patch
of this series? Thanks very much.
Best Regards
Feifei
> -邮件原件-
> 发件人: Feifei Wang
> 发送时间: Tuesday, June 1, 2021 9:57 AM
> 收件人: Bruce Richardson
> 抄送: dev@dpdk.org; nd ; Phil Yang ;
> Juraj Linkeš ; Feif
> -Original Message-
> From: Andrew Rybchenko
> Sent: Saturday, July 24, 2021 3:52 AM
> To: Joyce Kong ; tho...@monjalon.net;
> david.march...@redhat.com; roret...@linux.microsoft.com;
> step...@networkplumber.org; olivier.m...@6wind.com;
> harry.van.haa...@intel.com; Honnappa Nagarahalli
51 matches
Mail list logo