[dpdk-test-report] |WARNING| pw35502 [PATCH v2 04/10] lib/librte_vhost: add request handler

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 27 17:33:39 CET 2018


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#42: FILE: lib/librte_vhost/vhost_crypto.c:57:
+#define GPA_TO_VVA(t, m, a)	(t)(uintptr_t)rte_vhost_gpa_to_vva(m, a)

total: 1 errors, 0 warnings, 628 lines checked


More information about the test-report mailing list