[dpdk-test-report] |WARNING| pw80647 [PATCH v3 25/56] net/txgbe: fill transmit function with hardware offload

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 14 08:05:58 CEST 2020


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

_coding style issues_


WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#705: FILE: drivers/net/txgbe/txgbe_rxtx.c:796:
+						if (nb_tx == 0)

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#852: FILE: drivers/net/txgbe/txgbe_rxtx.c:1031:
+				" - offloads = 0x%" PRIx64,

total: 0 errors, 1 warnings, 1 checks, 828 lines checked


More information about the test-report mailing list