|WARNING| pw136085 [PATCH v3 2/7] net/gve: RSS adminq command changes

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 24 01:16:27 CET 2024


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#158: FILE: drivers/net/gve/base/gve_adminq.c:966:
+	for (i = 0; i < rss_config->indir_size; i++)
+			indir[i] = cpu_to_be32(rss_config->indir[i]);

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


More information about the test-report mailing list