automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw56032[v6, 1/7] bbdev: renaming non-generic LTE specific structure
Date: 19 Jul 2019 21:18:25 -0700	[thread overview]
Message-ID: <ee68f5$7gkm32@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Nicolas Chautru <nicolas.chautru@intel.com>
Date: 2019-07-03 15:24:04
Reply_mail: 1562167450-314880-2-git-send-email-nicolas.chautru@intel.com
DPDK git baseline:
	Repo:dpdk-next-crypto, CommitID: 457f6e1dbb63a7e772d67dc88a8a3a14a3fc49ee
	Repo:dpdk, CommitID: c0ed103a027385f14f352d46ff5450826b2746b7

*Repo: dpdk-next-crypto
*nb_ops, RTE_BBDEV_MAX_CODE_BLOCKS);
		return -1;
	}


error: patch failed: app/test-bbdev/test_bbdev_vector.c:298
error: app/test-bbdev/test_bbdev_vector.c: patch does not apply
Checking patch app/test-bbdev/test_bbdev_vector.h...
error: while searching for:
};

--
	struct op_data_buf segments[RTE_BBDEV_MAX_CODE_BLOCKS];
	unsigned int nb_segments;
};


error: patch failed: app/test-bbdev/test_bbdev_vector.h:46
error: app/test-bbdev/test_bbdev_vector.h: patch does not apply
Checking patch drivers/baseband/fpga_lte_fec/fpga_lte_fec.c...
error: while searching for:
					RTE_BBDEV_TURBO_DEC_TB_CRC_24B_KEEP,
				.max_llr_modulus = INT8_MAX,
--
					RTE_BBDEV_MAX_CODE_BLOCKS,
				.num_buffers_soft_out = 0
			}
		},

error: patch failed: drivers/baseband/fpga_lte_fec/fpga_lte_fec.c:607
error: drivers/baseband/fpga_lte_fec/fpga_lte_fec.c: patch does not apply
Checking patch drivers/baseband/turbo_sw/bbdev_turbo_software.c...
error: while searching for:
	rte_bbdev_log(DEBUG, RTE_STR(__LINE__) ":%s() " fmt, __func__, \
		##__VA_ARGS__)
--
#define ADAPTER_OUTPUT_BUF_SIZE ((RTE_BBDEV_MAX_CB_SIZE + 4) * 48)

/* private data structure */
struct bbdev_private {

error: patch failed: drivers/baseband/turbo_sw/bbdev_turbo_software.c:34
error: drivers/baseband/turbo_sw/bbdev_turbo_software.c: patch does not apply
Checking patch lib/librte_bbdev/rte_bbdev_op.h...
error: while searching for:
#include <rte_mempool.h>

--
#define RTE_BBDEV_MAX_CODE_BLOCKS (64)

/** Flags for turbo decoder operation and capability structure */
enum rte_bbdev_op_td_flag_bitmasks {

error: patch failed: lib/librte_bbdev/rte_bbdev_op.h:26
error: lib/librte_bbdev/rte_bbdev_op.h: patch does not apply
*Repo: dpdk
*nb_ops, RTE_BBDEV_MAX_CODE_BLOCKS);
		return -1;
	}


error: patch failed: app/test-bbdev/test_bbdev_vector.c:298
error: app/test-bbdev/test_bbdev_vector.c: patch does not apply
Checking patch app/test-bbdev/test_bbdev_vector.h...
error: while searching for:
};

--
	struct op_data_buf segments[RTE_BBDEV_MAX_CODE_BLOCKS];
	unsigned int nb_segments;
};


error: patch failed: app/test-bbdev/test_bbdev_vector.h:46
error: app/test-bbdev/test_bbdev_vector.h: patch does not apply
Checking patch drivers/baseband/fpga_lte_fec/fpga_lte_fec.c...
error: while searching for:
					RTE_BBDEV_TURBO_DEC_TB_CRC_24B_KEEP,
				.max_llr_modulus = INT8_MAX,
--
					RTE_BBDEV_MAX_CODE_BLOCKS,
				.num_buffers_soft_out = 0
			}
		},

error: patch failed: drivers/baseband/fpga_lte_fec/fpga_lte_fec.c:607
error: drivers/baseband/fpga_lte_fec/fpga_lte_fec.c: patch does not apply
Checking patch drivers/baseband/turbo_sw/bbdev_turbo_software.c...
error: while searching for:
	rte_bbdev_log(DEBUG, RTE_STR(__LINE__) ":%s() " fmt, __func__, \
		##__VA_ARGS__)
--
#define ADAPTER_OUTPUT_BUF_SIZE ((RTE_BBDEV_MAX_CB_SIZE + 4) * 48)

/* private data structure */
struct bbdev_private {

error: patch failed: drivers/baseband/turbo_sw/bbdev_turbo_software.c:34
error: drivers/baseband/turbo_sw/bbdev_turbo_software.c: patch does not apply
Checking patch lib/librte_bbdev/rte_bbdev_op.h...
error: while searching for:
#include <rte_mempool.h>

--
#define RTE_BBDEV_MAX_CODE_BLOCKS (64)

/** Flags for turbo decoder operation and capability structure */
enum rte_bbdev_op_td_flag_bitmasks {

error: patch failed: lib/librte_bbdev/rte_bbdev_op.h:26
error: lib/librte_bbdev/rte_bbdev_op.h: patch does not apply

DPDK STV team

             reply	other threads:[~2019-07-20  4:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-20  4:18 sys_stv [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-07-05  4:51 sys_stv
2019-07-04 12:51 sys_stv

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$7gkm32@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).