automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw80529 [PATCH 29/36] common/sfc_efx/base: provide helper to check Rx prefix
       [not found] <1602596753-32282-30-git-send-email-arybchenko@solarflare.com>
@ 2020-10-13 13:54 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-10-13 13:54 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#147: FILE: drivers/common/sfc_efx/base/efx_rx.c:1821:
+	return (B_TRUE);

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#158: FILE: drivers/common/sfc_efx/base/efx_rx.c:1832:
+	EFX_STATIC_ASSERT(EFX_RX_PREFIX_NFIELDS < sizeof (result) * 8);

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#158: FILE: drivers/common/sfc_efx/base/efx_rx.c:1832:
+	EFX_STATIC_ASSERT(EFX_RX_PREFIX_NFIELDS < sizeof (result) * 8);

total: 1 errors, 2 warnings, 68 lines checked

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

only message in thread, other threads:[~2020-10-13 13:54 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-30-git-send-email-arybchenko@solarflare.com>
2020-10-13 13:54 ` [dpdk-test-report] |WARNING| pw80529 [PATCH 29/36] common/sfc_efx/base: provide helper to check Rx prefix 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).