* [dpdk-test-report] |WARNING| pw100432 [PATCH v2] test: add reassembly perf test
[not found] <20211004133356.14704-1-pbhagavatula@marvell.com>
@ 2021-10-04 13:34 ` checkpatch
2021-10-04 14:01 ` [dpdk-test-report] |SUCCESS| pw100432 [dpdk-dev] " 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-10-04 13:34 UTC (permalink / raw)
To: test-report; +Cc: pbhagavatula
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/100432
_coding style issues_
Must be a reply to the first patch (--in-reply-to).
WARNING:TYPO_SPELLING: 'vairable' may be misspelled - perhaps 'variable'?
#76:
Each test is performed with vairable number of fragments per flow,
WARNING:TYPO_SPELLING: 'unorderd' may be misspelled - perhaps 'unordered'?
#77:
either ordered or unorderd fragments and interleaved flows.
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#137: FILE: app/test/test_reassembly_perf.c:19:
+#define MAX_FLOWS 1024 * 32
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#142: FILE: app/test/test_reassembly_perf.c:24:
+#define MAX_PKTS MAX_FLOWS *MAX_FRAGMENTS
^
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#142: FILE: app/test/test_reassembly_perf.c:24:
+#define MAX_PKTS MAX_FLOWS *MAX_FRAGMENTS
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#145: FILE: app/test/test_reassembly_perf.c:27:
+#define MAX_TTL_MS 5 * MS_PER_S
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#152: FILE: app/test/test_reassembly_perf.c:34:
+#define IP_SRC_ADDR(x) (198U << 24) | (18 << 16) | (0 << 8) | x
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#153: FILE: app/test/test_reassembly_perf.c:35:
+#define IP_DST_ADDR(x) (198U << 24) | (18 << 16) | (1 << 8) | x
total: 6 errors, 2 warnings, 1005 lines checked
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-test-report] |SUCCESS| pw100432 [dpdk-dev] [PATCH v2] test: add reassembly perf test
[not found] <20211004133356.14704-1-pbhagavatula@marvell.com>
2021-10-04 13:34 ` [dpdk-test-report] |WARNING| pw100432 [PATCH v2] test: add reassembly perf test checkpatch
@ 2021-10-04 14:01 ` 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-10-04 14:01 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/100432/
_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1303818653
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-04 14:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20211004133356.14704-1-pbhagavatula@marvell.com>
2021-10-04 13:34 ` [dpdk-test-report] |WARNING| pw100432 [PATCH v2] test: add reassembly perf test checkpatch
2021-10-04 14:01 ` [dpdk-test-report] |SUCCESS| pw100432 [dpdk-dev] " 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).