[dpdk-test-report] |WARNING| pw51779 [PATCH v3 4/4] crypto/qat: add modular multiplicative inverse to qat asym pmd

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 27 11:26:20 CET 2019


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/51779

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#18: 
This commit adds modular multiplicative inverse to Intel QuickAssist Technology

WARNING:LONG_LINE: line over 90 characters
#114: FILE: drivers/crypto/qat/qat_asym.c:215:
+					sizeof(MOD_INV_IDS_EVEN)/sizeof(*MOD_INV_IDS_EVEN),

total: 0 errors, 2 warnings, 167 lines checked


More information about the test-report mailing list