[dpdk-test-report] |WARNING| pw88525 [PATCH 8/8] net/qede: remove page_offset from struct qede_rx_entry and simplify

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 5 14:15:37 CET 2021


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

_coding style issues_


ERROR:POINTER_LOCATION: "(foo**)" should be "(foo **)"
#120: FILE: drivers/net/qede/qede_rxtx.c:56:
+	ret = rte_mempool_get_bulk(rxq->mb_pool, (void**)&rxq->sw_rx_ring[idx], count);

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


More information about the test-report mailing list