FDIR rules with masks are not supported in current code. Thus add
pattern check for IPv4/UDP/TCP/SCTP addr/port to terminate the FDIR
programming stage.
Fixes: d5eb3e600d9e ("net/iavf: support flow director basic rule")
Cc: sta...@dpdk.org
Signed-off-by: Steve Yang
---
drivers/net/iavf/iavf_fdi
From: Zhichao Zeng
According to the ABI and API Deprecation, remove deprecated VF action
as hard-to-use / ambiguous.
Action REPRESENTED_PORT should be used instead.
Signed-off-by: Zhichao Zeng
---
doc/guides/nics/features/ice.ini| 1 -
drivers/net/ice/ice_switch_filter.c | 22 ---
> -Original Message-
> From: Juraj Linkeš
> Sent: Friday, July 29, 2022 6:56 PM
> To: tho...@monjalon.net; david.march...@redhat.com; Randles, Ronan
> ; honnappa.nagaraha...@arm.com;
> ohily...@iol.unh.edu; Tu, Lijuan
> Cc: dev@dpdk.org; Juraj Linkeš
> Subject: [PATCH v4 9/9] dts: add dt
> -Original Message-
> From: Juraj Linkeš
> Sent: Friday, July 29, 2022 6:56 PM
> To: tho...@monjalon.net; david.march...@redhat.com; Randles, Ronan
> ; honnappa.nagaraha...@arm.com;
> ohily...@iol.unh.edu; Tu, Lijuan
> Cc: dev@dpdk.org; Juraj Linkeš
> Subject: [PATCH v4 8/9] dts: add dt
> -Original Message-
> From: Juraj Linkeš
> Sent: Friday, July 29, 2022 6:56 PM
> To: tho...@monjalon.net; david.march...@redhat.com; Randles, Ronan
> ; honnappa.nagaraha...@arm.com;
> ohily...@iol.unh.edu; Tu, Lijuan
> Cc: dev@dpdk.org; Juraj Linkeš
> Subject: [PATCH v4 7/9] dts: add No
> -Original Message-
> From: Juraj Linkeš
> Sent: Friday, July 29, 2022 6:56 PM
> To: tho...@monjalon.net; david.march...@redhat.com; Randles, Ronan
> ; honnappa.nagaraha...@arm.com;
> ohily...@iol.unh.edu; Tu, Lijuan
> Cc: dev@dpdk.org; Juraj Linkeš
> Subject: [PATCH v4 6/9] dts: add co
> -Original Message-
> From: Juraj Linkeš
> Sent: Friday, July 29, 2022 6:56 PM
> To: tho...@monjalon.net; david.march...@redhat.com; Randles, Ronan
> ; honnappa.nagaraha...@arm.com;
> ohily...@iol.unh.edu; Tu, Lijuan
> Cc: dev@dpdk.org; Juraj Linkeš
> Subject: [PATCH v4 5/9] dts: add ss
> -Original Message-
> From: Juraj Linkeš
> Sent: Friday, July 29, 2022 6:56 PM
> To: tho...@monjalon.net; david.march...@redhat.com; Randles, Ronan
> ; honnappa.nagaraha...@arm.com;
> ohily...@iol.unh.edu; Tu, Lijuan
> Cc: dev@dpdk.org; Juraj Linkeš
> Subject: [PATCH v4 4/9] dts: add ss
> -Original Message-
> From: Juraj Linkeš
> Sent: Friday, July 29, 2022 6:56 PM
> To: tho...@monjalon.net; david.march...@redhat.com; Randles, Ronan
> ; honnappa.nagaraha...@arm.com;
> ohily...@iol.unh.edu; Tu, Lijuan
> Cc: dev@dpdk.org; Juraj Linkeš
> Subject: [PATCH v4 3/9] dts: add ba
> -Original Message-
> From: Juraj Linkeš
> Sent: Friday, July 29, 2022 6:56 PM
> To: tho...@monjalon.net; david.march...@redhat.com; Randles, Ronan
> ; honnappa.nagaraha...@arm.com;
> ohily...@iol.unh.edu; Tu, Lijuan
> Cc: dev@dpdk.org; Juraj Linkeš
> Subject: [PATCH v4 2/9] dts: add de
> -Original Message-
> From: Juraj Linkeš
> Sent: Friday, July 29, 2022 6:56 PM
> To: tho...@monjalon.net; david.march...@redhat.com; Randles, Ronan
> ; honnappa.nagaraha...@arm.com;
> ohily...@iol.unh.edu; Tu, Lijuan
> Cc: dev@dpdk.org; Juraj Linkeš
> Subject: [PATCH v4 1/9] dts: add pr
Add device id for Ethernet Controller (2) I225-IT.
Signed-off-by: Junfeng Guo
---
drivers/net/igc/base/igc_api.c | 1 +
drivers/net/igc/base/igc_hw.h | 1 +
drivers/net/igc/igc_ethdev.c | 1 +
3 files changed, 3 insertions(+)
diff --git a/drivers/net/igc/base/igc_api.c b/drivers/net/igc/base
> On Mon, 8 Aug 2022 11:32:30 +
> Chaoyong He wrote:
>
> > > > + goto done;
> > > > +
> > > > + /* Allocate memory for the eth_dev of the vNIC */
> > > > + hw->eth_dev = rte_zmalloc("ctrl_vnic_eth_dev",
> > >
> > > Why not rte_eth_dev_allocate()? Isn't an ethdev?
> >
The TAP device only lasts as long as the DPDK application that opened
it is running. This behavior is basd if the DPDK application needs
to be updated transparently without disturbing other services
using the tap device.
This patch adds a persist feature to the TAP device. If this flag
is set, the
Add support to create zero aura for inline inbound meta pkts when platform
supports it. Aura zero will hold as many buffers as all the available
pkt pool with a data to accommodate 384B in best case to store
meta packets coming from Inline IPsec.
Signed-off-by: Nithin Dabilpuram
---
drivers/comm
Add support to set/get per-aura buf type with refs and
get sum of all aura limits matching given buf type mask
and val.
Signed-off-by: Nithin Dabilpuram
---
drivers/common/cnxk/meson.build| 1 +
drivers/common/cnxk/roc_npa.c | 11 +
drivers/common/cnxk/roc_npa.h | 22 +
Reserve aura id 0 on cn10k and provide mechanism to
specifically allocate it and free it via roc_npa_*
API's.
Signed-off-by: Nithin Dabilpuram
---
drivers/common/cnxk/roc_dpi.c | 2 +-
drivers/common/cnxk/roc_nix_queue.c | 2 +-
drivers/common/cnxk/roc_npa.c | 100 +++
Similar to other RQ's, delay inline device rq until dev is started
to avoid traffic reception when device is stopped.
Signed-off-by: Nithin Dabilpuram
---
drivers/common/cnxk/roc_idev.h| 2 --
drivers/common/cnxk/roc_nix_inl.c | 34 +++---
drivers/common/cnxk/roc
From: Srujana Challa
Updates CPT inbound inline IPsec configuration mailbox
to provide opcode and CPT credit from VF.
This patch also adds mailbox for reading inbound IPsec
configuration.
Signed-off-by: Srujana Challa
---
drivers/common/cnxk/roc_cpt.c | 15 +++
drivers/common/cnx
From: Kommula Shiva Shankar
This patch adds RoC support for Tx completion events via
RQ to CQ mapping.
Signed-off-by: Kommula Shiva Shankar
---
drivers/common/cnxk/roc_nix.c | 5 -
drivers/common/cnxk/roc_nix.h | 2 ++
drivers/common/cnxk/roc_nix_queue.c | 7 ++-
drivers/ne
From: Kommula Shiva Shankar
Update cq threshold limit associated with sq
Signed-off-by: Kommula Shiva Shankar
---
drivers/common/cnxk/roc_nix.h | 1 +
drivers/common/cnxk/roc_nix_queue.c | 2 ++
2 files changed, 3 insertions(+)
diff --git a/drivers/common/cnxk/roc_nix.h b/drivers/common
From: Rakesh Kudurumalla
Added mailbox for masking and setting nix_rq_ctx
parameters and enabling rq masking in ipsec_cfg1
so second pass is applied to all rq's
Signed-off-by: Rakesh Kudurumalla
---
drivers/common/cnxk/hw/nix.h | 4 +-
drivers/common/cnxk/roc_mbox.h| 23 ++-
From: Satha Rao
CNXK platforms do not support PFC on LBK so skipping
configuration on LBK interfaces.
Signed-off-by: Satha Rao
---
drivers/net/cnxk/cnxk_ethdev.c | 2 +-
drivers/net/cnxk/cnxk_ethdev_ops.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/net/
From: Vidya Sagar Velumuri
Enable 3DES-CBC cipher capability for inline IPsec
Signed-off-by: Vidya Sagar Velumuri
---
drivers/common/cnxk/cnxk_security.c | 3 +++
drivers/crypto/cnxk/cn9k_ipsec.c| 6 ++
drivers/net/cnxk/cn9k_ethdev_sec.c | 21 -
3 files changed,
From: Vidya Sagar Velumuri
Enable below ciphers and auths as part of capabilities for inline IPsec
AES_CTR
AES_XCBC_MAC
AES_GMAC
Signed-off-by: Vidya Sagar Velumuri
---
drivers/net/cnxk/cn9k_ethdev_sec.c | 86 ++
1 file changed, 86 insertions(+)
diff --git
From: Harman Kalra
Adding support for 98xx A1 pass
Signed-off-by: Harman Kalra
---
drivers/common/cnxk/roc_model.c | 1 +
drivers/common/cnxk/roc_model.h | 16 +++-
2 files changed, 16 insertions(+), 1 deletion(-)
diff --git a/drivers/common/cnxk/roc_model.c b/drivers/common/cnxk
From: Satha Rao
Updated shaper profile with user configurable RED algorithm.
Signed-off-by: Satha Rao
---
drivers/common/cnxk/roc_nix.h | 1 +
drivers/common/cnxk/roc_nix_tm_utils.c | 7 +--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/drivers/common/cnxk/roc_nix
From: Vidya Sagar Velumuri
Use the Full context SA structures and command in IPsec fast path.
For inline outbound, populate CPT instruction as per Full context.
Add new macros and functions with respect to Full context.
Populate wqe ptr in CPT instruction with proper offset from mbuf.
Add option
From: Vidya Sagar Velumuri
Add capabilities for HMAC_SHA2 and udp encap for 9k
security offload in inline mode.
Set explicit IV mode in IPsec context when IV is provided by the
application
Signed-off-by: Vidya Sagar Velumuri
---
drivers/net/cnxk/cn9k_ethdev_sec.c | 79 +
From: Satha Rao
This patch set enables aging on CNF105 variant of CN10K platform.
Enables aging statistics while dumping/reset SQ statistics.
Signed-off-by: Satha Rao
---
drivers/common/cnxk/roc_errata.h| 3 +--
drivers/common/cnxk/roc_nix_debug.c | 19 +--
drivers/common/
From: Vidya Sagar Velumuri
Replace the use of platform specific APIs with platform independent
APIs.
Signed-off-by: Vidya Sagar Velumuri
---
drivers/common/cnxk/roc_cpt.c| 8
drivers/common/cnxk/roc_cpt.h| 2 +-
drivers/crypto/cnxk/cn9k_ipsec.c | 8
3 files changed, 9
Add support for zero aura for inline meta pkts and register
callback to ROC to create meta pool via mempool. Also
add devargs to override meta buffer count and size.
Signed-off-by: Nithin Dabilpuram
---
drivers/event/cnxk/cn10k_eventdev.c | 8 ++-
drivers/event/cnxk/cn10k_worker.h|
Update attributes to pools used by NIX.
Signed-off-by: Nithin Dabilpuram
---
drivers/common/cnxk/roc_nix_queue.c | 112 +++-
1 file changed, 110 insertions(+), 2 deletions(-)
diff --git a/drivers/common/cnxk/roc_nix_queue.c
b/drivers/common/cnxk/roc_nix_queue.c
Limit meta aura workaround to CN10K A0.
Also other NIX and Inline related Erratas applicable
for CN10K A1.
Signed-off-by: Nithin Dabilpuram
---
drivers/common/cnxk/roc_errata.h | 7 +++
drivers/common/cnxk/roc_nix_inl.c | 10 ++
drivers/net/cnxk/cnxk_ethdev.c| 3 ++-
3 files c
Fix missing fc wait for outbound path in vector mode.
Currently only poll mode has it.
Fixes: 358d02d20a2f ("net/cnxk: support flow control for outbound inline")
Cc: ndabilpu...@marvell.com
Signed-off-by: Nithin Dabilpuram
---
drivers/net/cnxk/cn10k_tx.h | 22 +-
1 file chan
From: Harman Kalra
Adding support for cn10ka A1 pass
Signed-off-by: Harman Kalra
---
drivers/common/cnxk/roc_model.c | 1 +
drivers/common/cnxk/roc_model.h | 9 -
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/drivers/common/cnxk/roc_model.c b/drivers/common/cnxk/roc_mod
From: Harman Kalra
Updating the logic for getting part and pass value for cn10k family,
as device tree compatible logic does not work in VMs.
Scanning all the PCI device and detect first RVU device, subsystem
device file gives part no and revision file provide pass information.
Fixes: 014a9e222b
On Tue, 9 Aug 2022 19:44:41 +0800
"lihuisong (C)" wrote:
> 在 2022/8/5 23:35, Stephen Hemminger 写道:
> > On Fri, 5 Aug 2022 11:10:22 +0800
> > Huisong Li wrote:
> >
> >> Currently, the steps for binding device from dpdk driver to kernel
> >> driver is as follows:
> >> echo $BDF > /sys/bus/pci/dr
> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Tuesday, 9 August 2022 17.26
>
> On Tue, 9 Aug 2022 11:46:19 +0200
> Morten Brørup wrote:
>
> > >
> > > I don't think memcpy() functions should have alignment
> requirements.
> > > That's not very practical, and violates the p
On Tue, 9 Aug 2022 11:46:19 +0200
Morten Brørup wrote:
> >
> > I don't think memcpy() functions should have alignment requirements.
> > That's not very practical, and violates the principle of least
> > surprise.
>
> I didn't make the CPUs with these alignment requirements.
>
> However, I wi
> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> Sent: Tuesday, 9 August 2022 14.05
>
> On 2022-08-09 11:46, Morten Brørup wrote:
> >> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> >> Sent: Sunday, 7 August 2022 22.25
> >>
> >> On 2022-07-19 17:26, Morten Brørup wrote:
> >>> Thi
During model population part number is different
for 103xx and hence dpdk initialization fails.
This fix resolves the same.
Signed-off-by: Rakesh Kudurumalla
---
drivers/common/cnxk/roc_model.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/common/cnxk/roc_model.c b/
As rte_flow_action_handle_create/destroy/update() have their own
asynchronous rte_flow_async_action_handle_create/destroy/update()
version functions to accelerate the indirect action operations in
queue based flow engine. Currently, the asynchronous version query
function for indirect action was mi
In queue based async flow engine, in order to optimize the flow
insertion rate, PMD can use the hints from application to have
resources pre-allocate during initialization phase for actions
such as count/meter/aging.
This commit adds the connection tracking action hints.
Signed-off-by: Suanming M
A weekly ping on this one,
any chance to get this fix for a guest-triggered host crash included?
Thanks,
Claudio
On 8/2/22 02:49, Claudio Fontana wrote:
> This is an alternative, more general fix compared with PATCH v1,
> and fixes style issues in v2.
>
> The series fixes a segmentation fault
On 2022-08-09 11:46, Morten Brørup wrote:
From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
Sent: Sunday, 7 August 2022 22.25
On 2022-07-19 17:26, Morten Brørup wrote:
This RFC proposes a set of functions optimized for non-temporal
memory copy.
At this stage, I am asking for feedback on
On 2022-08-09 11:34, Morten Brørup wrote:
From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
Sent: Sunday, 7 August 2022 22.20
On 2022-07-29 22:26, Morten Brørup wrote:
+TO: @Honnappa, we need input from ARM
From: Konstantin Ananyev [mailto:konstantin.anan...@huawei.com]
Sent: Friday, 29 J
On 2022-08-09 11:24, Morten Brørup wrote:
From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
Sent: Sunday, 7 August 2022 22.41
On 2022-07-29 18:05, Stephen Hemminger wrote:
It makes sense in a few select places to use non-temporal copy.
But it would add unnecessary complexity to DPDK if eve
https://bugs.dpdk.org/show_bug.cgi?id=1065
Bug ID: 1065
Summary: dpdkvhostuserclient port link state is down when
ovs-vswitchd is reset
Product: DPDK
Version: 22.03
Hardware: x86
OS: Linux
Status
From: Volodymyr Fialko
Add support for offloading RTE_CRYPTO_CIPHER_AES_DOCSISBPI and
RTE_CRYPTO_CIPHER_DES_DOCSISBPI algorithms to symmetric crypto session.
Signed-off-by: Volodymyr Fialko
---
doc/guides/cryptodevs/features/cn9k.ini | 2 +
doc/guides/rel_notes/release_22_11.rst
From: Vamsi Attunuru
Update flow label copy capability in IPsec options.
Signed-off-by: Vamsi Attunuru
---
drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
b/drivers/crypto/cnxk/cnxk_cryptod
From: Shijith Thotton
Errors in crypto adapter datapath can be handled gracefully. So the
error print can be moved under debug.
Signed-off-by: Shijith Thotton
---
drivers/common/cnxk/roc_platform.h| 2 ++
drivers/crypto/cnxk/cn10k_cryptodev_ops.c | 2 +-
2 files changed, 3 insertions(+
Ctx len buf field is unused. Remove it.
Signed-off-by: Anoob Joseph
---
drivers/common/cnxk/roc_se.h | 45 +++
drivers/crypto/cnxk/cnxk_se.h | 27 +++--
2 files changed, 33 insertions(+), 39 deletions(-)
diff --git a/drivers/common/cnxk/roc_se.h
Identify the datapath thread to be used during session create. This can
be used to call right function early on to avoid multiple session
specific checks in datapath functions.
Signed-off-by: Anoob Joseph
---
drivers/crypto/cnxk/cnxk_cryptodev_ops.c | 29 +
drivers/crypto/cnxk/cnxk_s
From: Tejasree Kondoj
Change engine group of Chacha20-Poly1305 as it is
supported on IE engines also.
Signed-off-by: Tejasree Kondoj
---
drivers/crypto/cnxk/cnxk_cryptodev_ops.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
b/driv
Auth IV is not applicable for kasumi cipher operation. Remove the same.
Signed-off-by: Anoob Joseph
---
drivers/crypto/cnxk/cnxk_se.h | 9 ++---
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/drivers/crypto/cnxk/cnxk_se.h b/drivers/crypto/cnxk/cnxk_se.h
index a75e98362d..d8126
Field op_minor is required only for digest encrypted cases with chained
ops.
Signed-off-by: Anoob Joseph
---
drivers/crypto/cnxk/cnxk_se.h | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/crypto/cnxk/cnxk_se.h b/drivers/crypto/cnxk/cnxk_se.h
index f382194c27..a75e
When the flag ROC_SE_VALID_MAC_BUF is set, digest length will be
non-zero. Remove extra check in datapath.
Signed-off-by: Anoob Joseph
---
drivers/crypto/cnxk/cnxk_se.h | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/drivers/crypto/cnxk/cnxk_se.h b/drivers/crypto/cnxk
Fill FC params routine now caters to only KASUMI & FC_GEN. Call
appropriate functions directly.
Signed-off-by: Anoob Joseph
---
drivers/crypto/cnxk/cnxk_se.h | 55 +++
1 file changed, 17 insertions(+), 38 deletions(-)
diff --git a/drivers/crypto/cnxk/cnxk_se.h b/
From: Tejasree Kondoj
Fixing anti-replay endianness issue in lookaside IPsec.
Fixes: c1eac1b966c2 ("crypto/cnxk: add anti-replay as per new firmware")
Cc: ktejas...@marvell.com
Signed-off-by: Tejasree Kondoj
---
drivers/crypto/cnxk/cn9k_cryptodev_ops.c | 21 +++--
1 file chang
For both AES-GCM and ChaChaPoly, digest size must be non-zero. So remove
the conditional handling in the datapath.
Signed-off-by: Anoob Joseph
---
drivers/crypto/cnxk/cnxk_se.h | 26 +-
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/drivers/crypto/cnxk/cn
Add separate datapath for PDCP opcode performing cipher operation.
Signed-off-by: Anoob Joseph
---
drivers/crypto/cnxk/cn10k_cryptodev_ops.c | 19 ---
drivers/crypto/cnxk/cn9k_cryptodev_ops.c | 27 +---
drivers/crypto/cnxk/cnxk_se.h | 177 +++---
3 files changed, 1
Add separate datapath for PDCP chain opcode.
Signed-off-by: Anoob Joseph
---
drivers/crypto/cnxk/cn9k_cryptodev_ops.c | 7 +-
drivers/crypto/cnxk/cnxk_se.h| 229 +++
drivers/crypto/cnxk/meson.build | 4 +-
3 files changed, 196 insertions(+), 44 deleti
Limit meta buf pool cache size as 128. Having 512 as the cache size
would cause more time for refill.
Signed-off-by: Anoob Joseph
Signed-off-by: Volodymyr Fialko
---
drivers/crypto/cnxk/cnxk_cryptodev_ops.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers/cry
Zeroising AES-CMAC IV would be done in microcode. Extra clearing in DPDK
is not required.
Signed-off-by: Anoob Joseph
Signed-off-by: Tejasree Kondoj
---
drivers/crypto/cnxk/cnxk_se.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/crypto/cnxk/cnxk_se.h b/drivers/crypto/cnxk/cnxk_
From: Volodymyr Fialko
Added support for burst enqueue for cn10k event crypto adapter.
Instruction will be grouped based on the queue pair and sent in a burst.
Signed-off-by: Volodymyr Fialko
---
drivers/crypto/cnxk/cn10k_cryptodev_ops.c | 141 +++---
drivers/crypto/cnxk/cn10k_
From: Archana Muniganti
Add lookaside IPsec AES-CCM support in CN9K & CN10K PMDs.
Signed-off-by: Archana Muniganti
---
doc/guides/rel_notes/release_22_11.rst| 4 ++
drivers/common/cnxk/cnxk_security.c | 38 --
drivers/common/cnxk/roc_cpt.h | 13 ++
New features added:
- AES-CCM with lookaside IPsec operations
- DOCSIS algos with lookaside crypto operations
- Redesigned datapath for improved performance
Changes in v2:
- Addressed failures with GCC 4.8
Anoob Joseph (11):
crypto/cnxk: remove zero IV
crypto/cnxk: limit the meta buf cache
> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> Sent: Sunday, 7 August 2022 22.25
>
> On 2022-07-19 17:26, Morten Brørup wrote:
> > This RFC proposes a set of functions optimized for non-temporal
> memory copy.
> >
> > At this stage, I am asking for feedback on the concept.
> >
> > Appli
> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> Sent: Sunday, 7 August 2022 22.20
>
> On 2022-07-29 22:26, Morten Brørup wrote:
> > +TO: @Honnappa, we need input from ARM
> >
> >> From: Konstantin Ananyev [mailto:konstantin.anan...@huawei.com]
> >> Sent: Friday, 29 July 2022 21.49
> >>>
> -Original Message-
> From: Kusztal, ArkadiuszX
> Sent: Friday, July 29, 2022 8:48 AM
> To: dev@dpdk.org
> Cc: gak...@marvell.com; Zhang, Roy Fan ; Kusztal,
> ArkadiuszX ; sta...@dpdk.org
> Subject: [PATCH] common/qat: fix vf2pf answer
>
> This commit fixes answer sent to physical device
> From: Mattias Rönnblom [mailto:hof...@lysator.liu.se]
> Sent: Sunday, 7 August 2022 22.41
>
> On 2022-07-29 18:05, Stephen Hemminger wrote:
> >
> > It makes sense in a few select places to use non-temporal copy.
> > But it would add unnecessary complexity to DPDK if every function in
> DPDK that
2022-08-08 17:33 (UTC-0700), Kadam, Pallavi:
[...]
> > Hi Pallavi,
> >
> > In the first place, it was wrong to always test `prev_bar & PCI_TYPE_64BIT`
> > because only the first BAR slot of a 64-bit BAR contains flags.
> > The current code has a state to track (curr_bar, prev_bar),
> > and the fix
> From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
> Sent: Monday, 8 August 2022 23.21
>
> The cleanup resulted from request to review [1] the following
> functions where there appeared to be inconsistency in return type
> or parameter type selections for the following inline functions.
Interesting, did not know about that attribute.
Tested some tap devices on my machine and get a maxmtu value close to
max uint16, way bigger than RTE_ETHER_MAX_JUMBO_FRAME_LEN.
I do not know if will have time to code and test using netlink to set this
limit,
for the time being i think RTE_ETHER_
75 matches
Mail list logo