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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jun 28 17:54:43 CEST 2021


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

_coding style issues_


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

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


More information about the test-report mailing list