|WARNING| pw126708 [PATCH 05/14] examples: use rte_pktmbuf_mtod_offset
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri May 5 19:50:12 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/126708
_coding style issues_
WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#116: FILE: examples/l2fwd-crypto/main.c:484:
+ ipdata_offset + data_len);
WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#128: FILE: examples/l2fwd-crypto/main.c:546:
+ ipdata_offset + data_len);
total: 0 errors, 2 warnings, 88 lines checked
More information about the test-report
mailing list