[dpdk-test-report] |WARNING| pw66376 [PATCH 3/8] event/dsw: extend statistics

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 9 07:53:36 CET 2020


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

_coding style issues_


WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'dsw->queues[source_port->emigration_target_qf.queue_id].schedule_type'
#363: FILE: drivers/event/dsw/dsw_event.c:758:
+	if (dsw->queues[source_port->emigration_target_qf.queue_id].
+	    schedule_type == RTE_SCHED_TYPE_PARALLEL) {

total: 0 errors, 1 warnings, 350 lines checked


More information about the test-report mailing list