[dpdk-test-report] |WARNING| pw67298 [PATCH 24/29] net/ena: use macros for ring idx operations

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 27 11:33:41 CET 2020


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#221: FILE: drivers/net/ena/ena_ethdev.c:2169:
+				next_to_clean = ENA_IDX_NEXT_MASKED(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#258: FILE: drivers/net/ena/ena_ethdev.c:2411:
+		rte_prefetch0(tx_pkts[ENA_IDX_ADD_MASKED(

total: 0 errors, 0 warnings, 2 checks, 185 lines checked


More information about the test-report mailing list