On 05.07.2019 16:46, Iremonger, Bernard wrote:
Hi Andrew, Dilshod
-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Andrew Rybchenko
Sent: Friday, July 5, 2019 1:18 PM
To: Nicolau, Radu ; Akhil Goyal
Cc: dev@dpdk.org; Dilshod Urazov ;
sta...@dpdk.org
Subject: [dpd
04/07/2019 11:20, Ferruh Yigit:
> On 7/3/2019 11:44 AM, Jakub Grajciar wrote:
> > Zero-copy slave support for memif PMD.
> > Slave interface exposes DPDK memory to
> > master interface. Only single file segments
> > are supported (EAL option --single-file-segments).
> >
> > Signed-off-by: Jakub Gr
> -Original Message-
> From: Fiona Trahe
> Sent: Friday, July 5, 2019 4:46 PM
> To: dev@dpdk.org
> Cc: akhil.go...@nxp.com; Shally Verma ;
> arturx.tryb...@intel.com; tjozwia...@gmail.com; fiona.tr...@intel.com;
> Tomasz Jozwiak
> Subject: [EXT] [PATCH v7 1/6] app/test-compress-perf: a
> -Original Message-
> From: Fiona Trahe
> Sent: Friday, July 5, 2019 4:46 PM
> To: dev@dpdk.org
> Cc: akhil.go...@nxp.com; Shally Verma ;
> arturx.tryb...@intel.com; tjozwia...@gmail.com; fiona.tr...@intel.com
> Subject: [EXT] [PATCH v7 0/6] add multiple cores feature to test-compress-
> -Original Message-
> From: Kusztal, ArkadiuszX
> Sent: Thursday, July 4, 2019 6:10 PM
> To: dev@dpdk.org
> Cc: akhil.go...@nxp.com; Trahe, Fiona ;
> shally.ve...@caviumnetworks.com; Shally Verma
> Subject: [EXT] RE: [PATCH v2 1/3] cryptodev: rework api of rsa algorithm
>
> External
Removing redundant checks and unused local variables from datapath.
Signed-off-by: Anoob Joseph
---
drivers/common/cpt/cpt_ucode.h | 133 ++---
1 file changed, 33 insertions(+), 100 deletions(-)
diff --git a/drivers/common/cpt/cpt_ucode.h b/drivers/common/cpt
The bit swaps can be removed by re-arranging the structure.
Signed-off-by: Anoob Joseph
---
drivers/common/cpt/cpt_hw_types.h | 7 +++
drivers/common/cpt/cpt_ucode.h| 116 --
2 files changed, 44 insertions(+), 79 deletions(-)
diff --git a/drivers/common
04/07/2019 07:35, Wei Zhao:
> When adding offloads from commandline, not only port
> related configuration bits should be set, but also queue
> related offloads configuration bits, or it will cause error.
> For example, test in this process for ixgbe:
> (1)./x86_64-native-linuxapp-gcc/app/testpmd -
06/07/2019 18:24, Thomas Monjalon:
> 04/07/2019 07:35, Wei Zhao:
> > When adding offloads from commandline, not only port
> > related configuration bits should be set, but also queue
> > related offloads configuration bits, or it will cause error.
> > For example, test in this process for ixgbe:
>
-Original Message-
From: Akhil Goyal
Sent: Friday, July 5, 2019 16:32
To: Fan Zhang ; dev@dpdk.org; Liron Himi
Subject: [EXT] RE: [PATCH] crypto/mvsam: fix missed code change for mvsam
External Email
--
Hi Liron,
F
Hi Stephen
From: Stephen Hemminger
> From: Stephen Hemminger
>
> The mp_server would accept a port mask that included hidden (owned)
> ports and which later caused either lost packets or failed initialization.
>
> This fixes explicitly checks for ownership when parsing the port mask.
>
> Fixes
11 matches
Mail list logo