|WARNING| pw122056 [PATCH 4/7] mlx5: replace zero length array with flex array

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 13 22:53:41 CET 2023


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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#138: FILE: drivers/net/mlx5/mlx5_tx.h:169:
+	struct rte_mbuf * elts[];

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


More information about the test-report mailing list