[dpdk-test-report] |FAILURE| pw41121[v2, 2/3] crypto/qat: add libcrypto detection to Makefile

sys_stv at intel.com sys_stv at intel.com
Thu Jun 14 13:16:00 CEST 2018


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

_apply issues_

Submitter: Tomasz Jozwiak <tomaszx.jozwiak at intel.com>
Date: 2018-06-14 11:12:16
DPDK git baseline:
	Repo:dpdk-master, CommitID: 22781f640ed54a2f8f8713116b3d2dca57be9d96
	Repo:dpdk-next-eventdev, CommitID: 98c6f0783989170d540537e48d6e65dc656cd731
	Repo:dpdk-next-net, CommitID: 0380ad82a7b49614a9f4657371f951d858a9f569
	Repo:dpdk-next-crypto, CommitID: cde15974d9f13a0cf546d15915d51df859c35273
	Repo:dpdk-next-virtio, CommitID: bdb72af7a66730d71ff7e2078533f5cd7376326d

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

#
# Compile PMD for QuickAssist based devices
#
CONFIG_RTE_LIBRTE_PMD_QAT=n
#
# Max. number of QuickAssist devices, which can be detected and attached
#

error: patch failed: config/common_base:480
error: config/common_base: patch does not apply
Checking patch doc/guides/cryptodevs/qat.rst...
Checking patch drivers/crypto/qat/Makefile...
error: while searching for:

# external library include paths
CFLAGS += -I$(SRCDIR)/qat_adf
LDLIBS += -lcrypto
LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring
--
SRCS-$(CONFIG_RTE_LIBRTE_PMD_QAT) += qat_sym_pmd.c

# export include files
SYMLINK-y-include +=

error: patch failed: drivers/crypto/qat/Makefile:15
error: drivers/crypto/qat/Makefile: patch does not apply
Checking patch drivers/crypto/qat/meson.build...
error: while searching for:
# Copyright(c) 2017-2018 Intel Corporation

dep = dependency('libcrypto', required: false)
if not dep.found()
	build = false
--
includes += include_directories('qat_adf')
deps += ['bus_pci']
ext_deps += dep
pkgconfig_extra_libs += '-lcrypto'

error: patch failed: drivers/crypto/qat/meson.build:2
error: drivers/crypto/qat/meson.build: patch does not apply
Checking patch drivers/crypto/qat/qat_sym.h...
error: drivers/crypto/qat/qat_sym.h: No such file or directory
Checking patch drivers/crypto/qat/qat_sym_pmd.h...
error: drivers/crypto/qat/qat_sym_pmd.h: No such file or directory
*Repo: dpdk-next-eventdev
Checking patch config/common_base...
error: while searching for:

#
# Compile PMD for QuickAssist based devices
#
CONFIG_RTE_LIBRTE_PMD_QAT=n
#
# Max. number of QuickAssist devices, which can be detected and attached
#

error: patch failed: config/common_base:480
error: config/common_base: patch does not apply
Checking patch doc/guides/cryptodevs/qat.rst...
Checking patch drivers/crypto/qat/Makefile...
error: while searching for:

# external library include paths
CFLAGS += -I$(SRCDIR)/qat_adf
LDLIBS += -lcrypto
LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring
--
SRCS-$(CONFIG_RTE_LIBRTE_PMD_QAT) += qat_sym_pmd.c

# export include files
SYMLINK-y-include +=

error: patch failed: drivers/crypto/qat/Makefile:15
error: drivers/crypto/qat/Makefile: patch does not apply
Checking patch drivers/crypto/qat/meson.build...
error: while searching for:
# Copyright(c) 2017-2018 Intel Corporation

dep = dependency('libcrypto', required: false)
if not dep.found()
	build = false
--
includes += include_directories('qat_adf')
deps += ['bus_pci']
ext_deps += dep
pkgconfig_extra_libs += '-lcrypto'

error: patch failed: drivers/crypto/qat/meson.build:2
error: drivers/crypto/qat/meson.build: patch does not apply
Checking patch drivers/crypto/qat/qat_sym.h...
error: drivers/crypto/qat/qat_sym.h: No such file or directory
Checking patch drivers/crypto/qat/qat_sym_pmd.h...
error: drivers/crypto/qat/qat_sym_pmd.h: No such file or directory
*Repo: dpdk-next-net
Checking patch config/common_base...
error: while searching for:

#
# Compile PMD for QuickAssist based devices
#
CONFIG_RTE_LIBRTE_PMD_QAT=n
#
# Max. number of QuickAssist devices, which can be detected and attached
#

error: patch failed: config/common_base:480
error: config/common_base: patch does not apply
Checking patch doc/guides/cryptodevs/qat.rst...
Checking patch drivers/crypto/qat/Makefile...
error: while searching for:

# external library include paths
CFLAGS += -I$(SRCDIR)/qat_adf
LDLIBS += -lcrypto
LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring
--
SRCS-$(CONFIG_RTE_LIBRTE_PMD_QAT) += qat_sym_pmd.c

# export include files
SYMLINK-y-include +=

error: patch failed: drivers/crypto/qat/Makefile:15
error: drivers/crypto/qat/Makefile: patch does not apply
Checking patch drivers/crypto/qat/meson.build...
error: while searching for:
# Copyright(c) 2017-2018 Intel Corporation

dep = dependency('libcrypto', required: false)
if not dep.found()
	build = false
--
includes += include_directories('qat_adf')
deps += ['bus_pci']
ext_deps += dep
pkgconfig_extra_libs += '-lcrypto'

error: patch failed: drivers/crypto/qat/meson.build:2
error: drivers/crypto/qat/meson.build: patch does not apply
Checking patch drivers/crypto/qat/qat_sym.h...
error: drivers/crypto/qat/qat_sym.h: No such file or directory
Checking patch drivers/crypto/qat/qat_sym_pmd.h...
error: drivers/crypto/qat/qat_sym_pmd.h: No such file or directory
*Repo: dpdk-next-crypto
Checking patch config/common_base...
error: while searching for:

#
# Compile PMD for QuickAssist based devices
#
CONFIG_RTE_LIBRTE_PMD_QAT=n
#
# Max. number of QuickAssist devices, which can be detected and attached
#

error: patch failed: config/common_base:480
error: config/common_base: patch does not apply
Checking patch doc/guides/cryptodevs/qat.rst...
Checking patch drivers/crypto/qat/Makefile...
error: while searching for:

# external library include paths
CFLAGS += -I$(SRCDIR)/qat_adf
LDLIBS += -lcrypto
LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring
--
SRCS-$(CONFIG_RTE_LIBRTE_PMD_QAT) += qat_sym_pmd.c

# export include files
SYMLINK-y-include +=

error: patch failed: drivers/crypto/qat/Makefile:15
error: drivers/crypto/qat/Makefile: patch does not apply
Checking patch drivers/crypto/qat/meson.build...
error: while searching for:
# Copyright(c) 2017-2018 Intel Corporation

dep = dependency('libcrypto', required: false)
if not dep.found()
	build = false
--
includes += include_directories('qat_adf')
deps += ['bus_pci']
ext_deps += dep
pkgconfig_extra_libs += '-lcrypto'

error: patch failed: drivers/crypto/qat/meson.build:2
error: drivers/crypto/qat/meson.build: patch does not apply
Checking patch drivers/crypto/qat/qat_sym.h...
error: while searching for:

#include <rte_cryptodev_pmd.h>

#include <openssl/evp.h>

#include "qat_common.h"

error: patch failed: drivers/crypto/qat/qat_sym.h:7
error: drivers/crypto/qat/qat_sym.h: patch does not apply
Checking patch drivers/crypto/qat/qat_sym_pmd.h...
*Repo: dpdk-next-virtio
Checking patch config/common_base...
error: while searching for:

#
# Compile PMD for QuickAssist based devices
#
CONFIG_RTE_LIBRTE_PMD_QAT=n
#
# Max. number of QuickAssist devices, which can be detected and attached
#

error: patch failed: config/common_base:480
error: config/common_base: patch does not apply
Checking patch doc/guides/cryptodevs/qat.rst...
Checking patch drivers/crypto/qat/Makefile...
error: while searching for:

# external library include paths
CFLAGS += -I$(SRCDIR)/qat_adf
LDLIBS += -lcrypto
LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring
--
SRCS-$(CONFIG_RTE_LIBRTE_PMD_QAT) += qat_sym_pmd.c

# export include files
SYMLINK-y-include +=

error: patch failed: drivers/crypto/qat/Makefile:15
error: drivers/crypto/qat/Makefile: patch does not apply
Checking patch drivers/crypto/qat/meson.build...
error: while searching for:
# Copyright(c) 2017-2018 Intel Corporation

dep = dependency('libcrypto', required: false)
if not dep.found()
	build = false
--
includes += include_directories('qat_adf')
deps += ['bus_pci']
ext_deps += dep
pkgconfig_extra_libs += '-lcrypto'

error: patch failed: drivers/crypto/qat/meson.build:2
error: drivers/crypto/qat/meson.build: patch does not apply
Checking patch drivers/crypto/qat/qat_sym.h...
error: drivers/crypto/qat/qat_sym.h: No such file or directory
Checking patch drivers/crypto/qat/qat_sym_pmd.h...
error: drivers/crypto/qat/qat_sym_pmd.h: No such file or directory

DPDK STV team


More information about the test-report mailing list