Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/56037 _apply issues_ Submitter: Nicolas Chautru 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 #include -- #include #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 #include #include #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 #include -- #include #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 #include #include #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