[dpdk-test-report] |WARNING| pw66214 [PATCH] lpm6: make IPv6 addresses immutable

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 3 13:54:59 CET 2020


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#118: FILE: lib/librte_lpm/rte_lpm6.c:1073:
+			  uint8_t *depths, unsigned n)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#161: FILE: lib/librte_lpm/rte_lpm6.h:151:
+			  uint8_t *depths, unsigned n);

total: 0 errors, 2 warnings, 75 lines checked


More information about the test-report mailing list