> > Subject: [dpdk-dev] test/crypto: fix auth-cipher compare length in oop
> >
> > For out-of-place operations, comparing expected ciphertext with
> > the operation result should skip cipher_offset bytes, as those
> > will not be copied from source to the destinatio
For out-of-place operations, comparing expected ciphertext with
the operation result should skip cipher_offset bytes, as those
will not be copied from source to the destination buffer, making
the tests fail.
Fixes: 02ed7b3871d6 ("test/crypto: add SNOW3G test cases for auth-cipher")
Cc: damianx.no.
Copy over the offset data required for auth in out-of-place op
when auth offset and cipher offset are not aligned.
Fixes: e847fc512817 ("test/crypto: add encrypted digest case for AES-CTR-CMAC")
Cc: adamx.dybkow...@intel.com
Signed-off-by: Kai Ji
---
app/test/test_cryptodev.c | 15 +
> -Original Message-
> From: Ji, Kai
> Sent: Tuesday, May 4, 2021 3:20 PM
> To: dev@dpdk.org
> Cc: damianx.no...@intel.com; Zhang, Roy Fan ;
> Ji, Kai
> Subject: [dpdk-dev] test/crypto: fix auth-cipher compare length in oop
>
> For out-of-place operations, co
For out-of-place operations, comparing expected ciphertext with
the operation result should skip cipher_offset bytes, as those
will not be copied from source to the destination buffer, making
the tests fail.
Fixes: 02ed7b3871d6 ("test/crypto: add SNOW3G test cases for auth-cipher")
Cc: damianx.no.
12/11/2020 22:08, Akhil Goyal:
>
> > > This patch fixes bypassed out of place test for PMDs that support it.
> > >
> > > Fixes: 4868f6591c6f ("test/crypto: add cases for raw datapath API")
> > > Cc: roy.fan.zh...@intel.com
> > >
> > > Signed-off-by: Fan Zhang
> >
> > Acked-by: Adam Dybkowski
>
> > This patch fixes bypassed out of place test for PMDs that support it.
> >
> > Fixes: 4868f6591c6f ("test/crypto: add cases for raw datapath API")
> > Cc: roy.fan.zh...@intel.com
> >
> > Signed-off-by: Fan Zhang
>
> Acked-by: Adam Dybkowski
>
> Thanks Fan for quick fixing action.
> Akhil,
> -Original Message-
> From: dev On Behalf Of Fan Zhang
> Sent: Thursday, 5 November, 2020 14:59
> To: dev@dpdk.org
> Cc: akhil.go...@nxp.com; Zhang, Roy Fan
> Subject: [dpdk-dev] test: fix bypassed out of place test
>
> This patch fixes bypassed out of place te
This patch fixes bypassed out of place test for PMDs that support
it.
Fixes: 4868f6591c6f ("test/crypto: add cases for raw datapath API")
Cc: roy.fan.zh...@intel.com
Signed-off-by: Fan Zhang
---
app/test/test_cryptodev.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/app/test/test_crypto
This ptach fixes the GMAC SGL test that fails to bypass
unsupported PMDs.
Fixes: dcdd01691f39 ("test/crypto: add GMAC SGL")
Cc: pablo.de.lara.gua...@intel.com
Signed-off-by: Fan Zhang
---
app/test/test_cryptodev.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/test/
Hi,
This is just a test email to list, please ignore.
Thanks,
Kumar.
? 2016/8/7 4:33, Jan Viktorin ??:
> On Fri, 05 Aug 2016 09:51:06 +0200
> Thomas Monjalon wrote:
>
>> 2016-08-05 09:44, Thomas Monjalon:
>>> 2016-08-05 10:09, linhaifeng:
hi,thomas
Could you change the name of file in directory
app/test/test_pci_sysfs/bus/pci/devices/ ?
Oddly enough, it seems to work fine under cygwin. That should solve your
issue.
On Sun, Aug 7, 2016 at 11:50 PM, linhaifeng wrote:
> ? 2016/8/7 4:33, Jan Viktorin ??:
> > On Fri, 05 Aug 2016 09:51:06 +0200
> > Thomas Monjalon wrote:
> >
> >> 2016-08-05 09:44, Thomas Monjalon:
> >>> 2016-08-05 1
On Fri, 05 Aug 2016 09:51:06 +0200
Thomas Monjalon wrote:
> 2016-08-05 09:44, Thomas Monjalon:
> > 2016-08-05 10:09, linhaifeng:
> > > hi,thomas
> > >
> > > Could you change the name of file in directory
> > > app/test/test_pci_sysfs/bus/pci/devices/ ?
> > > I think somebody like us also cann
hi,thomas
Could you change the name of file in directory
app/test/test_pci_sysfs/bus/pci/devices/ ?
I think somebody like us also cann't access internet in liunux.Windows not
support file name
include ':'.
thanks
linhaifeng
2016-08-05 09:44, Thomas Monjalon:
> 2016-08-05 10:09, linhaifeng:
> > hi,thomas
> >
> > Could you change the name of file in directory
> > app/test/test_pci_sysfs/bus/pci/devices/ ?
> > I think somebody like us also cann't access internet in liunux.Windows not
> > support file name
> > include
2016-08-05 10:09, linhaifeng:
> hi,thomas
>
> Could you change the name of file in directory
> app/test/test_pci_sysfs/bus/pci/devices/ ?
> I think somebody like us also cann't access internet in liunux.Windows not
> support file name
> include ':'.
Not sure to understand the use case.
This is
Hi,
On 05/17/2016 09:55 AM, Mrozowicz, SlawomirX wrote:
> Hi,
>
> Noticed is that in the file:
>
> app/test-pmd/mempool.c
>
> using of the function munmap() could cause a problem.
>
> Coverity static code analyzer provide error (CID 13184) in line 158:
>
> munmap frees incorrect pointer uv.
>
> I
Hi,
Noticed is that in the file:
app/test-pmd/mempool.c
using of the function munmap() could cause a problem.
Coverity static code analyzer provide error (CID 13184) in line 158:
munmap frees incorrect pointer uv.
I noticed information on the net:
https://www.ibm.com/support/knowledgecenter/SSLT
Hello,
I'm trying the test-pmd on intel 2 * Xeon 5650 2.67GHz 12 cores server.
When I send 10G on one port handled by one core - i can get line rate (no
misses).
But when I use ip-rss and receive the traffic by 2 queues and 2 cores (on
the same socket) - I get many rx-misses.
[I can see the traff
Addition:
The patch was written just for testing vhost-user extension patches.
So it has a lot of issues now.
Thanks,
Tetsuya
The vhost pmd is a poll mode driver using librte_vhost library. It is
almost similar to a relation between librte_ring and ring pmd.
Here is a command example of QEMU(above 2.1) to communicate with the vhost pmd.
qemu-system-x86_64 -M pc-1.0 -cpu host -m 4096 \
-object
memory-backend-file
Hi Xie,
I've written vhost PMD to test vhost-user.
This patch may be useful when you test vhost-user.
Here are steps when I test vhost-user.
1. Start testpmd on the host
$ sudo ./x86_64-native-linuxapp-gcc/app/testpmd -c f -n 1 -m 1024 \
--vdev 'eth_vhost0,iface=/tmp/virtq0' \
--
Hey everyone,
I have a question pertaining to the test-acl app that comes with the
dpdk. I noticed that the program requires a rulesf file. Does anyone
know the formatting needed for it to parse the rules correctly? I
skimmed through the parser code and it seems like it is looking for an
'@' to st
Hey everyone,
I have a question pertaining to the test-acl app that comes with the
dpdk. I noticed that the program requires a rulesf file. Does anyone
know the formatting needed for it to parse the rules correctly? I
skimmed through the parser code and it seems like it is looking for an
'@' to st
Update on the below query :
When DPDK is not running,we have the setup working i.e. the TCP client and
server as per the below setup are communicating properly.
So now we started DPDK and ran the L3fwd application in VM2, added an arp entry
on VM1. Modified the lookup table in l3fwd code as per
Hi
I have the below setup and would like to check the l3fwd application running on
VM
VM1 VM2(DPDK-L3fwd)
VM3
vnic1 --bridge1 vnic1 vnic2--bridge2vnic1
On VM1 -TCP client and, on VM3 -TCP serv
28 matches
Mail list logo