[dpdk-test-report] |WARNING| pw40897 [PATCH 13/15] examples/l2fwd: move pkt send code to a new function

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 8 19:11:07 CEST 2018


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#32: FILE: examples/l2fwd/l2fwd_worker.c:158:
+l2fwd_send_pkt(struct rte_mbuf *tx_pkt, unsigned port_id)

total: 0 errors, 1 warnings, 36 lines checked


More information about the test-report mailing list