automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw128947 [PATCH v8 3/4] common/sfc_efx/base: add support to enable VLAN stripping
       [not found] <20230623054756.8896-4-artemii.morozov@arknetworks.am>
@ 2023-06-23  5:49 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-06-23  5:49 UTC (permalink / raw)
  To: test-report; +Cc: Artemii Morozov

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

_coding style issues_


ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#165: FILE: drivers/common/sfc_efx/base/efx_port.c:224:
+	if ((rc = efx_filter_get_count(enp, &filter_count)) != 0)

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

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

total: 3 errors, 0 warnings, 135 lines checked

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

only message in thread, other threads:[~2023-06-23  5:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230623054756.8896-4-artemii.morozov@arknetworks.am>
2023-06-23  5:49 ` |WARNING| pw128947 [PATCH v8 3/4] common/sfc_efx/base: add support to enable VLAN stripping 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).