[dpdk-test-report] |WARNING| pw25584 [PATCH 07/22] test/crypto: move IV to crypto op private data

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 21 17:48:37 CEST 2017


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#125: FILE: test/test/test_cryptodev.c:1843:
+			const unsigned cipher_offset)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#164: FILE: test/test/test_cryptodev.c:1878:
+			const unsigned cipher_offset)

total: 0 errors, 2 warnings, 978 lines checked


More information about the test-report mailing list