[dpdk-test-report] |WARNING| pw95857 [PATCH v3 5/6] net/ena: rework RSS configuration

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 14 12:45:44 CEST 2021


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu16>
#766: FILE: drivers/net/ena/ena_rss.c:182:
+				"Failed to set %zu indirection table entry with val %" PRIu16 "
",

total: 0 errors, 0 warnings, 1 checks, 1029 lines checked
Warning in drivers/net/ena/ena_rss.c:
Using %l format, prefer %PRI*64 if type is [u]int64_t
--- a/doc/guides/rel_notes/release_21_08.rst
+++ b/doc/guides/rel_notes/release_21_08.rst


More information about the test-report mailing list