automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw53574 [PATCH 01/15] net: add rte prefix to arp structures
       [not found] <20190521161315.25500-2-olivier.matz@6wind.com>
@ 2019-05-21 16:13 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-05-21 16:13 UTC (permalink / raw)
  To: test-report; +Cc: Olivier Matz

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#443: FILE: examples/bond/main.c:388:
+					if (arp_hdr->arp_opcode == rte_cpu_to_be_16(ARP_OP_REQUEST)) {

WARNING:LONG_LINE: line over 90 characters
#444: FILE: examples/bond/main.c:389:
+						arp_hdr->arp_opcode = rte_cpu_to_be_16(ARP_OP_REPLY);

total: 0 errors, 2 warnings, 445 lines checked

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

only message in thread, other threads:[~2019-05-21 16:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190521161315.25500-2-olivier.matz@6wind.com>
2019-05-21 16:13 ` [dpdk-test-report] |WARNING| pw53574 [PATCH 01/15] net: add rte prefix to arp structures 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).