automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw80545 [PATCH 24/36] net/sfc: support tunnel TSO for EF100 native Tx datapath
       [not found] <1602596753-32282-25-git-send-email-arybchenko@solarflare.com>
@ 2020-10-13 13:59 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-10-13 13:59 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#155: FILE: drivers/net/sfc/sfc_ef100_tx.c:117:
+		return ENOTSUP;

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#180: FILE: drivers/net/sfc/sfc_ef100_tx.c:415:
+	uint8_t inner_l3 = sfc_ef100_tx_qdesc_cso_inner_l3(

total: 0 errors, 1 warnings, 1 checks, 148 lines checked

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

only message in thread, other threads:[~2020-10-13 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1602596753-32282-25-git-send-email-arybchenko@solarflare.com>
2020-10-13 13:59 ` [dpdk-test-report] |WARNING| pw80545 [PATCH 24/36] net/sfc: support tunnel TSO for EF100 native Tx datapath 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).