* [dpdk-test-report] |WARNING| pw31588 [PATCH v2 2/2] net/mlx4: load libmlx4 and libibverbs in run-time
[not found] <16cfbe93b923f728d1863153a20d61a253791bf8.1511442287.git.shacharbe@mellanox.com>
@ 2017-11-23 13:22 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-11-23 13:22 UTC (permalink / raw)
To: test-report; +Cc: Shachar Beiser
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/31588
_coding style issues_
WARNING:TYPO_SPELLING: 'libary' may be misspelled - perhaps 'library'?
#221: FILE: drivers/net/mlx4/lib/mlx4_dll.c:118:
+ /* Otherwise use the system libary search path. This is the historical
WARNING:LONG_LINE: line over 90 characters
#310: FILE: drivers/net/mlx4/lib/mlx4_dll.c:207:
+ dlsym(handle, "ibv_free_device_list");
WARNING:LONG_LINE: line over 90 characters
#514: FILE: drivers/net/mlx4/lib/mlx4_dll.c:411:
+ enum mlx4dv_set_ctx_attr_type type,
WARNING:LONG_LINE: line over 90 characters
#683: FILE: drivers/net/mlx4/lib/mlx4_dll.c:580:
+ struct ibv_context *context)
WARNING:LONG_LINE: line over 90 characters
#729: FILE: drivers/net/mlx4/lib/mlx4_dll.c:626:
+ struct ibv_qp_init_attr *qp_init_attr)
WARNING:LONG_LINE: line over 90 characters
#892: FILE: drivers/net/mlx4/lib/mlx4_dll.h:52:
+ struct ibv_device_attr *device_attr);
WARNING:SPACING: missing space after return type
#903: FILE: drivers/net/mlx4/lib/mlx4_dll.h:63:
+ int(*ibv_get_cq_event)(struct ibv_comp_channel *channel,
WARNING:LONG_LINE: line over 90 characters
#907: FILE: drivers/net/mlx4/lib/mlx4_dll.h:67:
+ struct ibv_qp_init_attr *qp_init_attr);
WARNING:LONG_LINE: line over 90 characters
#915: FILE: drivers/net/mlx4/lib/mlx4_dll.h:75:
+ int cqe, void *cq_context,
WARNING:LONG_LINE: line over 90 characters
#916: FILE: drivers/net/mlx4/lib/mlx4_dll.h:76:
+ struct ibv_comp_channel *channel,
ERROR:SPACING: space required after that close brace '}'
#922: FILE: drivers/net/mlx4/lib/mlx4_dll.h:82:
+}mlx4_libverbs;
WARNING:LONG_LINE: line over 90 characters
#929: FILE: drivers/net/mlx4/lib/mlx4_dll.h:89:
+ struct mlx4dv_context *attrs_out);
WARNING:LONG_LINE: line over 90 characters
#931: FILE: drivers/net/mlx4/lib/mlx4_dll.h:91:
+ enum mlx4dv_set_ctx_attr_type type,
ERROR:SPACING: space required after that close brace '}'
#933: FILE: drivers/net/mlx4/lib/mlx4_dll.h:93:
+}mlx4_lmlx4;
ERROR:SPACING: space prohibited after that open parenthesis '('
#961: FILE: drivers/net/mlx4/mlx4.c:726:
+ if ( ret != 0 )
ERROR:SPACING: space prohibited before that close parenthesis ')'
#961: FILE: drivers/net/mlx4/mlx4.c:726:
+ if ( ret != 0 )
total: 4 errors, 12 warnings, 1029 lines checked
^ permalink raw reply [flat|nested] only message in thread