[dpdk-test-report] |WARNING| [PATCH v12] net/tap: new TUN/TAP device PMD

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Dec 12 15:38:51 CET 2016


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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#419: FILE: drivers/net/tap/rte_eth_tap.c:64:
+static const char *valid_arguments[] = {

total: 0 errors, 1 warnings, 1010 lines checked


More information about the test-report mailing list