[dpdk-test-report] |FAILURE| pw56037[v6, 6/7] test-bbdev: update of bbdev test-app for 5GNR

sys_stv at intel.com sys_stv at intel.com
Sat Jul 20 06:18:33 CEST 2019


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

_apply issues_

Submitter: Nicolas Chautru <nicolas.chautru at intel.com>
Date: 2019-07-03 15:24:09
Reply_mail: 1562167450-314880-7-git-send-email-nicolas.chautru at 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


More information about the test-report mailing list