[dpdk-test-report] |WARNING| pw24652 [PATCH 2/2] net/softnic: add traffic management ops

checkpatch at dpdk.org checkpatch at dpdk.org
Fri May 26 20:03:21 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#16: 
The traffic management specific functions of the softnic driver are supplied

CHECK:SPACING: No space is necessary after a cast
#99: FILE: drivers/net/softnic/rte_eth_softnic.c:272:
+	*(const struct rte_tm_ops **) arg	= &pmd_tm_ops;

CHECK:SPACING: No space is necessary after a cast
#135: FILE: drivers/net/softnic/rte_eth_softnic.c:306:
+			(uint16_t) (n_pkts_deq - n_pkts));

total: 0 errors, 1 warnings, 2 checks, 381 lines checked


More information about the test-report mailing list