[dpdk-test-report] |WARNING| pw35959 [PATCH 2/2] app/testpmd: add commands to test new Tx offload API

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 12 09:34:42 CET 2018


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

_coding style issues_


WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(tx_offload_names)
#63: FILE: app/test-pmd/cmdline.c:16473:
+	((int)(sizeof(tx_offload_names)/sizeof(tx_offload_names[0])))

total: 0 errors, 1 warnings, 520 lines checked


More information about the test-report mailing list