automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw61932[v6, 14/15] examples/qos_sched: add subport configuration flexibility
@ 2019-10-25 22:15 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-10-25 22:15 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 4982 bytes --]

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

_apply issues_

Submitter: Singh, Jasvinder <jasvinder.singh@intel.com>
Date: 2019-10-24 18:46:29
Reply_mail: 20191024184630.66881-15-jasvinder.singh@intel.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: ce8f9750ca1db2411ec0262f7314c6cb45e933f2
	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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-25 22:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-25 22:15 [dpdk-test-report] |FAILURE| pw61932[v6, 14/15] examples/qos_sched: add subport configuration flexibility sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).