* [dpdk-test-report] |WARNING| pw89444 [PATCH] app/test-pmd: enable testpmd on windows
[not found] <1616048795-16906-1-git-send-email-jizh@linux.microsoft.com>
@ 2021-03-18 6:27 ` checkpatch
2021-03-18 7:55 ` [dpdk-test-report] |SUCCESS| pw89444 " 0-day Robot
2021-03-18 7:56 ` [dpdk-test-report] |SUCCESS| pw89444 [dpdk-dev] [PATCH] " 0-day Robot
2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2021-03-18 6:27 UTC (permalink / raw)
To: test-report; +Cc: Jie Zhou
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/89444
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#78:
* Performance inconsistency issues: TPUT fluctuated significantly from runs
ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#164: FILE: app/test-pmd/cmdline.c:3507:
+parse_item_list(const char* str, const char* item_name, unsigned int max_items,
ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#164: FILE: app/test-pmd/cmdline.c:3507:
+parse_item_list(const char* str, const char* item_name, unsigned int max_items,
ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#1975: FILE: app/test-pmd/config.c:174:
+clock_gettime_monotonic(struct timespec* tp)
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 8)
#2052: FILE: app/test-pmd/csumonly.c:698:
if (tx_pkt_split == TX_PKT_SPLIT_RND)
[...]
+ nb_seg = random() % tx_pkt_nb_segs + 1;
WARNING:LONG_LINE_COMMENT: line length of 119 exceeds 100 columns
#2365: FILE: app/test-pmd/testpmd.c:3864:
+ /* mlockall on Windows is unnecessary as latency impact from page fault is small compare to other resources. */
ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#2413: FILE: app/test-pmd/testpmd.h:764:
+unsigned int parse_item_list(const char* str, const char* item_name,
ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#2413: FILE: app/test-pmd/testpmd.h:764:
+unsigned int parse_item_list(const char* str, const char* item_name,
total: 5 errors, 3 warnings, 2150 lines checked
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-test-report] |SUCCESS| pw89444 app/test-pmd: enable testpmd on windows
[not found] <1616048795-16906-1-git-send-email-jizh@linux.microsoft.com>
2021-03-18 6:27 ` [dpdk-test-report] |WARNING| pw89444 [PATCH] app/test-pmd: enable testpmd on windows checkpatch
@ 2021-03-18 7:55 ` 0-day Robot
2021-03-18 7:56 ` [dpdk-test-report] |SUCCESS| pw89444 [dpdk-dev] [PATCH] " 0-day Robot
2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2021-03-18 7:55 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: travis-robot
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/89444/
_travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/220462630
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dpdk-test-report] |SUCCESS| pw89444 [dpdk-dev] [PATCH] app/test-pmd: enable testpmd on windows
[not found] <1616048795-16906-1-git-send-email-jizh@linux.microsoft.com>
2021-03-18 6:27 ` [dpdk-test-report] |WARNING| pw89444 [PATCH] app/test-pmd: enable testpmd on windows checkpatch
2021-03-18 7:55 ` [dpdk-test-report] |SUCCESS| pw89444 " 0-day Robot
@ 2021-03-18 7:56 ` 0-day Robot
2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2021-03-18 7:56 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: github-robot
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/89444/
_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/663662084
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-18 7:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1616048795-16906-1-git-send-email-jizh@linux.microsoft.com>
2021-03-18 6:27 ` [dpdk-test-report] |WARNING| pw89444 [PATCH] app/test-pmd: enable testpmd on windows checkpatch
2021-03-18 7:55 ` [dpdk-test-report] |SUCCESS| pw89444 " 0-day Robot
2021-03-18 7:56 ` [dpdk-test-report] |SUCCESS| pw89444 [dpdk-dev] [PATCH] " 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).