[dpdk-test-report] |WARNING| pw41201 [v2] [PATCH 07/22] net/softnic: add port action profile

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 15 18:54:24 CEST 2018


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

_coding style issues_


CHECK:SPACING: spaces required around that ':' (ctx:VxV)
#462: FILE: drivers/net/softnic/hash_func_arm64.h:37:
+	__asm__("crc32cx %w[c], %w[c], %x[v]":[c] "+r" (crc):[v] "r" (val))
 	                                     ^

CHECK:SPACING: spaces required around that ':' (ctx:VxV)
#462: FILE: drivers/net/softnic/hash_func_arm64.h:37:
+	__asm__("crc32cx %w[c], %w[c], %x[v]":[c] "+r" (crc):[v] "r" (val))
 	                                                    ^

total: 0 errors, 0 warnings, 882 lines checked


More information about the test-report mailing list