|WARNING| pw108574 [PATCH v3 1/2] app/testpmd: do not poll stopped queues
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Mar 7 13:55:38 CET 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/108574
_coding style issues_
WARNING:LONG_LINE_COMMENT: line length of 108 exceeds 100 columns
#910: FILE: app/test-pmd/testpmd.h:276:
+ struct port_rxqueue rxq[RTE_MAX_QUEUES_PER_PORT+1]; /**< per queue rx configuration and state */
WARNING:LONG_LINE_COMMENT: line length of 108 exceeds 100 columns
#911: FILE: app/test-pmd/testpmd.h:277:
+ struct port_txqueue txq[RTE_MAX_QUEUES_PER_PORT+1]; /**< per queue tx configuration and state */
total: 0 errors, 2 warnings, 684 lines checked
More information about the test-report
mailing list