[dpdk-test-report] |FAILURE| pw61965[v7, 14/15] examples/qos_sched: add subport configuration flexibility

sys_stv at intel.com sys_stv at intel.com
Sat Oct 26 05:46:49 CEST 2019


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

_apply issues_

Submitter: Jasvinder Singh <jasvinder.singh at intel.com>
Date: 2019-10-25 10:51:23
Reply_mail: 20191025105124.6950-15-jasvinder.singh at intel.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: feb6c19751a15bc13d2289ee143128f14faf7439
	Repo:dpdk, CommitID: b50bcefdcc087e3b945c05ddbe8f0dff399ff405

*Repo: dpdk-next-net
*color = pdata[COLOR_OFFSET] & 0x03; /* Destination IP */

	return 0;
}

error: patch failed: examples/qos_sched/app_thread.c:35
error: examples/qos_sched/app_thread.c: patch does not apply
Checking patch examples/qos_sched/cfg_file.c...
error: while searching for:
cfg_load_port(struct rte_cfgfile *cfg, struct rte_sched_port_params *port_params)
{
--

	entry = rte_cfgfile_get_entry(cfg, "port", "frame overhead");
	if (entry)
		port_params->frame_overhead = (uint32_t)atoi(entry);

error: patch failed: examples/qos_sched/cfg_file.c:24
error: examples/qos_sched/cfg_file.c: patch does not apply
Checking patch examples/qos_sched/init.c...
error: while searching for:
	return 0;
}
--

static struct rte_sched_pipe_params pipe_profiles[MAX_SCHED_PIPE_PROFILES] = {
	{ /* Profile #0 */
		.tb_rate = 305175,

error: patch failed: examples/qos_sched/init.c:180
error: examples/qos_sched/init.c: patch does not apply
Checking patch examples/qos_sched/main.h...
error: while searching for:
uint32_t n_active_queues;

extern struct rte_sched_port_params port_params;

int app_parse_args(int argc, char **argv);
int app_init(void);

error: patch failed: examples/qos_sched/main.h:152
error: examples/qos_sched/main.h: patch does not apply
Checking patch examples/qos_sched/profile.cfg...
error: while searching for:
[port]
frame overhead = 24
--
[subport 0]
tb rate = 1250000000           ; Bytes per second
tb size = 1000000              ; Bytes


error: patch failed: examples/qos_sched/profile.cfg:20
error: examples/qos_sched/profile.cfg: patch does not apply
Checking patch examples/qos_sched/profile_ov.cfg...
error: while searching for:
[port]
frame overhead = 24
--
[subport 0]
tb rate = 8400000           ; Bytes per second
tb size = 100000            ; Bytes


error: patch failed: examples/qos_sched/profile_ov.cfg:5
error: examples/qos_sched/profile_ov.cfg: patch does not apply
Checking patch examples/qos_sched/stats.c...
error: while searching for:

	if (i == nb_pfc ||
--
		pipe_id >= port_params.n_pipes_per_subport  ||
		tc >= RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE ||
		q >= RTE_SCHED_BE_QUEUES_PER_PIPE ||
		(tc < RTE_SCHED_TRAFFIC_CLASS_BE && q > 0))

error: patch failed: examples/qos_sched/stats.c:24
error: examples/qos_sched/stats.c: patch does not apply
*Repo: dpdk
*color = pdata[COLOR_OFFSET] & 0x03; /* Destination IP */

	return 0;
}

error: patch failed: examples/qos_sched/app_thread.c:35
error: examples/qos_sched/app_thread.c: patch does not apply
Checking patch examples/qos_sched/cfg_file.c...
error: while searching for:
cfg_load_port(struct rte_cfgfile *cfg, struct rte_sched_port_params *port_params)
{
--

	entry = rte_cfgfile_get_entry(cfg, "port", "frame overhead");
	if (entry)
		port_params->frame_overhead = (uint32_t)atoi(entry);

error: patch failed: examples/qos_sched/cfg_file.c:24
error: examples/qos_sched/cfg_file.c: patch does not apply
Checking patch examples/qos_sched/init.c...
error: while searching for:
	return 0;
}
--

static struct rte_sched_pipe_params pipe_profiles[MAX_SCHED_PIPE_PROFILES] = {
	{ /* Profile #0 */
		.tb_rate = 305175,

error: patch failed: examples/qos_sched/init.c:180
error: examples/qos_sched/init.c: patch does not apply
Checking patch examples/qos_sched/main.h...
error: while searching for:
uint32_t n_active_queues;

extern struct rte_sched_port_params port_params;

int app_parse_args(int argc, char **argv);
int app_init(void);

error: patch failed: examples/qos_sched/main.h:152
error: examples/qos_sched/main.h: patch does not apply
Checking patch examples/qos_sched/profile.cfg...
error: while searching for:
[port]
frame overhead = 24
--
[subport 0]
tb rate = 1250000000           ; Bytes per second
tb size = 1000000              ; Bytes


error: patch failed: examples/qos_sched/profile.cfg:20
error: examples/qos_sched/profile.cfg: patch does not apply
Checking patch examples/qos_sched/profile_ov.cfg...
error: while searching for:
[port]
frame overhead = 24
--
[subport 0]
tb rate = 8400000           ; Bytes per second
tb size = 100000            ; Bytes


error: patch failed: examples/qos_sched/profile_ov.cfg:5
error: examples/qos_sched/profile_ov.cfg: patch does not apply
Checking patch examples/qos_sched/stats.c...
error: while searching for:

	if (i == nb_pfc ||
--
		pipe_id >= port_params.n_pipes_per_subport  ||
		tc >= RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE ||
		q >= RTE_SCHED_BE_QUEUES_PER_PIPE ||
		(tc < RTE_SCHED_TRAFFIC_CLASS_BE && q > 0))

error: patch failed: examples/qos_sched/stats.c:24
error: examples/qos_sched/stats.c: patch does not apply

DPDK STV team


More information about the test-report mailing list