automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw97946 [PATCH 3/5] common/mlx5: add MMO configuration for the DevX QP
       [not found] <20210903142157.25617-4-rzidane@nvidia.com>
@ 2021-09-03 14:23 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-09-03 14:23 UTC (permalink / raw)
  To: test-report; +Cc: Raja Zidane

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

_coding style issues_


ERROR:SPACING: space required before the open parenthesis '('
#140: FILE: drivers/common/mlx5/mlx5_devx_cmds.c:2031:
+		if(attr->mmo) {

WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#141: FILE: drivers/common/mlx5/mlx5_devx_cmds.c:2032:
+			void *qpc_ext_and_pas_list = MLX5_ADDR_OF(create_qp_in, in, qpc_extension_and_pas_list);

WARNING:LONG_LINE: line length of 123 exceeds 100 columns
#142: FILE: drivers/common/mlx5/mlx5_devx_cmds.c:2033:
+			void* qpc_ext = MLX5_ADDR_OF(qpc_extension_and_pas_list, qpc_ext_and_pas_list, qpc_data_extension);

ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#142: FILE: drivers/common/mlx5/mlx5_devx_cmds.c:2033:
+			void* qpc_ext = MLX5_ADDR_OF(qpc_extension_and_pas_list, qpc_ext_and_pas_list, qpc_data_extension);

total: 2 errors, 2 warnings, 57 lines checked

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

only message in thread, other threads:[~2021-09-03 14:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210903142157.25617-4-rzidane@nvidia.com>
2021-09-03 14:23 ` [dpdk-test-report] |WARNING| pw97946 [PATCH 3/5] common/mlx5: add MMO configuration for the DevX QP 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).