|WARNING| pw129175 [PATCH] net/mlx5: fix flow workspace destruction

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Jul 1 16:44:29 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'aquire' may be misspelled - perhaps 'acquire'?
#134: 
  2. spinlock aquire and release

ERROR:INITIALISED_STATIC: do not initialise statics to NULL
#234: FILE: drivers/net/mlx5/mlx5_flow.c:8049:
+static struct mlx5_flow_workspace *gc_head = NULL;

total: 1 errors, 1 warnings, 0 checks, 150 lines checked


More information about the test-report mailing list