[dpdk-test-report] |WARNING| pw56041 [PATCH v2 3/3] test: rework rsa test implementation

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 3 17:41:09 CEST 2019


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#107: FILE: app/test/test_cryptodev_asym.c:617:
+				rsa_simulate_strip_pkcs1_5_padding(result_op->asym->rsa.message.data,

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#124: FILE: app/test/test_cryptodev_asym.c:646:
+static int
+test_rsa_enc_dec_pkcs_1_none(void){

total: 1 errors, 1 warnings, 159 lines checked


More information about the test-report mailing list