[dpdk-test-report] |WARNING| pw51512 [RFC v5] /net: memory interface (memif)

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 22 12:59:10 CET 2019


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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#222: FILE: doc/guides/nics/memif.rst:61:
+multiple interfaces. One process can have ``slave`` and ``master`` interfaces $

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#1166: FILE: drivers/net/memif/memif_socket.c:553:
+				ret = rte_intr_callback_unregister_pending(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#1382: FILE: drivers/net/memif/memif_socket.c:769:
+	dev = rte_eth_dev_allocated(rte_vdev_device_name(

WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#1891: FILE: drivers/net/memif/rte_eth_memif.c:39:
+static const char *valid_arguments[] = {

total: 1 errors, 1 warnings, 3049 lines checked


More information about the test-report mailing list