[dpdk-test-report] |FAILURE| pw56195[v5, 9/9] eal: prevent different primary/secondary process versions

sys_stv at intel.com sys_stv at intel.com
Tue Jul 9 03:31:01 CEST 2019


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

_apply issues_

Submitter: Anatoly Burakov <anatoly.burakov at intel.com>
Date: 2019-07-05 17:26:27
Reply_mail: 5e1ebf1da67b704f47c5d24f73c09a3bc4f77564.1562347546.git.anatoly.burakov at intel.com
DPDK git baseline:
	Repo:dpdk, CommitID: cc091931dc05212db32ddbd7da3031104ca4963f

*Repo: dpdk

#include <rte_eal_memconfig.h>

#include "eal_internal_cfg.h"
#include "eal_memcfg.h"

error: patch failed: lib/librte_eal/common/eal_common_mcfg.c:4
error: lib/librte_eal/common/eal_common_mcfg.c: patch does not apply
Checking patch lib/librte_eal/common/eal_memcfg.h...
error: while searching for:
 */
struct rte_mem_config {
	volatile uint32_t magic;   /**< Magic number - sanity check. */

	/* memory topology */
	uint32_t nchannel;    /**< Number of channels (0 if unknown). */

error: patch failed: lib/librte_eal/common/eal_memcfg.h:19
error: lib/librte_eal/common/eal_memcfg.h: patch does not apply
Checking patch lib/librte_eal/freebsd/eal/eal.c...
error: while searching for:
		if (rte_eal_config_attach() < 0)
			return -1;
		eal_mcfg_wait_complete();
		if (rte_eal_config_reattach() < 0)
			return -1;
		eal_mcfg_update_internal();

error: patch failed: lib/librte_eal/freebsd/eal/eal.c:385
error: lib/librte_eal/freebsd/eal/eal.c: patch does not apply
Checking patch lib/librte_eal/linux/eal/eal.c...
error: while searching for:
		if (rte_eal_config_attach() < 0)
			return -1;
		eal_mcfg_wait_complete();
		if (rte_eal_config_reattach() < 0)
			return -1;
		eal_mcfg_update_internal();

error: patch failed: lib/librte_eal/linux/eal/eal.c:489
error: lib/librte_eal/linux/eal/eal.c: patch does not apply

DPDK STV team


More information about the test-report mailing list