automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw56037[v6, 6/7] test-bbdev: update of bbdev test-app for 5GNR
Date: 19 Jul 2019 21:18:33 -0700	[thread overview]
Message-ID: <ee68f5$7gkm3k@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

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

*Repo: dpdk-next-crypto
static struct test_params {
	struct test_command *test_to_run[MAX_CMDLINE_TESTCASES];
	unsigned int num_tests;

error: patch failed: app/test-bbdev/main.c:16
error: app/test-bbdev/main.c: patch does not apply
Checking patch app/test-bbdev/main.h...
error: while searching for:
#define DEFAULT_BURST 32U
#define DEFAULT_OPS 64U

#define TEST_ASSERT(cond, msg, ...) do {  \
		if (!(cond)) {  \
			printf("TestCase %s() line %d failed: " \

error: patch failed: app/test-bbdev/main.h:20
error: app/test-bbdev/main.h: patch does not apply
Checking patch app/test-bbdev/meson.build...
error: while searching for:
		'test_bbdev_vector.c')
allow_experimental_apis = true
deps += ['bbdev', 'bus_vdev']

error: patch failed: app/test-bbdev/meson.build:7
error: app/test-bbdev/meson.build: patch does not apply
Checking patch app/test-bbdev/test-bbdev.py...
error: while searching for:
                    type=int,
                    help="Number of lcores to run.",
                    default=16)

args = parser.parse_args()


error: patch failed: app/test-bbdev/test-bbdev.py:59
error: app/test-bbdev/test-bbdev.py: patch does not apply
Checking patch app/test-bbdev/test_bbdev.c...
error: while searching for:
#include <rte_bbdev.h>
#include <rte_bbdev_op.h>
--
#include <rte_string_fns.h>

#include "main.h"


error: patch failed: app/test-bbdev/test_bbdev.c:14
error: app/test-bbdev/test_bbdev.c: patch does not apply
Checking patch app/test-bbdev/test_bbdev_perf.c...
error: while searching for:
#include <rte_malloc.h>
#include <rte_random.h>
#include <rte_hexdump.h>

#include "main.h"
#include "test_bbdev_vector.h"

error: patch failed: app/test-bbdev/test_bbdev_perf.c:16
error: app/test-bbdev/test_bbdev_perf.c: patch does not apply
Checking patch app/test-bbdev/test_bbdev_vector.c...
error: while searching for:
	"input",
	"soft_output",
	"hard_output",
};

/* trim leading and trailing spaces */

error: patch failed: app/test-bbdev/test_bbdev_vector.c:18
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:
	TEST_BBDEV_VF_NCB_NEG = (1ULL << 16),
	TEST_BBDEV_VF_NCB_POS = (1ULL << 17),
--
	DATA_HARD_OUTPUT,
	DATA_NUM_TYPES,
};


error: patch failed: app/test-bbdev/test_bbdev_vector.h:28
error: app/test-bbdev/test_bbdev_vector.h: patch does not apply
Checking patch app/test-bbdev/turbo_enc_default.data...
error: while searching for:
test_vectors/turbo_enc_c1_k6144_r0_e32256_crc24b_rm.data
error: patch failed: app/test-bbdev/turbo_enc_default.data:1
error: app/test-bbdev/turbo_enc_default.data: patch does not apply
*Repo: dpdk
static struct test_params {
	struct test_command *test_to_run[MAX_CMDLINE_TESTCASES];
	unsigned int num_tests;

error: patch failed: app/test-bbdev/main.c:16
error: app/test-bbdev/main.c: patch does not apply
Checking patch app/test-bbdev/main.h...
error: while searching for:
#define DEFAULT_BURST 32U
#define DEFAULT_OPS 64U

#define TEST_ASSERT(cond, msg, ...) do {  \
		if (!(cond)) {  \
			printf("TestCase %s() line %d failed: " \

error: patch failed: app/test-bbdev/main.h:20
error: app/test-bbdev/main.h: patch does not apply
Checking patch app/test-bbdev/meson.build...
error: while searching for:
		'test_bbdev_vector.c')
allow_experimental_apis = true
deps += ['bbdev', 'bus_vdev']

error: patch failed: app/test-bbdev/meson.build:7
error: app/test-bbdev/meson.build: patch does not apply
Checking patch app/test-bbdev/test-bbdev.py...
error: while searching for:
                    type=int,
                    help="Number of lcores to run.",
                    default=16)

args = parser.parse_args()


error: patch failed: app/test-bbdev/test-bbdev.py:59
error: app/test-bbdev/test-bbdev.py: patch does not apply
Checking patch app/test-bbdev/test_bbdev.c...
error: while searching for:
#include <rte_bbdev.h>
#include <rte_bbdev_op.h>
--
#include <rte_string_fns.h>

#include "main.h"


error: patch failed: app/test-bbdev/test_bbdev.c:14
error: app/test-bbdev/test_bbdev.c: patch does not apply
Checking patch app/test-bbdev/test_bbdev_perf.c...
error: while searching for:
#include <rte_malloc.h>
#include <rte_random.h>
#include <rte_hexdump.h>

#include "main.h"
#include "test_bbdev_vector.h"

error: patch failed: app/test-bbdev/test_bbdev_perf.c:16
error: app/test-bbdev/test_bbdev_perf.c: patch does not apply
Checking patch app/test-bbdev/test_bbdev_vector.c...
error: while searching for:
	"input",
	"soft_output",
	"hard_output",
};

/* trim leading and trailing spaces */

error: patch failed: app/test-bbdev/test_bbdev_vector.c:18
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:
	TEST_BBDEV_VF_NCB_NEG = (1ULL << 16),
	TEST_BBDEV_VF_NCB_POS = (1ULL << 17),
--
	DATA_HARD_OUTPUT,
	DATA_NUM_TYPES,
};


error: patch failed: app/test-bbdev/test_bbdev_vector.h:28
error: app/test-bbdev/test_bbdev_vector.h: patch does not apply
Checking patch app/test-bbdev/turbo_enc_default.data...
error: while searching for:
test_vectors/turbo_enc_c1_k6144_r0_e32256_crc24b_rm.data
error: patch failed: app/test-bbdev/turbo_enc_default.data:1
error: app/test-bbdev/turbo_enc_default.data: 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$7gkm3k@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).