|WARNING| pw147578 [PATCH v01] net/af_packet: add rollover and defrag options
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Oct 29 12:31:52 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/147578
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#58:
more common for DPDK PMDs. Instead of multiple HW descriptor queues, AF PACKET
ERROR:CODE_INDENT: code indent should use tabs where possible
#161: FILE: drivers/net/af_packet/rte_eth_af_packet.c:709:
+^I^I^I^I name);$
ERROR:CODE_INDENT: code indent should use tabs where possible
#171: FILE: drivers/net/af_packet/rte_eth_af_packet.c:719:
+^I^I^I^I name);$
total: 2 errors, 1 warnings, 0 checks, 182 lines checked
More information about the test-report
mailing list