automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw76899 [PATCH 14/14] net/sfc: move MCDI helpers to common driver
       [not found] <1599556475-27820-16-git-send-email-arybchenko@solarflare.com>
@ 2020-09-08 23:55 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-08 23:55 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxB)
#192: FILE: drivers/common/sfc_efx/sfc_efx_mcdi.c:30:
+				RTE_FMT_TAIL(__VA_ARGS__,)));		\
 				                        ^

WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EINVAL)
#440: FILE: drivers/common/sfc_efx/sfc_efx_mcdi.c:278:
+		return EINVAL;

total: 1 errors, 1 warnings, 0 checks, 760 lines checked
INFO: symbol efx_mcdi_fini is being removed, ensure that it has gone through the deprecation process
INFO: symbol efx_mcdi_get_proxy_handle is being removed, ensure that it has gone through the deprecation process
INFO: symbol efx_mcdi_init is being removed, ensure that it has gone through the deprecation process
INFO: symbol efx_mcdi_request_abort is being removed, ensure that it has gone through the deprecation process
INFO: symbol efx_mcdi_request_poll is being removed, ensure that it has gone through the deprecation process
INFO: symbol efx_mcdi_request_start is being removed, ensure that it has gone through the deprecation process
ERROR: symbol sfc_efx_mcdi_fini is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol sfc_efx_mcdi_init is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map

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

only message in thread, other threads:[~2020-09-08 23:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1599556475-27820-16-git-send-email-arybchenko@solarflare.com>
2020-09-08 23:55 ` [dpdk-test-report] |WARNING| pw76899 [PATCH 14/14] net/sfc: move MCDI helpers to common driver 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).