[dpdk-test-report] |WARNING| pw21035 [PATCH v3 10/16] net/avp: queue setup and release

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 2 01:21:47 CET 2017


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

_coding style issues_


WARNING:LONG_LINE_STRING: line over 90 characters
#110: FILE: drivers/net/avp/avp_ethdev.c:1008:
+		PMD_DRV_LOG(ERR, "RX queue id is out of range: rx_queue_id=%u, nb_rx_queues=%u
",

WARNING:LONG_LINE_STRING: line over 90 characters
#163: FILE: drivers/net/avp/avp_ethdev.c:1061:
+		PMD_DRV_LOG(ERR, "TX queue id is out of range: tx_queue_id=%u, nb_tx_queues=%u
",

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


More information about the test-report mailing list