[dpdk-test-report] |FAILURE| pw65684build: remove redundant config include

sys_stv at intel.com sys_stv at intel.com
Sat Feb 22 07:11:58 CET 2020


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

_apply issues_

Submitter: Thomas Monjalon <thomas at monjalon.net>
Date: 2020-02-10 09:53:34
Reply_mail: 20200210095334.1167059-1-thomas at monjalon.net
DPDK git baseline:
	Repo:dpdk, CommitID: f69ed1044230c218c9afd8f1b47b6fe6aa1eeec5

*Repo: dpdk
#include <rte_config.h>

#include "testpmd.h"


error: patch failed: app/test-pmd/config.c:49
error: app/test-pmd/config.c: patch does not apply
Checking patch buildtools/pmdinfogen/pmdinfogen.h...
error: while searching for:
#include <fcntl.h>
#include <unistd.h>
--
#include <rte_config.h>
#include <rte_pci.h>

/* On BSD-alike OSes elf.h defines these according to host's word size */

error: patch failed: buildtools/pmdinfogen/pmdinfogen.h:24
error: buildtools/pmdinfogen/pmdinfogen.h: patch does not apply
Checking patch drivers/common/mlx5/mlx5_glue.c...
error: while searching for:
 */
#include <sys/types.h>
--

#include "mlx5_glue.h"

static int

error: patch failed: drivers/common/mlx5/mlx5_glue.c:14
error: drivers/common/mlx5/mlx5_glue.c: patch does not apply
Checking patch drivers/crypto/ccp/rte_ccp_pmd.c...
error: while searching for:
#include <rte_bus_pci.h>
#include <rte_bus_vdev.h>
--
#include <rte_config.h>
#include <rte_cryptodev.h>
#include <rte_cryptodev_pmd.h>
#include <rte_pci.h>

error: patch failed: drivers/crypto/ccp/rte_ccp_pmd.c:6
error: drivers/crypto/ccp/rte_ccp_pmd.c: patch does not apply
Checking patch drivers/net/af_xdp/rte_eth_af_xdp.c...
error: while searching for:
#include <rte_string_fns.h>
#include <rte_branch_prediction.h>
--
#include <rte_config.h>
#include <rte_dev.h>
#include <rte_eal.h>
#include <rte_ether.h>

error: patch failed: drivers/net/af_xdp/rte_eth_af_xdp.c:26
error: drivers/net/af_xdp/rte_eth_af_xdp.c: patch does not apply
Checking patch drivers/net/failsafe/failsafe_intr.c...
error: while searching for:
#include <unistd.h>

--
#include <rte_config.h>
#include <rte_errno.h>
#include <rte_ethdev.h>
#include <rte_interrupts.h>

error: patch failed: drivers/net/failsafe/failsafe_intr.c:13
error: drivers/net/failsafe/failsafe_intr.c: patch does not apply
Checking patch drivers/net/hinic/base/hinic_compat.h...
error: while searching for:
#include <rte_spinlock.h>
#include <rte_cycles.h>
--
#include <rte_config.h>

typedef uint8_t   u8;
typedef int8_t    s8;

error: patch failed: drivers/net/hinic/base/hinic_compat.h:18
error: drivers/net/hinic/base/hinic_compat.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4.c...
error: while searching for:
#endif

--
#include <rte_config.h>
#include <rte_dev.h>
#include <rte_errno.h>
#include <rte_ethdev_driver.h>

error: patch failed: drivers/net/mlx4/mlx4.c:29
error: drivers/net/mlx4/mlx4.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
#include <rte_pci.h>
#include <rte_bus_pci.h>
--
#include <rte_config.h>
#include <rte_kvargs.h>
#include <rte_rwlock.h>
#include <rte_spinlock.h>

error: patch failed: drivers/net/mlx5/mlx5.c:29
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/vdev_netvsc/vdev_netvsc.c...
error: while searching for:
#include <rte_bus.h>
#include <rte_bus_vdev.h>
--
#include <rte_config.h>
#include <rte_dev.h>
#include <rte_errno.h>
#include <rte_ethdev.h>

error: patch failed: drivers/net/vdev_netvsc/vdev_netvsc.c:27
error: drivers/net/vdev_netvsc/vdev_netvsc.c: patch does not apply
Checking patch lib/librte_eal/common/eal_common_mcfg.c...
error: while searching for:
 * Copyright(c) 2019 Intel Corporation
 */
--
#include <rte_config.h>
#include <rte_eal_memconfig.h>
#include <rte_version.h>


error: patch failed: lib/librte_eal/common/eal_common_mcfg.c:2
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:
#ifndef EAL_MEMCFG_H
#define EAL_MEMCFG_H
--
#include <rte_config.h>
#include <rte_memory.h>
#include <rte_memzone.h>
#include <rte_pause.h>

error: patch failed: lib/librte_eal/common/eal_memcfg.h:5
error: lib/librte_eal/common/eal_memcfg.h: patch does not apply

DPDK STV team


More information about the test-report mailing list