automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw36419 [PATCH v4 3/4] net/ixgbe: convert to new Rx offloads API
       [not found] <20180322034103.25734-4-wei.dai@intel.com>
@ 2018-03-22  3:42 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-03-22  3:42 UTC (permalink / raw)
  To: test-report; +Cc: Wei Dai

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#76: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:2355:
+			    "requested 0x%" PRIx64 " supported 0x%" PRIx64,

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'rxmode->max_rx_pkt_len >= IXGBE_MAX_JUMBO_FRAME_SIZE'
#236: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:5885:
+	if ((rxmode->offloads & DEV_RX_OFFLOAD_JUMBO_FRAME) &&
+	    (rxmode->max_rx_pkt_len >= IXGBE_MAX_JUMBO_FRAME_SIZE))

total: 0 errors, 0 warnings, 2 checks, 585 lines checked

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

only message in thread, other threads:[~2018-03-22  3:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180322034103.25734-4-wei.dai@intel.com>
2018-03-22  3:42 ` [dpdk-test-report] |WARNING| pw36419 [PATCH v4 3/4] net/ixgbe: convert to new Rx offloads API 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).