[dpdk-test-report] |WARNING| pw93721 [PATCH v1 2/7] net/af_xdp: add power monitor support

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 1 14:02:20 CEST 2021


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

_coding style issues_


ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#92: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:800:
+	pmc->addr = (void*)prod;

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


More information about the test-report mailing list