* [dpdk-test-report] |WARNING| pw24487 [PATCH] net/mlx5: implement isolated mode from flow API
[not found] <b744c536165640ed2841b31e2768df3e2a54ecd4.1495630546.git.nelio.laranjeiro@6wind.com>
@ 2017-05-24 13:44 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-05-24 13:44 UTC (permalink / raw)
To: test-report; +Cc: Nélio Laranjeiro
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/24487
_coding style issues_
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_eth_dev *' should also have an identifier name
#48: FILE: drivers/net/mlx5/mlx5.h:315:
+int mlx5_flow_isolate(struct rte_eth_dev *, int, struct rte_flow_error *);
WARNING:FUNCTION_ARGUMENTS: function definition argument 'int' should also have an identifier name
#48: FILE: drivers/net/mlx5/mlx5.h:315:
+int mlx5_flow_isolate(struct rte_eth_dev *, int, struct rte_flow_error *);
WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_flow_error *' should also have an identifier name
#48: FILE: drivers/net/mlx5/mlx5.h:315:
+int mlx5_flow_isolate(struct rte_eth_dev *, int, struct rte_flow_error *);
total: 0 errors, 3 warnings, 0 checks, 75 lines checked
^ permalink raw reply [flat|nested] only message in thread