Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62537 _apply issues_ Submitter: Vladimir Medvedkin Date: 2019-11-06 12:21:46 Reply_mail: dd22d4d965e4e932a7e3408ea889dc3fe2892cce.1573042633.git.vladimir.medvedkin@intel.com DPDK git baseline: Repo:dpdk, CommitID: 9a643edb2b74c5993465089aa23178cd9ad612cc *Repo: dpdk 'lpm_perf_autotest', 'fib_slow_autotest', 'fib_perf_autotest', 'red_all', error: patch failed: app/test/meson.build:259 error: app/test/meson.build: patch does not apply Checking patch app/test/test_rib.c... error: while searching for: config.ext_sz = 0; -- for (i = 0; i < 10; i++) { config.max_nodes = MAX_RULES - i; rib = rte_rib_create(__func__, SOCKET_ID_ANY, &config); RTE_TEST_ASSERT(rib != NULL, "Failed to create RIB\n"); error: patch failed: app/test/test_rib.c:76 error: app/test/test_rib.c: patch does not apply DPDK STV team