automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: [dpdk-test-report] |WARNING| pw103718-103726 [PATCH] [v8, 9/9] crypto/qat: add gen specific implementation
Date: Thu,  4 Nov 2021 10:49:37 +0000 (UTC)	[thread overview]
Message-ID: <20211104104937.C4B4860711@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)

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

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/103718

_apply patch failure_

Submitter: Kai Ji <kai.ji@intel.com>
Date: Thursday, November 04 2021 10:34:57 
Applied on: CommitID:5b08ac4e4a8dbc95f52b871b62a97fda57fa477e
Apply patch set 103718-103726 failed:

Checking patch drivers/crypto/qat/README...
Checking patch drivers/crypto/qat/meson.build...
error: while searching for:
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2017-2018 Intel Corporation

if is_windows
    build = false
    reason = 'not supported on Windows'
    subdir_done()
endif

# this does not build the QAT driver, instead that is done in the compression
# driver which comes later. Here we just add our sources files to the list
build = false
reason = '' # sentinal value to suppress printout
dep = dependency('libcrypto', required: false, method: 'pkg-config')
qat_includes += include_directories('.')
qat_deps += 'cryptodev'
qat_deps += 'net'
qat_deps += 'security'
if dep.found()
    # Add our sources files to the list
    qat_sources += files(
            'qat_asym.c',
            'qat_asym_pmd.c',
            'qat_sym.c',
            'qat_sym_hw_dp.c',
            'qat_sym_pmd.c',
            'qat_sym_session.c',
    )
    qat_ext_deps += dep
    qat_cflags += '-DBUILD_QAT_SYM'
    qat_cflags += '-DBUILD_QAT_ASYM'
endif

error: patch failed: drivers/crypto/qat/meson.build:1
error: removal patch leaves file contents
error: drivers/crypto/qat/meson.build: patch does not apply
Checking patch drivers/crypto/qat/qat_asym_capabilities.h...
Checking patch drivers/crypto/qat/qat_asym_pmd.c...
Checking patch drivers/crypto/qat/qat_asym_pmd.h...
Checking patch drivers/crypto/qat/qat_crypto.h...
Checking patch drivers/crypto/qat/qat_sym_capabilities.h...
Checking patch drivers/crypto/qat/qat_sym_pmd.c...
Checking patch drivers/crypto/qat/qat_sym_pmd.h...
Applied patch drivers/crypto/qat/README cleanly.
Applied patch drivers/crypto/qat/qat_asym_capabilities.h cleanly.
Applied patch drivers/crypto/qat/qat_asym_pmd.c cleanly.
Applied patch drivers/crypto/qat/qat_asym_pmd.h cleanly.
Applied patch drivers/crypto/qat/qat_crypto.h cleanly.
Applied patch drivers/crypto/qat/qat_sym_capabilities.h cleanly.
Applied patch drivers/crypto/qat/qat_sym_pmd.c cleanly.
Applied patch drivers/crypto/qat/qat_sym_pmd.h cleanly.
Checking patch drivers/common/qat/meson.build...
Checking patch drivers/crypto/qat/dev/qat_asym_pmd_gen1.c...
Checking patch drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c...
Checking patch drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c...
Checking patch drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c...
Checking patch drivers/crypto/qat/dev/qat_crypto_pmd_gens.h...
Checking patch drivers/crypto/qat/dev/qat_sym_pmd_gen1.c...
Checking patch drivers/crypto/qat/qat_crypto.h...
error: drivers/crypto/qat/qat_crypto.h: does not match index
Applied patch drivers/common/qat/meson.build cleanly.
Applied patch drivers/crypto/qat/dev/qat_asym_pmd_gen1.c cleanly.
Applied patch drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c cleanly.
Applied patch drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c cleanly.
Applied patch drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c cleanly.
Applied patch drivers/crypto/qat/dev/qat_crypto_pmd_gens.h cleanly.
Applied patch drivers/crypto/qat/dev/qat_sym_pmd_gen1.c cleanly.

https://lab.dpdk.org/results/dashboard/patchsets/19998/

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2021-11-04 10:49 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=20211104104937.C4B4860711@dpdk-ubuntu.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --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).