[dpdk-test-report] |WARNING| pw99420 [dpdk-dev v2] app: fix buffer overrun
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Sep 22 12:17:27 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/99420
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#54:
Previously when user configured aad size is over 12 bytes the copy of template aad will cause a buffer overrun.
ERROR:SPACING: space required before the open parenthesis '('
#84: FILE: app/test-crypto-perf/cperf_test_vectors.c:558:
+ if(options->aead_aad_sz > 12)
total: 1 errors, 1 warnings, 17 lines checked
More information about the test-report
mailing list