> -Original Message-
> From: Olivier Matz [mailto:olivier.m...@6wind.com]
> Sent: Monday, June 25, 2018 4:36 PM
> To: Burakov, Anatoly
> Cc: Stojaczyk, DariuszX ; dev@dpdk.org;
> thomas.monja...@6wind.com; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH 1/2] eal/thread: fix return code
The crypto performance application was not being compiled
with -O3, which means that the performance shown may not be
optimal.
Signed-off-by: Pablo de Lara
---
app/test-crypto-perf/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/app/test-crypto-perf/Makefile b/app/test-crypto-perf/M
Hi Shally,
> -Original Message-
> From: Verma, Shally [mailto:shally.ve...@cavium.com]
> Sent: Friday, June 22, 2018 4:39 PM
> To: De Lara Guarch, Pablo
> Cc: Trahe, Fiona ; akhil.go...@nxp.com;
> dev@dpdk.org; Athreya, Narayana Prasad
> ; Sahu, Sunila
> ; Gupta, Ashish
> Subject: RE: [P
14/06/2018 15:30, Neil Horman:
> * found a way to eliminate the use of filterdiff (new awk rules)
Thanks a lot for not requiring filterdiff dependency.
[...]
> + # Just inform the user of this occurrence, but
> + # don't flag it as an error
Hi, Anatoly,
Thanks for these patches, good work.
Regarding "update-grub": IIRC, this is Ubuntu specific command (and
also used in Debian/Debian based flavors).
In Fedora (RedHat based) recent distros, you use grub2-mkconfig
instead (and there is no "update-grub", IIRC).
If this is true, I would c
Hi Anatoly and Thomas:
Sorry for raise this late, but seems merge mp thread into interrupt thread
gives problem to enable hotplug on secondary [1].
The issue is, when secondary want to attach a share device, it send request to
primary
Then primary is running in mp callback (mp thread) to attach
Hi, Olivier Matz
Will you commit fix patch for i40e and ixgbe and em?
And the code " dd = (desc / txq->tx_rs_thresh + 1) * txq->tx_rs_thresh - 1;"
Is only proper for tx function ixgbe_xmit_pkts_simple and ixgbe_xmit_pkts_vec
().
But not proper for ixgbe_xmit_pkts (), the RS bit set rule is dif
This is an issue involve RS bit set rule in ixgbe.
Let us take function ixgbe_xmit_pkts_vec () as an example,
in this function RS bit will be set for descriptor with index
txq->tx_next_rs, and also descriptor free function
ixgbe_tx_free_bufs() also check RS bit for descriptor with index
txq->tx_nex
The physical address of IV required by Virtio was computed using
crypto operations' physical address plus the offset. However not
all crypto ops will have physical address field initialized and
compute it runtimely is costly. This patch fixes this problem by
adding iv field in virtio_crypto_op_cook
>-Original Message-
>From: De Lara Guarch, Pablo [mailto:pablo.de.lara.gua...@intel.com]
>Sent: 25 June 2018 22:10
>To: Verma, Shally ; Akhil Goyal
>; Doherty, Declan ;
>ravi1.ku...@amd.com; Jacob, Jerin ;
>Zhang, Roy Fan ; Trahe,
>Fiona ; t...@semihalf.com; jianjay.z...@huawei.com
>Cc:
101 - 110 of 110 matches
Mail list logo