|WARNING| pw138070 [PATCH v3 5/5] net/cxgbe: use rte macro instead of GCC attribute

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 6 23:15:44 CET 2024


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

_coding style issues_


CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#76: FILE: drivers/net/cxgbe/base/common.h:431:
+		    const void __rte_may_alias *cmd, int size,
 		                               ^

CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#89: FILE: drivers/net/cxgbe/base/t4_hw.c:294:
+			    const void __rte_may_alias *cmd,
 			                               ^

CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#102: FILE: drivers/net/cxgbe/base/t4vf_hw.c:71:
+		      const void __rte_may_alias *cmd,
 		                                 ^

total: 0 errors, 0 warnings, 3 checks, 24 lines checked


More information about the test-report mailing list