|WARNING| pw125965 [PATCH] net/mlx5: fix lro update tcp header cksum error
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 12 13:39:48 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/125965
_coding style issues_
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#75: FILE: drivers/net/mlx5/mlx5_rx.c:1093:
+ csum = ((csum & 0xffff0000) >> 16) + (csum & 0xffff);$
ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 1 warnings, 0 checks, 7 lines checked
More information about the test-report
mailing list