|WARNING| pw127814 [PATCH] net/gve: fix bug in verify driver compatibility

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 1 05:17:01 CEST 2023


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#94: FILE: drivers/net/gve/gve_ethdev.c:280:
+                (dma_addr_t)driver_info_mem->iova);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#94: FILE: drivers/net/gve/gve_ethdev.c:280:
+                (dma_addr_t)driver_info_mem->iova);$

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


More information about the test-report mailing list