|WARNING| pw129385 [PATCH v4 11/11] examples/l2fwd-crypto: use rte_pktmbuf_mtod_offset
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Jul 7 22:41:04 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129385
_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, 40 lines checked
More information about the test-report
mailing list