automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw61915[v2, 2/2] eal: use define instead of raw flag name
@ 2019-10-25 19:42 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-10-25 19:42 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: 2019-10-24 15:17:57
Reply_mail: 41c41b7a73cea7f574bc709e1fb1cd4eed4c72e3.1571930271.git.anatoly.burakov@intel.com
DPDK git baseline:
	Repo:dpdk, CommitID: 5d92c4e592c43166e23501fddee5ee0dc910cd6f

*Repo: dpdk
Checking patch lib/librte_eal/freebsd/eal/eal.c...
error: while searching for:
		if (mem_config != MAP_FAILED) {
			/* errno is stale, don't use */
			RTE_LOG(ERR, EAL, "Cannot mmap memory for rte_config at [%p], got [%p]"
					  " - please use '--base-virtaddr' option\n",
				rte_mem_cfg_addr, mem_config);
			munmap(mem_config, sizeof(struct rte_mem_config));
			return -1;

error: patch failed: lib/librte_eal/freebsd/eal/eal.c:345
error: lib/librte_eal/freebsd/eal/eal.c: patch does not apply
Checking patch lib/librte_eal/freebsd/eal/eal_memory.c...
error: while searching for:
#include <rte_errno.h>
#include <rte_log.h>
#include <rte_string_fns.h>
#include "eal_private.h"
#include "eal_internal_cfg.h"
#include "eal_filesystem.h"

error: patch failed: lib/librte_eal/freebsd/eal/eal_memory.c:14
error: lib/librte_eal/freebsd/eal/eal_memory.c: patch does not apply
Checking patch lib/librte_eal/linux/eal/eal.c...
error: while searching for:
		if (mem_config != MAP_FAILED) {
			/* errno is stale, don't use */
			RTE_LOG(ERR, EAL, "Cannot mmap memory for rte_config at [%p], got [%p]"
				" - please use '--base-virtaddr' option\n",
				rte_mem_cfg_addr, mem_config);
			munmap(mem_config, sizeof(struct rte_mem_config));
			return -1;
		}

error: patch failed: lib/librte_eal/linux/eal/eal.c:435
error: lib/librte_eal/linux/eal/eal.c: patch does not apply
Checking patch lib/librte_eal/linux/eal/eal_memory.c...
error: while searching for:
	addr = eal_get_virtual_area(msl->base_va, &mem_sz, page_sz, 0, flags);
	if (addr == NULL) {
--
			RTE_LOG(ERR, EAL, "Could not mmap %llu bytes at [%p] - please use '--base-virtaddr' option\n",
				(unsigned long long)mem_sz, msl->base_va);
		else
			RTE_LOG(ERR, EAL, "Cannot reserve memory\n");

error: patch failed: lib/librte_eal/linux/eal/eal_memory.c:832
error: lib/librte_eal/linux/eal/eal_memory.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 19:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-25 19:42 [dpdk-test-report] |FAILURE| pw61915[v2, 2/2] eal: use define instead of raw flag name 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).