automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw65962app/testpmd: fix wrong return value in parse_port_list
@ 2020-02-25  7:45 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-25  7:45 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 808 bytes --]

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/65962

_apply issues_

Submitter: Hariprasad Govindharajan <hariprasad.govindharajan@intel.com>
Date: 2020-02-20 13:26:31
Reply_mail: 1582205191-14105-1-git-send-email-hariprasad.govindharajan@intel.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240
	Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240

*Repo: dpdk-next-net
return -1;

	for (i = 0; i < (int)maxsize; i++)
		marked[i] = 0;

error: patch failed: app/test-pmd/config.c:2642
error: app/test-pmd/config.c: patch does not apply
*Repo: dpdk
return -1;

	for (i = 0; i < (int)maxsize; i++)
		marked[i] = 0;

error: patch failed: app/test-pmd/config.c:2642
error: app/test-pmd/config.c: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-25  7:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-25  7:45 [dpdk-test-report] |FAILURE| pw65962app/testpmd: fix wrong return value in parse_port_list sys_stv

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).