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

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jan 19 16:56:23 CET 2020


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

_coding style issues_


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

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

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


More information about the test-report mailing list