automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw52555 [RFC v2 14/14] net: add rte prefix to udp structure
       [not found] <20190410083218.17531-15-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/52555

_coding style issues_


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

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

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

total: 0 errors, 3 warnings, 989 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-15-olivier.matz@6wind.com>
2019-04-10  8:33 ` [dpdk-test-report] |WARNING| pw52555 [RFC v2 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).