Re: [dpdk-dev] test/crypto: fix auth-cipher compare length in oop

2021-05-05 Thread Akhil Goyal
> > 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

[dpdk-dev] test/crypto: fix auth-cipher compare length in oop

2021-05-05 Thread Kai Ji
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.

[dpdk-dev] test/crypto: copy offset data to oop dst buffer

2021-05-04 Thread Kai Ji
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 +

Re: [dpdk-dev] test/crypto: fix auth-cipher compare length in oop

2021-05-04 Thread Zhang, Roy Fan
> -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

[dpdk-dev] test/crypto: fix auth-cipher compare length in oop

2021-05-04 Thread Kai Ji
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.

Re: [dpdk-dev] test: fix bypassed out of place test

2020-11-15 Thread Thomas Monjalon
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 >

Re: [dpdk-dev] test: fix bypassed out of place test

2020-11-12 Thread 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 > > Thanks Fan for quick fixing action. > Akhil,

Re: [dpdk-dev] test: fix bypassed out of place test

2020-11-05 Thread Dybkowski, AdamX
> -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

[dpdk-dev] test: fix bypassed out of place test

2020-11-05 Thread Fan Zhang
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

[dpdk-dev] test: fix GMAC SGL test

2020-10-29 Thread Fan Zhang
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/

[dpdk-dev] Test email ... Please ignore

2019-08-23 Thread Kumar Sanghvi
Hi, This is just a test email to list, please ignore. Thanks, Kumar.

[dpdk-dev] test

2017-01-09 Thread Liu, Yu Y

[dpdk-dev] test: failed to clone dpdk source in windows

2016-08-08 Thread linhaifeng
? 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/ ?

[dpdk-dev] test: failed to clone dpdk source in windows

2016-08-08 Thread Burt Silverman
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

[dpdk-dev] test: failed to clone dpdk source in windows

2016-08-06 Thread 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/ ? > > > I think somebody like us also cann

[dpdk-dev] test: failed to clone dpdk source in windows

2016-08-05 Thread 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 ':'. thanks linhaifeng

[dpdk-dev] test: failed to clone dpdk source in windows

2016-08-05 Thread Thomas Monjalon
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

[dpdk-dev] test: failed to clone dpdk source in windows

2016-08-05 Thread 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 ':'. Not sure to understand the use case. This is

[dpdk-dev] test-pmd: Free of address-of expression

2016-05-17 Thread Olivier MATZ
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

[dpdk-dev] test-pmd: Free of address-of expression

2016-05-17 Thread Mrozowicz, SlawomirX
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

[dpdk-dev] test-pmd - Rx errors when using 2 cores per port

2014-12-17 Thread ran levi
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

[dpdk-dev] [TEST] lib/librte_pmd_vhost: Add vhost pmd

2014-11-06 Thread Tetsuya Mukawa
Addition: The patch was written just for testing vhost-user extension patches. So it has a lot of issues now. Thanks, Tetsuya

[dpdk-dev] [TEST] lib/librte_pmd_vhost: Add vhost pmd

2014-11-06 Thread Tetsuya Mukawa
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

[dpdk-dev] [TEST] vhost pmd for testing vhost-user

2014-11-06 Thread Tetsuya Mukawa
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' \ --

[dpdk-dev] TEST-ACL rules file (no html)

2014-09-04 Thread Erik Ziegenbalg
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

[dpdk-dev] Test-ACL rules file

2014-09-04 Thread Erik Ziegenbalg
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

[dpdk-dev] test setup for l3fwd application running on VM

2014-04-22 Thread B Gopikrishna
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

[dpdk-dev] test setup for l3fwd application running on VM

2014-04-21 Thread B Gopikrishna
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