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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 1 16:27:42 CEST 2020


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

_coding style issues_


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

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#259: FILE: drivers/net/ena/ena_ethdev.c:2427:
+		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