[dpdk-test-report] |WARNING| pw95850 [PATCH v2 5/6] net/ena: rework RSS configuration
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jul 14 12:37:06 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/95850
_coding style issues_
ERROR:GERRIT_CHANGE_ID: Remove Gerrit Change-Id's before submitting upstream
#97:
Change-Id: Ia6d9a63b8b8ed777d68762ec8fa21d025f6da6dd
CHECK:CAMELCASE: Avoid CamelCase: <PRIu16>
#767: FILE: drivers/net/ena/ena_rss.c:182:
+ "Failed to set %zu indirection table entry with val %" PRIu16 "
",
total: 1 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