[dpdk-test-report] |FAILURE| pw41971[v5, 3/4] eal: enable WC during resources mapping

sys_stv at intel.com sys_stv at intel.com
Fri Jul 6 08:46:06 CEST 2018


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

_apply issues_

Submitter: Rafal Kozik <rk at semihalf.com>
Date: 2018-06-29 13:54:07
DPDK git baseline:
	Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
	Repo:dpdk-next-eventdev, CommitID: 9131a10a60bdbf8cd19e0158c6e01648a1d25e23
	Repo:dpdk-next-net, CommitID: e5647516deae231db94b5488a6c3d48310ab619c
	Repo:dpdk-next-crypto, CommitID: e4eb7ecc21bc161489d095f96e7769a1406fdaa4
	Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a

*Repo: dpdk-master
Checking patch drivers/bus/pci/linux/pci_uio.c...
error: while searching for:
pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx,
		struct mapped_pci_resource *uio_res, int map_idx)
{
	int fd;
	char devname[PATH_MAX];
--

	/* allocate memory to keep path */
	maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0);
	if (maps[map_idx].path == NULL) {

error: patch failed: drivers/bus/pci/linux/pci_uio.c:282
error: drivers/bus/pci/linux/pci_uio.c: patch does not apply
Checking patch drivers/bus/pci/rte_bus_pci.h...
error: while searching for:

/** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */
#define RTE_PCI_DRV_NEED_MAPPING 0x0001
/** Device driver supports link state interrupt */
#define RTE_PCI_DRV_INTR_LSC	0x0008
/** Device driver supports device removal interrupt */

error: patch failed: drivers/bus/pci/rte_bus_pci.h:135
error: drivers/bus/pci/rte_bus_pci.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch drivers/bus/pci/linux/pci_uio.c...
error: while searching for:
pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx,
		struct mapped_pci_resource *uio_res, int map_idx)
{
	int fd;
	char devname[PATH_MAX];
--

	/* allocate memory to keep path */
	maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0);
	if (maps[map_idx].path == NULL) {

error: patch failed: drivers/bus/pci/linux/pci_uio.c:282
error: drivers/bus/pci/linux/pci_uio.c: patch does not apply
Checking patch drivers/bus/pci/rte_bus_pci.h...
error: while searching for:

/** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */
#define RTE_PCI_DRV_NEED_MAPPING 0x0001
/** Device driver supports link state interrupt */
#define RTE_PCI_DRV_INTR_LSC	0x0008
/** Device driver supports device removal interrupt */

error: patch failed: drivers/bus/pci/rte_bus_pci.h:135
error: drivers/bus/pci/rte_bus_pci.h: patch does not apply
*Repo: dpdk-next-net
Checking patch drivers/bus/pci/linux/pci_uio.c...
error: while searching for:
pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx,
		struct mapped_pci_resource *uio_res, int map_idx)
{
	int fd;
	char devname[PATH_MAX];
--

	/* allocate memory to keep path */
	maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0);
	if (maps[map_idx].path == NULL) {

error: patch failed: drivers/bus/pci/linux/pci_uio.c:282
error: drivers/bus/pci/linux/pci_uio.c: patch does not apply
Checking patch drivers/bus/pci/rte_bus_pci.h...
error: while searching for:

/** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */
#define RTE_PCI_DRV_NEED_MAPPING 0x0001
/** Device driver supports link state interrupt */
#define RTE_PCI_DRV_INTR_LSC	0x0008
/** Device driver supports device removal interrupt */

error: patch failed: drivers/bus/pci/rte_bus_pci.h:135
error: drivers/bus/pci/rte_bus_pci.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch drivers/bus/pci/linux/pci_uio.c...
error: while searching for:
pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx,
		struct mapped_pci_resource *uio_res, int map_idx)
{
	int fd;
	char devname[PATH_MAX];
--

	/* allocate memory to keep path */
	maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0);
	if (maps[map_idx].path == NULL) {

error: patch failed: drivers/bus/pci/linux/pci_uio.c:282
error: drivers/bus/pci/linux/pci_uio.c: patch does not apply
Checking patch drivers/bus/pci/rte_bus_pci.h...
error: while searching for:

/** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */
#define RTE_PCI_DRV_NEED_MAPPING 0x0001
/** Device driver supports link state interrupt */
#define RTE_PCI_DRV_INTR_LSC	0x0008
/** Device driver supports device removal interrupt */

error: patch failed: drivers/bus/pci/rte_bus_pci.h:135
error: drivers/bus/pci/rte_bus_pci.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/bus/pci/linux/pci_uio.c...
error: while searching for:
pci_uio_map_resource_by_index(struct rte_pci_device *dev, int res_idx,
		struct mapped_pci_resource *uio_res, int map_idx)
{
	int fd;
	char devname[PATH_MAX];
--

	/* allocate memory to keep path */
	maps[map_idx].path = rte_malloc(NULL, strlen(devname) + 1, 0);
	if (maps[map_idx].path == NULL) {

error: patch failed: drivers/bus/pci/linux/pci_uio.c:282
error: drivers/bus/pci/linux/pci_uio.c: patch does not apply
Checking patch drivers/bus/pci/rte_bus_pci.h...
error: while searching for:

/** Device needs PCI BAR mapping (done with either IGB_UIO or VFIO) */
#define RTE_PCI_DRV_NEED_MAPPING 0x0001
/** Device driver supports link state interrupt */
#define RTE_PCI_DRV_INTR_LSC	0x0008
/** Device driver supports device removal interrupt */

error: patch failed: drivers/bus/pci/rte_bus_pci.h:135
error: drivers/bus/pci/rte_bus_pci.h: patch does not apply

DPDK STV team


More information about the test-report mailing list