automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw65431[v2] app/testpmd: add portlist option to the testpmd
Date: 18 Feb 2020 05:05:10 -0800	[thread overview]
Message-ID: <ee68f5$9cegcd@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Hariprasad Govindharajan <hariprasad.govindharajan@intel.com>
Date: 2020-01-31 16:22:14
Reply_mail: 1580487734-27035-1-git-send-email-hariprasad.govindharajan@intel.com
DPDK git baseline:
	Repo:dpdk, CommitID: bc3282125b72ccfe8641f0826955a384f40ca775

*Repo: dpdk
void
parse_fwd_portlist(const char *portlist)
{

error: patch failed: app/test-pmd/config.c:2587
error: app/test-pmd/config.c: patch does not apply
Checking patch lib/librte_eal/common/eal_common_options.c...
error: while searching for:
	return 0;
}
--
		if (idx < 0 || idx >= maxsize)
			return -1;
		while (isblank(*end))
			end++;

error: patch failed: lib/librte_eal/common/eal_common_options.c:571
error: lib/librte_eal/common/eal_common_options.c: patch does not apply
Checking patch lib/librte_eal/common/include/rte_eal.h...
error: while searching for:
int rte_eal_iopl_init(void);

--
 *   4 ports in his system, then the input can be 0-3 or 0,1,2,3.
 *   If the user wants to use only the ports 1,2 then the input
 *   is 1,2.
 *   valid characters are '-' and ','
 *   invalid chars like '.' or '#' will result in
 *   EAL: Error - exiting with code: 1
 *     Cause: Invalid fwd port list
 * @param[in] values
 *   An array pointer, used by this function to set the
 *   array contents to a positive value if they are listed
 *   in the input
--
/**
 * Initialize the Environment Abstraction Layer (EAL).
 *
 * This function is to be executed on the MASTER lcore only, as soon

error: patch failed: lib/librte_eal/common/include/rte_eal.h:71
error: lib/librte_eal/common/include/rte_eal.h: patch does not apply
Checking patch lib/librte_eal/rte_eal_version.map...
error: while searching for:
	# added in 19.11
	rte_log_get_stream;
	rte_mcfg_get_single_file_segments;
	eal_parse_optionlist;
};

error: patch failed: lib/librte_eal/rte_eal_version.map:332
error: lib/librte_eal/rte_eal_version.map: patch does not apply

DPDK STV team

                 reply	other threads:[~2020-02-18 13:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ee68f5$9cegcd@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).