[dpdk-test-report] |WARNING| pw54466 [PATCH v11] net/memif: introduce memory interface (memif) PMD
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Jun 6 10:25:50 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/54466
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#17:
Shared memory packet interface (memif) PMD allows for DPDK and any other client
WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#1987: FILE: drivers/net/memif/rte_eth_memif.c:39:
+static const char *valid_arguments[] = {
total: 0 errors, 2 warnings, 3194 lines checked
More information about the test-report
mailing list