[DPDK/cryptodev Bug 1487] blockcipher_test_case_run() does not log test_msg
bugzilla at dpdk.org
bugzilla at dpdk.org
Fri Jul 12 15:15:37 CEST 2024
https://bugs.dpdk.org/show_bug.cgi?id=1487
Bug ID: 1487
Summary: blockcipher_test_case_run() does not log test_msg
Product: DPDK
Version: 24.07
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: cryptodev
Assignee: dev at dpdk.org
Reporter: jack.bond-preston at arm.com
Target Milestone: ---
app/test/test_cryptodev_blockcipher.c:blockcipher_test_case_run() allocates a
test_msg string and the test function it calls writes useful output to this.
However, the string is never used, so this useful logging is never provided -
even in the event of (unexpected) failures.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20240712/57361592/attachment-0001.htm>
More information about the dev
mailing list