|WARNING| pw152547 [PATCH] drivers/net/mlx5: fix mlx5 send packet failed
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Mar 25 03:39:23 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152547
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#87:
DPDK program sending self-encapsulated packets with MAC, IP, and UDP headers
ERROR:CODE_INDENT: code indent should use tabs where possible
#115: FILE: drivers/net/mlx5/mlx5_tx.c:210:
+ offset = 64;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#115: FILE: drivers/net/mlx5/mlx5_tx.c:210:
+ offset = 64;$
total: 1 errors, 2 warnings, 0 checks, 19 lines checked
More information about the test-report
mailing list