[dpdk-test-report] |WARNING| pw77348 [PATCH v1 4/8] bus/dpaa: RX/TX error queues

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 11 10:00:37 CEST 2020


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '['
#214: FILE: drivers/net/dpaa/dpaa_ethdev.c:1899:
+	ret = dpaa_debug_queue_init(&dpaa_intf->debug_queues[

CHECK:OPEN_ENDED_LINE: Lines should not end with a '['
#222: FILE: drivers/net/dpaa/dpaa_ethdev.c:1906:
+	ret = dpaa_debug_queue_init(&dpaa_intf->debug_queues[

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#274: FILE: drivers/net/dpaa/dpaa_rxtx.c:79:
+	DISPLAY_PRINT(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#363: FILE: drivers/net/dpaa/dpaa_rxtx.c:684:
+static inline void dpaa_eth_err_queue(

total: 0 errors, 0 warnings, 4 checks, 260 lines checked


More information about the test-report mailing list