automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw47301 [RFC, 13/14] net: add rte prefix to tcp structure
       [not found] <20181024081833.21432-14-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/47301

_coding style issues_


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

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

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

total: 0 errors, 3 warnings, 899 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-14-olivier.matz@6wind.com>
2018-10-24  8:21 ` [dpdk-test-report] |WARNING| pw47301 [RFC, 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).