[Bug 1034] [dpdk-22.07] ipsec-secgw inline test fail
bugzilla at dpdk.org
bugzilla at dpdk.org
Tue Jun 14 21:07:33 CEST 2022
https://bugs.dpdk.org/show_bug.cgi?id=1034
Bug ID: 1034
Summary: [dpdk-22.07] ipsec-secgw inline test fail
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: examples
Assignee: dev at dpdk.org
Reporter: vladimir.medvedkin at intel.com
Target Milestone: ---
To reproduce:
NIC used with test:
Network devices using DPDK-compatible driver
============================================
0000:af:00.1 '82599ES 10-Gigabit SFI/SFP+ Network Connection 10fb' drv=vfio-pci
unused=ixgbe
running command:
./examples/ipsec-secgw/test/run_test.sh -4i
starting inline test trs_aesgcm
Test environment configuration:
[enabled] library mode
[disabled] extended sequence number
[disabled] sequence number atomic behavior
[enabled] inline crypto mode
[disabled] crypto fallback mode
[disabled] multi-segment test
...
ERROR: ./examples/ipsec-secgw/test/linux_test.sh failed for dst=192.168.31.14,
sz=1
inline test IPv4 trs_aesgcm finished with status 1
ERROR inline test trs_aesgcm FAILED
First bad commit:
commit d24471e5786b71e0c1cb3c2362397a1a27201a74 (HEAD, refs/bisect/bad)
Author: Nithin Dabilpuram <ndabilpuram at marvell.com>
Date: Sat Apr 30 02:14:11 2022 +0530
examples/ipsec-secgw: disable Tx checksum for inline
Enable Tx IPv4 checksum offload only when Tx inline crypto, lookaside
crypto/protocol or cpu crypto is needed.
For Tx Inline protocol offload, checksum computation
is implicitly taken care by HW.
Signed-off-by: Nithin Dabilpuram <ndabilpuram at marvell.com>
Acked-by: Akhil Goyal <gakhil at marvell.com>
Acked-by: Konstantin Ananyev <konstantin.v.ananyev at yandex.ru>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list