[dpdk-test-report] |WARNING| pw56634 [PATCH v4 11/11] test: add RSA PKCS1_5 padding case when no padding selected

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 17 14:56:52 CEST 2019


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#85: FILE: app/test/test_cryptodev_asym.c:249:
+			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
#118: FILE: app/test/test_cryptodev_asym.c:634:
+static int
+test_rsa_enc_dec_padding_pkcs_1(void) {

total: 1 errors, 1 warnings, 108 lines checked


More information about the test-report mailing list