automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Cc: xinfengx.zhao@intel.com, zhaoyan.chen@intel.com, peipeix.lu@intel.com
Subject: [dpdk-test-report]  |FAILURE| pw39630[dpdk-dev, v6, 01/10] compress/isal: add skeleton ISA-L compression PMD
Date: 09 May 2018 09:18:05 -0700	[thread overview]
Message-ID: <0590c7$1jvikq@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Lee Daly <lee.daly@intel.com>
Date: 2018-05-09 16:14:26
DPDK git baseline:
	Repo:dpdk-master, CommitID: 67af7ecc52ec0abdec3e9d5b35dcd4dc78b595ce
	Repo:dpdk-next-eventdev, CommitID: db3d585ff859251586f24f2bf60ffc276da01cda
	Repo:dpdk-next-net, CommitID: 69e1d3bb2bc1dd3035b317522d3f03dc47e20324
	Repo:dpdk-next-crypto, CommitID: 3395ac2150d3eff307ca17ad0cf3e5c5516e30dc
	Repo:dpdk-next-virtio, CommitID: 037c0996bc927342f157426739e0cb63f2db8689

*Repo: dpdk-master
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_COMPRESSDEV_TEST=y

#
# Compile generic event device library
#
CONFIG_RTE_LIBRTE_EVENTDEV=y

error: patch failed: config/common_base:562
error: config/common_base: patch does not apply
Checking patch doc/guides/rel_notes/release_18_05.rst...
error: while searching for:
  The compressdev library provides an API for offload of compression and
  decompression operations to hardware or software accelerator devices.




API Changes

error: patch failed: doc/guides/rel_notes/release_18_05.rst:75
error: doc/guides/rel_notes/release_18_05.rst: patch does not apply
Checking patch drivers/Makefile...
Checking patch drivers/compress/Makefile...
Checking patch drivers/compress/isal/Makefile...
Checking patch drivers/compress/isal/isal_compress_pmd.c...
Checking patch drivers/compress/isal/meson.build...
Checking patch drivers/compress/isal/rte_pmd_isal_version.map...
Checking patch drivers/compress/meson.build...
Checking patch drivers/meson.build...
error: while searching for:
	       'mempool', # depends on common and bus.
	       'net',     # depends on common, bus and mempool.
	       'crypto',  # depends on common, bus and mempool (net in future).
	       'event']   # depends on common, bus, mempool and net.

foreach class:driver_classes

error: patch failed: drivers/meson.build:7
error: drivers/meson.build: patch does not apply
Checking patch mk/rte.app.mk...
error: while searching for:

endif # CONFIG_RTE_LIBRTE_CRYPTODEV

ifeq ($(CONFIG_RTE_LIBRTE_EVENTDEV),y)
_LDLIBS-$(CONFIG_RTE_LIBRTE_PMD_SKELETON_EVENTDEV) += -lrte_pmd_skeleton_event
_LDLIBS-$(CONFIG_RTE_LIBRTE_PMD_SW_EVENTDEV) += -lrte_pmd_sw_event

error: patch failed: mk/rte.app.mk:228
error: mk/rte.app.mk: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_COMPRESSDEV_TEST=y

#
# Compile generic event device library
#
CONFIG_RTE_LIBRTE_EVENTDEV=y

error: patch failed: config/common_base:562
error: config/common_base: patch does not apply
Checking patch doc/guides/rel_notes/release_18_05.rst...
error: while searching for:
  The compressdev library provides an API for offload of compression and
  decompression operations to hardware or software accelerator devices.




API Changes

error: patch failed: doc/guides/rel_notes/release_18_05.rst:75
error: doc/guides/rel_notes/release_18_05.rst: patch does not apply
Checking patch drivers/Makefile...
Checking patch drivers/compress/Makefile...
Checking patch drivers/compress/isal/Makefile...
Checking patch drivers/compress/isal/isal_compress_pmd.c...
Checking patch drivers/compress/isal/meson.build...
Checking patch drivers/compress/isal/rte_pmd_isal_version.map...
Checking patch drivers/compress/meson.build...
Checking patch drivers/meson.build...
error: while searching for:
	       'mempool', # depends on common and bus.
	       'net',     # depends on common, bus and mempool.
	       'crypto',  # depends on common, bus and mempool (net in future).
	       'event']   # depends on common, bus, mempool and net.

foreach class:driver_classes

error: patch failed: drivers/meson.build:7
error: drivers/meson.build: patch does not apply
Checking patch mk/rte.app.mk...
error: while searching for:

endif # CONFIG_RTE_LIBRTE_CRYPTODEV

ifeq ($(CONFIG_RTE_LIBRTE_EVENTDEV),y)
_LDLIBS-$(CONFIG_RTE_LIBRTE_PMD_SKELETON_EVENTDEV) += -lrte_pmd_skeleton_event
_LDLIBS-$(CONFIG_RTE_LIBRTE_PMD_SW_EVENTDEV) += -lrte_pmd_sw_event

error: patch failed: mk/rte.app.mk:228
error: mk/rte.app.mk: patch does not apply
*Repo: dpdk-next-net
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_COMPRESSDEV_TEST=y

#
# Compile generic event device library
#
CONFIG_RTE_LIBRTE_EVENTDEV=y

error: patch failed: config/common_base:562
error: config/common_base: patch does not apply
Checking patch doc/guides/rel_notes/release_18_05.rst...
error: while searching for:
  The compressdev library provides an API for offload of compression and
  decompression operations to hardware or software accelerator devices.




API Changes

error: patch failed: doc/guides/rel_notes/release_18_05.rst:75
error: doc/guides/rel_notes/release_18_05.rst: patch does not apply
Checking patch drivers/Makefile...
Checking patch drivers/compress/Makefile...
Checking patch drivers/compress/isal/Makefile...
Checking patch drivers/compress/isal/isal_compress_pmd.c...
Checking patch drivers/compress/isal/meson.build...
Checking patch drivers/compress/isal/rte_pmd_isal_version.map...
Checking patch drivers/compress/meson.build...
Checking patch drivers/meson.build...
error: while searching for:
	       'mempool', # depends on common and bus.
	       'net',     # depends on common, bus and mempool.
	       'crypto',  # depends on common, bus and mempool (net in future).
	       'event']   # depends on common, bus, mempool and net.

foreach class:driver_classes

error: patch failed: drivers/meson.build:7
error: drivers/meson.build: patch does not apply
Checking patch mk/rte.app.mk...
error: while searching for:

endif # CONFIG_RTE_LIBRTE_CRYPTODEV

ifeq ($(CONFIG_RTE_LIBRTE_EVENTDEV),y)
_LDLIBS-$(CONFIG_RTE_LIBRTE_PMD_SKELETON_EVENTDEV) += -lrte_pmd_skeleton_event
_LDLIBS-$(CONFIG_RTE_LIBRTE_PMD_SW_EVENTDEV) += -lrte_pmd_sw_event

error: patch failed: mk/rte.app.mk:228
error: mk/rte.app.mk: patch does not apply
*Repo: dpdk-next-crypto
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_COMPRESSDEV_TEST=y

#
# Compile generic event device library
#
CONFIG_RTE_LIBRTE_EVENTDEV=y

error: patch failed: config/common_base:562
error: config/common_base: patch does not apply
Checking patch doc/guides/rel_notes/release_18_05.rst...
error: while searching for:
  The compressdev library provides an API for offload of compression and
  decompression operations to hardware or software accelerator devices.




API Changes

error: patch failed: doc/guides/rel_notes/release_18_05.rst:75
error: doc/guides/rel_notes/release_18_05.rst: patch does not apply
Checking patch drivers/Makefile...
Checking patch drivers/compress/Makefile...
Checking patch drivers/compress/isal/Makefile...
Checking patch drivers/compress/isal/isal_compress_pmd.c...
Checking patch drivers/compress/isal/meson.build...
Checking patch drivers/compress/isal/rte_pmd_isal_version.map...
Checking patch drivers/compress/meson.build...
Checking patch drivers/meson.build...
Checking patch mk/rte.app.mk...
error: while searching for:

endif # CONFIG_RTE_LIBRTE_CRYPTODEV

ifeq ($(CONFIG_RTE_LIBRTE_EVENTDEV),y)
_LDLIBS-$(CONFIG_RTE_LIBRTE_PMD_SKELETON_EVENTDEV) += -lrte_pmd_skeleton_event
_LDLIBS-$(CONFIG_RTE_LIBRTE_PMD_SW_EVENTDEV) += -lrte_pmd_sw_event

error: patch failed: mk/rte.app.mk:228
error: mk/rte.app.mk: patch does not apply
*Repo: dpdk-next-virtio
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_COMPRESSDEV_TEST=y

#
# Compile generic event device library
#
CONFIG_RTE_LIBRTE_EVENTDEV=y

error: patch failed: config/common_base:562
error: config/common_base: patch does not apply
Checking patch doc/guides/rel_notes/release_18_05.rst...
error: while searching for:
  The compressdev library provides an API for offload of compression and
  decompression operations to hardware or software accelerator devices.




API Changes

error: patch failed: doc/guides/rel_notes/release_18_05.rst:75
error: doc/guides/rel_notes/release_18_05.rst: patch does not apply
Checking patch drivers/Makefile...
Checking patch drivers/compress/Makefile...
Checking patch drivers/compress/isal/Makefile...
Checking patch drivers/compress/isal/isal_compress_pmd.c...
Checking patch drivers/compress/isal/meson.build...
Checking patch drivers/compress/isal/rte_pmd_isal_version.map...
Checking patch drivers/compress/meson.build...
Checking patch drivers/meson.build...
Checking patch mk/rte.app.mk...
error: while searching for:

endif # CONFIG_RTE_LIBRTE_CRYPTODEV

ifeq ($(CONFIG_RTE_LIBRTE_EVENTDEV),y)
_LDLIBS-$(CONFIG_RTE_LIBRTE_PMD_SKELETON_EVENTDEV) += -lrte_pmd_skeleton_event
_LDLIBS-$(CONFIG_RTE_LIBRTE_PMD_SW_EVENTDEV) += -lrte_pmd_sw_event

error: patch failed: mk/rte.app.mk:228
error: mk/rte.app.mk: patch does not apply

DPDK STV team

             reply	other threads:[~2018-05-09 16:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-09 16:18 sys_stv [this message]
2018-05-10  8:23 sys_stv

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$1jvikq@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=peipeix.lu@intel.com \
    --cc=test-report@dpdk.org \
    --cc=xinfengx.zhao@intel.com \
    --cc=zhaoyan.chen@intel.com \
    /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).