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

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

_coding style issues_


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

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

WARNING:LONG_LINE: line over 90 characters
#724: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:544:
+				gdesc->txd.msscof = gdesc->txd.hlen + offsetof(struct rte_tcp_hdr, cksum);

total: 0 errors, 3 warnings, 909 lines checked

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

only message in thread, other threads:[~2019-04-10  8:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190410083218.17531-14-olivier.matz@6wind.com>
2019-04-10  8:33 ` [dpdk-test-report] |WARNING| pw52556 [RFC v2 13/14] net: add rte prefix to tcp 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).