Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/61146 _apply issues_ Submitter: Singh, Jasvinder Date: 2019-10-14 17:24:54 Reply_mail: 20191014172455.139224-1-jasvinder.singh@intel.com DPDK git baseline: Repo:dpdk, CommitID: 31b798a6f08e9b333b94b8bb26910209aa810b73 *Repo: dpdk subport_params[i].tc_rate[12] = (uint32_t)atoi(entry); int n_entries = rte_cfgfile_section_num_entries(cfg, sec_name); struct rte_cfgfile_entry entries[n_entries]; error: patch failed: examples/qos_sched/cfg_file.c:266 error: examples/qos_sched/cfg_file.c: patch does not apply Checking patch examples/qos_sched/stats.c... Hunk #1 succeeded at 296 (offset -11 lines). Hunk #2 succeeded at 339 (offset -12 lines). Hunk #3 succeeded at 347 (offset -12 lines). -- uint32_t tc_period; /** Number of subport pipes. * The subport can enable/allocate fewer pipes than the maximum error: patch failed: lib/librte_sched/rte_sched.h:150 error: lib/librte_sched/rte_sched.h: patch does not apply DPDK STV team