automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw67756 [PATCH] test: add reassembly perf test
       [not found] <20200403115026.8735-1-pbhagavatula@marvell.com>
@ 2020-04-03 11:51 ` checkpatch
  2020-04-03 13:07 ` [dpdk-test-report] |SUCCESS| pw67756 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-04-03 11:51 UTC (permalink / raw)
  To: test-report; +Cc: pbhagavatula

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#128: FILE: app/test/test_reassembly_perf.c:18:
+#define MAX_FLOWS 1024 * 1024

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#133: FILE: app/test/test_reassembly_perf.c:23:
+#define MAX_PKTS MAX_FLOWS *MAX_FRAGMENTS
                            ^

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#133: FILE: app/test/test_reassembly_perf.c:23:
+#define MAX_PKTS MAX_FLOWS *MAX_FRAGMENTS

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#136: FILE: app/test/test_reassembly_perf.c:26:
+#define MAX_TTL_MS 5 * MS_PER_S

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#143: FILE: app/test/test_reassembly_perf.c:33:
+#define IP_SRC_ADDR(x) (198U << 24) | (18 << 16) | (0 << 8) | x

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#144: FILE: app/test/test_reassembly_perf.c:34:
+#define IP_DST_ADDR(x) (198U << 24) | (18 << 16) | (1 << 8) | x

WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#1099: FILE: app/test/test_reassembly_perf.c:989:
+REGISTER_TEST_COMMAND(reassembly_perf_autotest, test_reassembly_perf);

total: 6 errors, 1 warnings, 1003 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |SUCCESS| pw67756 test: add reassembly perf test
       [not found] <20200403115026.8735-1-pbhagavatula@marvell.com>
  2020-04-03 11:51 ` [dpdk-test-report] |WARNING| pw67756 [PATCH] test: add reassembly perf test checkpatch
@ 2020-04-03 13:07 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-04-03 13:07 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/67756

_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/158189118

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-03 13:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200403115026.8735-1-pbhagavatula@marvell.com>
2020-04-03 11:51 ` [dpdk-test-report] |WARNING| pw67756 [PATCH] test: add reassembly perf test checkpatch
2020-04-03 13:07 ` [dpdk-test-report] |SUCCESS| pw67756 " 0-day Robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).