automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw129377 [PATCH v4 03/11] test: use rte_pktmbuf_mtod_offset
       [not found] <20230707203908.64371-4-stephen@networkplumber.org>
@ 2023-07-07 20:41 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-07-07 20:41 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129377

_coding style issues_


WARNING:LONG_LINE: line length of 144 exceeds 100 columns
#178: FILE: app/test/test_cryptodev.c:5174:
+							    (tdata->digest.offset_bytes == 0 ? plaintext_pad_len : tdata->digest.offset_bytes));

WARNING:LONG_LINE: line length of 144 exceeds 100 columns
#192: FILE: app/test/test_cryptodev.c:5588:
+							    (tdata->digest.offset_bytes == 0 ? plaintext_pad_len : tdata->digest.offset_bytes));

WARNING:LONG_LINE: line length of 144 exceeds 100 columns
#230: FILE: app/test/test_cryptodev.c:6543:
+							    (tdata->digest.offset_bytes == 0 ? plaintext_pad_len : tdata->digest.offset_bytes));

WARNING:LONG_LINE: line length of 140 exceeds 100 columns
#243: FILE: app/test/test_cryptodev.c:7970:
+							    (tdata->digest_enc.offset == 0 ? plaintext_pad_len : tdata->digest_enc.offset));

total: 0 errors, 4 warnings, 138 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-07 20:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230707203908.64371-4-stephen@networkplumber.org>
2023-07-07 20:41 ` |WARNING| pw129377 [PATCH v4 03/11] test: use rte_pktmbuf_mtod_offset checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).