automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw37198[dpdk-dev, v3, 4/4] testpmd: make use of per-PMD TxRx parameters
Date: 05 Jul 2018 01:32:11 -0700	[thread overview]
Message-ID: <0590c7$22veor@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Remy Horton <remy.horton@intel.com>
Date: 2018-04-04 17:17:40
DPDK git baseline:
	Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
	Repo:dpdk-next-eventdev, CommitID: aa9cbfc8cd1cae3e91e4741edc2aaf3d08056a39
	Repo:dpdk-next-net, CommitID: 0b8b92e38cd55c68e4dc49dd597f62327798ec74
	Repo:dpdk-next-crypto, CommitID: a5203e08a5e9b6ee9ffbbf4c150b7776de833b08
	Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a

*Repo: dpdk-master
Checking patch app/test-pmd/cmdline.c...
error: while searching for:
			__attribute__((unused)) void *data)
{
	struct cmd_config_burst *res = parsed_result;

	if (!all_ports_stopped()) {
		printf("Please stop all ports first\n");

error: patch failed: app/test-pmd/cmdline.c:2599
error: app/test-pmd/cmdline.c: patch does not apply
Checking patch app/test-pmd/parameters.c...
error: while searching for:
	/* Default offloads for all ports. */
	uint64_t rx_offloads = rx_mode.offloads;
	uint64_t tx_offloads = tx_mode.offloads;

	static struct option lgopts[] = {
		{ "help",			0, 0, 0 },

error: patch failed: app/test-pmd/parameters.c:544
error: app/test-pmd/parameters.c: patch does not apply
Checking patch app/test-pmd/testpmd.c...
error: while searching for:

/*
 * Configurable number of RX/TX ring descriptors.
 */
#define RTE_TEST_RX_DESC_DEFAULT 1024
#define RTE_TEST_TX_DESC_DEFAULT 1024
uint16_t nb_rxd = RTE_TEST_RX_DESC_DEFAULT; /**< Number of RX descriptors. */
uint16_t nb_txd = RTE_TEST_TX_DESC_DEFAULT; /**< Number of TX descriptors. */


error: patch failed: app/test-pmd/testpmd.c:210
error: app/test-pmd/testpmd.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch app/test-pmd/cmdline.c...
error: while searching for:
			__attribute__((unused)) void *data)
{
	struct cmd_config_burst *res = parsed_result;

	if (!all_ports_stopped()) {
		printf("Please stop all ports first\n");

error: patch failed: app/test-pmd/cmdline.c:2599
error: app/test-pmd/cmdline.c: patch does not apply
Checking patch app/test-pmd/parameters.c...
error: while searching for:
	/* Default offloads for all ports. */
	uint64_t rx_offloads = rx_mode.offloads;
	uint64_t tx_offloads = tx_mode.offloads;

	static struct option lgopts[] = {
		{ "help",			0, 0, 0 },

error: patch failed: app/test-pmd/parameters.c:544
error: app/test-pmd/parameters.c: patch does not apply
Checking patch app/test-pmd/testpmd.c...
error: while searching for:

/*
 * Configurable number of RX/TX ring descriptors.
 */
#define RTE_TEST_RX_DESC_DEFAULT 1024
#define RTE_TEST_TX_DESC_DEFAULT 1024
uint16_t nb_rxd = RTE_TEST_RX_DESC_DEFAULT; /**< Number of RX descriptors. */
uint16_t nb_txd = RTE_TEST_TX_DESC_DEFAULT; /**< Number of TX descriptors. */


error: patch failed: app/test-pmd/testpmd.c:210
error: app/test-pmd/testpmd.c: patch does not apply
*Repo: dpdk-next-net
Checking patch app/test-pmd/cmdline.c...
error: while searching for:
			__attribute__((unused)) void *data)
{
	struct cmd_config_burst *res = parsed_result;

	if (!all_ports_stopped()) {
		printf("Please stop all ports first\n");

error: patch failed: app/test-pmd/cmdline.c:2599
error: app/test-pmd/cmdline.c: patch does not apply
Checking patch app/test-pmd/parameters.c...
error: while searching for:
	/* Default offloads for all ports. */
	uint64_t rx_offloads = rx_mode.offloads;
	uint64_t tx_offloads = tx_mode.offloads;

	static struct option lgopts[] = {
		{ "help",			0, 0, 0 },

error: patch failed: app/test-pmd/parameters.c:544
error: app/test-pmd/parameters.c: patch does not apply
Checking patch app/test-pmd/testpmd.c...
error: while searching for:

/*
 * Configurable number of RX/TX ring descriptors.
 */
#define RTE_TEST_RX_DESC_DEFAULT 1024
#define RTE_TEST_TX_DESC_DEFAULT 1024
uint16_t nb_rxd = RTE_TEST_RX_DESC_DEFAULT; /**< Number of RX descriptors. */
uint16_t nb_txd = RTE_TEST_TX_DESC_DEFAULT; /**< Number of TX descriptors. */


error: patch failed: app/test-pmd/testpmd.c:210
error: app/test-pmd/testpmd.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch app/test-pmd/cmdline.c...
error: while searching for:
			__attribute__((unused)) void *data)
{
	struct cmd_config_burst *res = parsed_result;

	if (!all_ports_stopped()) {
		printf("Please stop all ports first\n");

error: patch failed: app/test-pmd/cmdline.c:2599
error: app/test-pmd/cmdline.c: patch does not apply
Checking patch app/test-pmd/parameters.c...
error: while searching for:
	/* Default offloads for all ports. */
	uint64_t rx_offloads = rx_mode.offloads;
	uint64_t tx_offloads = tx_mode.offloads;

	static struct option lgopts[] = {
		{ "help",			0, 0, 0 },

error: patch failed: app/test-pmd/parameters.c:544
error: app/test-pmd/parameters.c: patch does not apply
Checking patch app/test-pmd/testpmd.c...
error: while searching for:

/*
 * Configurable number of RX/TX ring descriptors.
 */
#define RTE_TEST_RX_DESC_DEFAULT 1024
#define RTE_TEST_TX_DESC_DEFAULT 1024
uint16_t nb_rxd = RTE_TEST_RX_DESC_DEFAULT; /**< Number of RX descriptors. */
uint16_t nb_txd = RTE_TEST_TX_DESC_DEFAULT; /**< Number of TX descriptors. */


error: patch failed: app/test-pmd/testpmd.c:210
error: app/test-pmd/testpmd.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch app/test-pmd/cmdline.c...
error: while searching for:
			__attribute__((unused)) void *data)
{
	struct cmd_config_burst *res = parsed_result;

	if (!all_ports_stopped()) {
		printf("Please stop all ports first\n");

error: patch failed: app/test-pmd/cmdline.c:2599
error: app/test-pmd/cmdline.c: patch does not apply
Checking patch app/test-pmd/parameters.c...
error: while searching for:
	/* Default offloads for all ports. */
	uint64_t rx_offloads = rx_mode.offloads;
	uint64_t tx_offloads = tx_mode.offloads;

	static struct option lgopts[] = {
		{ "help",			0, 0, 0 },

error: patch failed: app/test-pmd/parameters.c:544
error: app/test-pmd/parameters.c: patch does not apply
Checking patch app/test-pmd/testpmd.c...
error: while searching for:

/*
 * Configurable number of RX/TX ring descriptors.
 */
#define RTE_TEST_RX_DESC_DEFAULT 1024
#define RTE_TEST_TX_DESC_DEFAULT 1024
uint16_t nb_rxd = RTE_TEST_RX_DESC_DEFAULT; /**< Number of RX descriptors. */
uint16_t nb_txd = RTE_TEST_TX_DESC_DEFAULT; /**< Number of TX descriptors. */


error: patch failed: app/test-pmd/testpmd.c:210
error: app/test-pmd/testpmd.c: patch does not apply

DPDK STV team

                 reply	other threads:[~2018-07-05  8:32 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='0590c7$22veor@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).