[Bug 1023] [dpdk-22.07][meson test] perf-tests/ipsec_perf_autotest: Failed to test
bugzilla at dpdk.org
bugzilla at dpdk.org
Wed Jun 1 10:48:13 CEST 2022
https://bugs.dpdk.org/show_bug.cgi?id=1023
Bug ID: 1023
Summary: [dpdk-22.07][meson test]
perf-tests/ipsec_perf_autotest: Failed to test
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: meson
Assignee: dev at dpdk.org
Reporter: yux.jiang at intel.com
Target Milestone: ---
Environment
DPDK version: Use make showversion or for a non-released version: git remote -v
&& git show-ref --heads
dpdk-22.07-rc0:60018ef app/acl: support different formats for IPv6 address
Test Setup
Steps to reproduce
List the steps to reproduce the issue.
1. Use the following command to build DPDK:
CC=gcc meson -Denable_kmods=True -Dlibdir=lib --default-library=static
x86_64-native-linuxapp-gcc/
ninja -C x86_64-native-linuxapp-gcc/
2. Execute the following command in the dpdk directory.
DPDK_TEST=ipsec_perf_autotest MALLOC_PERTURB_=23
/root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test -c 0xff --no-pci
Show the output from the previous commands.
root at bdw-de-226:~/dpdk# DPDK_TEST=ipsec_perf_autotest MALLOC_PERTURB_=23
/root/dpdk/x86_64-native-linuxapp-gcc/app/test/dpdk-test -c 0xff --no-pci
EAL: Detected CPU lcores: 16
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: VFIO support initialized
APP: HPET is not enabled, using TSC as default timer
RTE>>ipsec_perf_autotest
USER1: rte_ipsec_pkt_crypto_prepare fail
Test Failed
Expected Result:
Test OK
Regression
Is this issue a regression: (Y/N) N
First run it by using "meson test"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list