automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw36038[dpdk-dev, RESEND, v2, 3/7] net/dpaa2: change into dynamic logging
Date: 10 May 2018 00:53:13 -0700	[thread overview]
Message-ID: <0590c7$1k5729@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Shreyansh Jain <shreyansh.jain@nxp.com>
Date: 2018-03-13 05:44:27
DPDK git baseline:
	Repo:dpdk-master, CommitID: 8ea41438832a360aed2b7ba49fb75e310a2ff1dc
	Repo:dpdk-next-eventdev, CommitID: 640b0d1e510e111694c25145466f37867453837f
	Repo:dpdk-next-net, CommitID: 774c1892c434dba09998ccc76b956feb72224571
	Repo:dpdk-next-crypto, CommitID: 728ca9b0d5abea82cd01dee6645456a9d56215f7
	Repo:dpdk-next-virtio, CommitID: 037c0996bc927342f157426739e0cb63f2db8689

*Repo: dpdk-master
Checking patch config/common_base...
error: while searching for:
# Compile burst-oriented NXP DPAA2 PMD driver
#
CONFIG_RTE_LIBRTE_DPAA2_PMD=n
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_INIT=n
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_DRIVER=n
--
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_TX_FREE=n

#
# Compile burst-oriented Amazon ENA PMD driver

error: patch failed: config/common_base:188
error: config/common_base: patch does not apply
Checking patch config/defconfig_arm64-dpaa2-linuxapp-gcc...
error: while searching for:
#
CONFIG_RTE_LIBRTE_DPAA2_USE_PHYS_IOVA=n

#
# Compile burst-oriented NXP DPAA2 PMD driver
--

#
# Compile NXP DPAA2 crypto sec driver for CAAM HW
#

error: patch failed: config/defconfig_arm64-dpaa2-linuxapp-gcc:27
error: config/defconfig_arm64-dpaa2-linuxapp-gcc: patch does not apply
Checking patch doc/guides/nics/dpaa2.rst...
error: while searching for:
  By default it is enabled only for defconfig_arm64-dpaa2-* config.
  Toggle compilation of the ``librte_pmd_dpaa2`` driver.

- ``CONFIG_RTE_LIBRTE_DPAA2_DEBUG_DRIVER`` (default ``n``)

--

Driver compilation and testing
------------------------------


error: patch failed: doc/guides/nics/dpaa2.rst:492
error: doc/guides/nics/dpaa2.rst: patch does not apply
Checking patch drivers/net/dpaa2/Makefile...
error: while searching for:
#
LIB = librte_pmd_dpaa2.a

ifeq ($(CONFIG_RTE_LIBRTE_DPAA2_DEBUG_INIT),y)
CFLAGS += -O0 -g
CFLAGS += "-Wno-error"
else
CFLAGS += -O3
CFLAGS += $(WERROR_FLAGS)
endif

CFLAGS += -I$(RTE_SDK)/drivers/net/dpaa2
CFLAGS += -I$(RTE_SDK)/drivers/net/dpaa2/mc
CFLAGS += -I$(RTE_SDK)/drivers/bus/fslmc

error: patch failed: drivers/net/dpaa2/Makefile:10
error: drivers/net/dpaa2/Makefile: patch does not apply
Checking patch drivers/net/dpaa2/base/dpaa2_hw_dpni.c...
error: while searching for:
#include <rte_kvargs.h>
#include <rte_dev.h>

#include <fslmc_logs.h>
#include <dpaa2_hw_pvt.h>
#include <dpaa2_hw_mempool.h>


error: patch failed: drivers/net/dpaa2/base/dpaa2_hw_dpni.c:17
error: drivers/net/dpaa2/base/dpaa2_hw_dpni.c: patch does not apply
Checking patch drivers/net/dpaa2/dpaa2_ethdev.c...
error: while searching for:
#include <rte_dev.h>
#include <rte_fslmc.h>

#include <fslmc_logs.h>
#include <fslmc_vfio.h>
#include <dpaa2_hw_pvt.h>
#include <dpaa2_hw_mempool.h>

error: patch failed: drivers/net/dpaa2/dpaa2_ethdev.c:18
error: drivers/net/dpaa2/dpaa2_ethdev.c: patch does not apply
Checking patch drivers/net/dpaa2/dpaa2_pmd_logs.h...
error: drivers/net/dpaa2/dpaa2_pmd_logs.h: already exists in working directory
Checking patch drivers/net/dpaa2/dpaa2_rxtx.c...
error: while searching for:
#include <rte_dev.h>

#include <rte_fslmc.h>
#include <fslmc_logs.h>
#include <fslmc_vfio.h>
--

#include "dpaa2_ethdev.h"
#include "base/dpaa2_hw_dpni_annot.h"


error: patch failed: drivers/net/dpaa2/dpaa2_rxtx.c:16
error: drivers/net/dpaa2/dpaa2_rxtx.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch config/common_base...
error: while searching for:
# Compile burst-oriented NXP DPAA2 PMD driver
#
CONFIG_RTE_LIBRTE_DPAA2_PMD=n
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_INIT=n
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_DRIVER=n
--
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_TX_FREE=n

#
# Compile burst-oriented Amazon ENA PMD driver

error: patch failed: config/common_base:188
error: config/common_base: patch does not apply
Checking patch config/defconfig_arm64-dpaa2-linuxapp-gcc...
error: while searching for:
#
CONFIG_RTE_LIBRTE_DPAA2_USE_PHYS_IOVA=n

#
# Compile burst-oriented NXP DPAA2 PMD driver
--

#
# Compile NXP DPAA2 crypto sec driver for CAAM HW
#

error: patch failed: config/defconfig_arm64-dpaa2-linuxapp-gcc:27
error: config/defconfig_arm64-dpaa2-linuxapp-gcc: patch does not apply
Checking patch doc/guides/nics/dpaa2.rst...
error: while searching for:
  By default it is enabled only for defconfig_arm64-dpaa2-* config.
  Toggle compilation of the ``librte_pmd_dpaa2`` driver.

- ``CONFIG_RTE_LIBRTE_DPAA2_DEBUG_DRIVER`` (default ``n``)

--

Driver compilation and testing
------------------------------


error: patch failed: doc/guides/nics/dpaa2.rst:492
error: doc/guides/nics/dpaa2.rst: patch does not apply
Checking patch drivers/net/dpaa2/Makefile...
error: while searching for:
#
LIB = librte_pmd_dpaa2.a

ifeq ($(CONFIG_RTE_LIBRTE_DPAA2_DEBUG_INIT),y)
CFLAGS += -O0 -g
CFLAGS += "-Wno-error"
else
CFLAGS += -O3
CFLAGS += $(WERROR_FLAGS)
endif

CFLAGS += -I$(RTE_SDK)/drivers/net/dpaa2
CFLAGS += -I$(RTE_SDK)/drivers/net/dpaa2/mc
CFLAGS += -I$(RTE_SDK)/drivers/bus/fslmc

error: patch failed: drivers/net/dpaa2/Makefile:10
error: drivers/net/dpaa2/Makefile: patch does not apply
Checking patch drivers/net/dpaa2/base/dpaa2_hw_dpni.c...
error: while searching for:
#include <rte_kvargs.h>
#include <rte_dev.h>

#include <fslmc_logs.h>
#include <dpaa2_hw_pvt.h>
#include <dpaa2_hw_mempool.h>


error: patch failed: drivers/net/dpaa2/base/dpaa2_hw_dpni.c:17
error: drivers/net/dpaa2/base/dpaa2_hw_dpni.c: patch does not apply
Checking patch drivers/net/dpaa2/dpaa2_ethdev.c...
error: while searching for:
#include <rte_dev.h>
#include <rte_fslmc.h>

#include <fslmc_logs.h>
#include <fslmc_vfio.h>
#include <dpaa2_hw_pvt.h>
#include <dpaa2_hw_mempool.h>

error: patch failed: drivers/net/dpaa2/dpaa2_ethdev.c:18
error: drivers/net/dpaa2/dpaa2_ethdev.c: patch does not apply
Checking patch drivers/net/dpaa2/dpaa2_pmd_logs.h...
error: drivers/net/dpaa2/dpaa2_pmd_logs.h: already exists in working directory
Checking patch drivers/net/dpaa2/dpaa2_rxtx.c...
error: while searching for:
#include <rte_dev.h>

#include <rte_fslmc.h>
#include <fslmc_logs.h>
#include <fslmc_vfio.h>
--

#include "dpaa2_ethdev.h"
#include "base/dpaa2_hw_dpni_annot.h"


error: patch failed: drivers/net/dpaa2/dpaa2_rxtx.c:16
error: drivers/net/dpaa2/dpaa2_rxtx.c: patch does not apply
*Repo: dpdk-next-net
Checking patch config/common_base...
error: while searching for:
# Compile burst-oriented NXP DPAA2 PMD driver
#
CONFIG_RTE_LIBRTE_DPAA2_PMD=n
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_INIT=n
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_DRIVER=n
--
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_TX_FREE=n

#
# Compile burst-oriented Amazon ENA PMD driver

error: patch failed: config/common_base:188
error: config/common_base: patch does not apply
Checking patch config/defconfig_arm64-dpaa2-linuxapp-gcc...
error: while searching for:
#
CONFIG_RTE_LIBRTE_DPAA2_USE_PHYS_IOVA=n

#
# Compile burst-oriented NXP DPAA2 PMD driver
--

#
# Compile NXP DPAA2 crypto sec driver for CAAM HW
#

error: patch failed: config/defconfig_arm64-dpaa2-linuxapp-gcc:27
error: config/defconfig_arm64-dpaa2-linuxapp-gcc: patch does not apply
Checking patch doc/guides/nics/dpaa2.rst...
error: while searching for:
  By default it is enabled only for defconfig_arm64-dpaa2-* config.
  Toggle compilation of the ``librte_pmd_dpaa2`` driver.

- ``CONFIG_RTE_LIBRTE_DPAA2_DEBUG_DRIVER`` (default ``n``)

--

Driver compilation and testing
------------------------------


error: patch failed: doc/guides/nics/dpaa2.rst:492
error: doc/guides/nics/dpaa2.rst: patch does not apply
Checking patch drivers/net/dpaa2/Makefile...
error: while searching for:
#
LIB = librte_pmd_dpaa2.a

ifeq ($(CONFIG_RTE_LIBRTE_DPAA2_DEBUG_INIT),y)
CFLAGS += -O0 -g
CFLAGS += "-Wno-error"
else
CFLAGS += -O3
CFLAGS += $(WERROR_FLAGS)
endif

CFLAGS += -I$(RTE_SDK)/drivers/net/dpaa2
CFLAGS += -I$(RTE_SDK)/drivers/net/dpaa2/mc
CFLAGS += -I$(RTE_SDK)/drivers/bus/fslmc

error: patch failed: drivers/net/dpaa2/Makefile:10
error: drivers/net/dpaa2/Makefile: patch does not apply
Checking patch drivers/net/dpaa2/base/dpaa2_hw_dpni.c...
error: while searching for:
#include <rte_kvargs.h>
#include <rte_dev.h>

#include <fslmc_logs.h>
#include <dpaa2_hw_pvt.h>
#include <dpaa2_hw_mempool.h>


error: patch failed: drivers/net/dpaa2/base/dpaa2_hw_dpni.c:17
error: drivers/net/dpaa2/base/dpaa2_hw_dpni.c: patch does not apply
Checking patch drivers/net/dpaa2/dpaa2_ethdev.c...
error: while searching for:
#include <rte_dev.h>
#include <rte_fslmc.h>

#include <fslmc_logs.h>
#include <fslmc_vfio.h>
#include <dpaa2_hw_pvt.h>
#include <dpaa2_hw_mempool.h>

error: patch failed: drivers/net/dpaa2/dpaa2_ethdev.c:18
error: drivers/net/dpaa2/dpaa2_ethdev.c: patch does not apply
Checking patch drivers/net/dpaa2/dpaa2_pmd_logs.h...
error: drivers/net/dpaa2/dpaa2_pmd_logs.h: already exists in working directory
Checking patch drivers/net/dpaa2/dpaa2_rxtx.c...
error: while searching for:
#include <rte_dev.h>

#include <rte_fslmc.h>
#include <fslmc_logs.h>
#include <fslmc_vfio.h>
--

#include "dpaa2_ethdev.h"
#include "base/dpaa2_hw_dpni_annot.h"


error: patch failed: drivers/net/dpaa2/dpaa2_rxtx.c:16
error: drivers/net/dpaa2/dpaa2_rxtx.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch config/common_base...
error: while searching for:
# Compile burst-oriented NXP DPAA2 PMD driver
#
CONFIG_RTE_LIBRTE_DPAA2_PMD=n
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_INIT=n
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_DRIVER=n
--
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_TX_FREE=n

#
# Compile burst-oriented Amazon ENA PMD driver

error: patch failed: config/common_base:188
error: config/common_base: patch does not apply
Checking patch config/defconfig_arm64-dpaa2-linuxapp-gcc...
error: while searching for:
#
CONFIG_RTE_LIBRTE_DPAA2_USE_PHYS_IOVA=n

#
# Compile burst-oriented NXP DPAA2 PMD driver
--

#
# Compile NXP DPAA2 crypto sec driver for CAAM HW
#

error: patch failed: config/defconfig_arm64-dpaa2-linuxapp-gcc:27
error: config/defconfig_arm64-dpaa2-linuxapp-gcc: patch does not apply
Checking patch doc/guides/nics/dpaa2.rst...
error: while searching for:
  By default it is enabled only for defconfig_arm64-dpaa2-* config.
  Toggle compilation of the ``librte_pmd_dpaa2`` driver.

- ``CONFIG_RTE_LIBRTE_DPAA2_DEBUG_DRIVER`` (default ``n``)

--

Driver compilation and testing
------------------------------


error: patch failed: doc/guides/nics/dpaa2.rst:492
error: doc/guides/nics/dpaa2.rst: patch does not apply
Checking patch drivers/net/dpaa2/Makefile...
error: while searching for:
#
LIB = librte_pmd_dpaa2.a

ifeq ($(CONFIG_RTE_LIBRTE_DPAA2_DEBUG_INIT),y)
CFLAGS += -O0 -g
CFLAGS += "-Wno-error"
else
CFLAGS += -O3
CFLAGS += $(WERROR_FLAGS)
endif

CFLAGS += -I$(RTE_SDK)/drivers/net/dpaa2
CFLAGS += -I$(RTE_SDK)/drivers/net/dpaa2/mc
CFLAGS += -I$(RTE_SDK)/drivers/bus/fslmc

error: patch failed: drivers/net/dpaa2/Makefile:10
error: drivers/net/dpaa2/Makefile: patch does not apply
Checking patch drivers/net/dpaa2/base/dpaa2_hw_dpni.c...
error: while searching for:
#include <rte_kvargs.h>
#include <rte_dev.h>

#include <fslmc_logs.h>
#include <dpaa2_hw_pvt.h>
#include <dpaa2_hw_mempool.h>


error: patch failed: drivers/net/dpaa2/base/dpaa2_hw_dpni.c:17
error: drivers/net/dpaa2/base/dpaa2_hw_dpni.c: patch does not apply
Checking patch drivers/net/dpaa2/dpaa2_ethdev.c...
error: while searching for:
#include <rte_dev.h>
#include <rte_fslmc.h>

#include <fslmc_logs.h>
#include <fslmc_vfio.h>
#include <dpaa2_hw_pvt.h>
#include <dpaa2_hw_mempool.h>

error: patch failed: drivers/net/dpaa2/dpaa2_ethdev.c:18
error: drivers/net/dpaa2/dpaa2_ethdev.c: patch does not apply
Checking patch drivers/net/dpaa2/dpaa2_pmd_logs.h...
error: drivers/net/dpaa2/dpaa2_pmd_logs.h: already exists in working directory
Checking patch drivers/net/dpaa2/dpaa2_rxtx.c...
error: while searching for:
#include <rte_dev.h>

#include <rte_fslmc.h>
#include <fslmc_logs.h>
#include <fslmc_vfio.h>
--

#include "dpaa2_ethdev.h"
#include "base/dpaa2_hw_dpni_annot.h"


error: patch failed: drivers/net/dpaa2/dpaa2_rxtx.c:16
error: drivers/net/dpaa2/dpaa2_rxtx.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch config/common_base...
error: while searching for:
# Compile burst-oriented NXP DPAA2 PMD driver
#
CONFIG_RTE_LIBRTE_DPAA2_PMD=n
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_INIT=n
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_DRIVER=n
--
CONFIG_RTE_LIBRTE_DPAA2_DEBUG_TX_FREE=n

#
# Compile burst-oriented Amazon ENA PMD driver

error: patch failed: config/common_base:188
error: config/common_base: patch does not apply
Checking patch config/defconfig_arm64-dpaa2-linuxapp-gcc...
error: while searching for:
#
CONFIG_RTE_LIBRTE_DPAA2_USE_PHYS_IOVA=n

#
# Compile burst-oriented NXP DPAA2 PMD driver
--

#
# Compile NXP DPAA2 crypto sec driver for CAAM HW
#

error: patch failed: config/defconfig_arm64-dpaa2-linuxapp-gcc:27
error: config/defconfig_arm64-dpaa2-linuxapp-gcc: patch does not apply
Checking patch doc/guides/nics/dpaa2.rst...
error: while searching for:
  By default it is enabled only for defconfig_arm64-dpaa2-* config.
  Toggle compilation of the ``librte_pmd_dpaa2`` driver.

- ``CONFIG_RTE_LIBRTE_DPAA2_DEBUG_DRIVER`` (default ``n``)

--

Driver compilation and testing
------------------------------


error: patch failed: doc/guides/nics/dpaa2.rst:492
error: doc/guides/nics/dpaa2.rst: patch does not apply
Checking patch drivers/net/dpaa2/Makefile...
error: while searching for:
#
LIB = librte_pmd_dpaa2.a

ifeq ($(CONFIG_RTE_LIBRTE_DPAA2_DEBUG_INIT),y)
CFLAGS += -O0 -g
CFLAGS += "-Wno-error"
else
CFLAGS += -O3
CFLAGS += $(WERROR_FLAGS)
endif

CFLAGS += -I$(RTE_SDK)/drivers/net/dpaa2
CFLAGS += -I$(RTE_SDK)/drivers/net/dpaa2/mc
CFLAGS += -I$(RTE_SDK)/drivers/bus/fslmc

error: patch failed: drivers/net/dpaa2/Makefile:10
error: drivers/net/dpaa2/Makefile: patch does not apply
Checking patch drivers/net/dpaa2/base/dpaa2_hw_dpni.c...
error: while searching for:
#include <rte_kvargs.h>
#include <rte_dev.h>

#include <fslmc_logs.h>
#include <dpaa2_hw_pvt.h>
#include <dpaa2_hw_mempool.h>


error: patch failed: drivers/net/dpaa2/base/dpaa2_hw_dpni.c:17
error: drivers/net/dpaa2/base/dpaa2_hw_dpni.c: patch does not apply
Checking patch drivers/net/dpaa2/dpaa2_ethdev.c...
error: while searching for:
#include <rte_dev.h>
#include <rte_fslmc.h>

#include <fslmc_logs.h>
#include <fslmc_vfio.h>
#include <dpaa2_hw_pvt.h>
#include <dpaa2_hw_mempool.h>

error: patch failed: drivers/net/dpaa2/dpaa2_ethdev.c:18
error: drivers/net/dpaa2/dpaa2_ethdev.c: patch does not apply
Checking patch drivers/net/dpaa2/dpaa2_pmd_logs.h...
error: drivers/net/dpaa2/dpaa2_pmd_logs.h: already exists in working directory
Checking patch drivers/net/dpaa2/dpaa2_rxtx.c...
error: while searching for:
#include <rte_dev.h>

#include <rte_fslmc.h>
#include <fslmc_logs.h>
#include <fslmc_vfio.h>
--

#include "dpaa2_ethdev.h"
#include "base/dpaa2_hw_dpni_annot.h"


error: patch failed: drivers/net/dpaa2/dpaa2_rxtx.c:16
error: drivers/net/dpaa2/dpaa2_rxtx.c: patch does not apply

DPDK STV team

                 reply	other threads:[~2018-05-10  7:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='0590c7$1k5729@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).