automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw47300 [RFC, 14/14] net: add rte prefix to udp structure
       [not found] <20181024081833.21432-15-olivier.matz@6wind.com>
@ 2018-10-24  8:21 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-10-24  8:21 UTC (permalink / raw)
  To: test-report; +Cc: Olivier Matz

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#314: FILE: drivers/net/e1000/igb_rxtx.c:288:
+			mss_l4len_idx |= sizeof(struct rte_udp_hdr) << E1000_ADVTXD_L4LEN_SHIFT;

WARNING:LONG_LINE: line over 90 characters
#500: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:421:
+			mss_l4len_idx |= sizeof(struct rte_udp_hdr) << IXGBE_ADVTXD_L4LEN_SHIFT;

WARNING:LONG_LINE: line over 90 characters
#615: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:545:
+				gdesc->txd.msscof = gdesc->txd.hlen + offsetof(struct rte_udp_hdr, dgram_cksum);

total: 0 errors, 3 warnings, 914 lines checked

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

only message in thread, other threads:[~2018-10-24  8:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20181024081833.21432-15-olivier.matz@6wind.com>
2018-10-24  8:21 ` [dpdk-test-report] |WARNING| pw47300 [RFC, 14/14] net: add rte prefix to udp structure 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).