* [dpdk-test-report] |WARNING| pw32046 [PATCH] pktgen-stats/latency: fix RTE version in lib includes
[not found] <1512776450-10425-1-git-send-email-george.dit@gmail.com>
@ 2017-12-08 23:42 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-12-08 23:42 UTC (permalink / raw)
To: test-report; +Cc: Georgios Katsikas
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/32046
_coding style issues_
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#29: FILE: app/pktgen-latency.c:16:
+#if RTE_VERSION >= RTE_VERSION_NUM(17, 11, 0, 0)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#42: FILE: app/pktgen-stats.c:16:
+#if RTE_VERSION >= RTE_VERSION_NUM(17, 11, 0, 0)
ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 2 warnings, 16 lines checked
^ permalink raw reply [flat|nested] only message in thread