|WARNING| pw152490 [PATCH] net/af_packet: register supported param fanout mode
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Mar 20 09:15:52 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152490
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#124: FILE: drivers/net/af_packet/rte_eth_af_packet.c:794:
+ unsigned int qdisc_bypass,$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#124: FILE: drivers/net/af_packet/rte_eth_af_packet.c:794:
+ unsigned int qdisc_bypass,$
ERROR:CODE_INDENT: code indent should use tabs where possible
#125: FILE: drivers/net/af_packet/rte_eth_af_packet.c:795:
+ const char *fanout_mode,$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#125: FILE: drivers/net/af_packet/rte_eth_af_packet.c:795:
+ const char *fanout_mode,$
total: 2 errors, 2 warnings, 0 checks, 27 lines checked
More information about the test-report
mailing list