[dpdk-test-report] |WARNING| pw22958 [PATCH 1/6] net/enic: bring NIC interface functions up to date

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 30 23:29:15 CEST 2017


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

_coding style issues_


WARNING:TYPO_SPELLING: 'availble' may be misspelled - perhaps 'available'?
#198: FILE: drivers/net/enic/base/vnic_dev.c:540:
+ *	FILTER_IPV4_5TUPLE - fallback if either of the 2 above are not availble.

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'x' - possible side-effects?
#340: FILE: drivers/net/enic/base/vnic_devcmd.h:95:
+#define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]))

total: 0 errors, 1 warnings, 1 checks, 465 lines checked


More information about the test-report mailing list