|WARNING| pw112539 [PATCH v4] gro: bug fix in identifying fragmented packets
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jun 8 11:57:52 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/112539
_coding style issues_
WARNING:LONG_LINE: line length of 139 exceeds 100 columns
#131: FILE: lib/gro/rte_gro.c:249:
+ sizeof(*ip4h), &ip4h_copy);
WARNING:LONG_LINE: line length of 139 exceeds 100 columns
#161: FILE: lib/gro/rte_gro.c:379:
+ sizeof(*ip4h), &ip4h_copy);
total: 0 errors, 2 warnings, 61 lines checked
More information about the test-report
mailing list