automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw104473 [PATCH 3/4] common/sfc_efx/base: support MAC address edit actions in MAE
       [not found] <20211117114438.8347-4-ivan.malov@oktetlabs.ru>
@ 2021-11-17 11:45 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-11-17 11:45 UTC (permalink / raw)
  To: test-report; +Cc: Ivan Malov

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

_coding style issues_


ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#227: FILE: drivers/common/sfc_efx/base/efx_mae.c:1807:
+	return (rc);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#246: FILE: drivers/common/sfc_efx/base/efx_mae.c:1826:
+	return (rc);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#262: FILE: drivers/common/sfc_efx/base/efx_mae.c:2374:
+	return (rc);

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#279: FILE: drivers/common/sfc_efx/base/efx_mae.c:2391:
+	EFX_STATIC_ASSERT(sizeof (mac_idp->id) ==

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#324: FILE: drivers/common/sfc_efx/base/efx_mae.c:2436:
+	return (0);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#336: FILE: drivers/common/sfc_efx/base/efx_mae.c:2448:
+	return (rc);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#400: FILE: drivers/common/sfc_efx/base/efx_mae.c:2512:
+	return (rc);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#432: FILE: drivers/common/sfc_efx/base/efx_mae.c:2544:
+	return (0);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#440: FILE: drivers/common/sfc_efx/base/efx_mae.c:2552:
+	return (rc);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#472: FILE: drivers/common/sfc_efx/base/efx_mae.c:2584:
+	return (0);

total: 9 errors, 1 warnings, 491 lines checked

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

only message in thread, other threads:[~2021-11-17 11:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211117114438.8347-4-ivan.malov@oktetlabs.ru>
2021-11-17 11:45 ` |WARNING| pw104473 [PATCH 3/4] common/sfc_efx/base: support MAC address edit actions in MAE 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).