automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw21553 [PATCH v2 5/6] net/mlx5: implement descriptor status API
       [not found] <1488902393-7237-6-git-send-email-olivier.matz@6wind.com>
@ 2017-03-07 16:01 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-07 16:01 UTC (permalink / raw)
  To: test-report; +Cc: Olivier Matz

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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#177: FILE: drivers/net/mlx5/mlx5_rxtx.h:326:
+int mlx5_rx_descriptor_status(void *, uint16_t);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint16_t' should also have an identifier name
#177: FILE: drivers/net/mlx5/mlx5_rxtx.h:326:
+int mlx5_rx_descriptor_status(void *, uint16_t);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#178: FILE: drivers/net/mlx5/mlx5_rxtx.h:327:
+int mlx5_tx_descriptor_status(void *, uint16_t);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint16_t' should also have an identifier name
#178: FILE: drivers/net/mlx5/mlx5_rxtx.h:327:
+int mlx5_tx_descriptor_status(void *, uint16_t);

total: 0 errors, 4 warnings, 0 checks, 106 lines checked

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

only message in thread, other threads:[~2017-03-07 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1488902393-7237-6-git-send-email-olivier.matz@6wind.com>
2017-03-07 16:01 ` [dpdk-test-report] |WARNING| pw21553 [PATCH v2 5/6] net/mlx5: implement descriptor status API 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).