[dpdk-test-report] |WARNING| pw64019 [PATCH v4 06/17] net/ionic: add basic lif support

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 19 23:21:16 CET 2019


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#491: FILE: drivers/net/ionic/ionic_lif.c:100:
+	IONIC_PRINT(INFO, "capabilities 0x%" PRIx64 " ",

CHECK:CAMELCASE: Avoid CamelCase: <PRIx32>
#494: FILE: drivers/net/ionic/ionic_lif.c:103:
+	IONIC_PRINT(INFO, "eth.max_ucast_filters 0x%" PRIx32 " ",

total: 0 errors, 0 warnings, 2 checks, 476 lines checked


More information about the test-report mailing list