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| pw103671 [PATCH] crypto/qat: fix qp number
Date: Wed,  3 Nov 2021 16:14:24 +0000 (UTC)	[thread overview]
Message-ID: <20211103161424.68A2F60796@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Przemyslaw Zegan <przemyslawx.zegan@intel.com>
Date: Wednesday, November 03 2021 15:08:23 
Applied on: CommitID:f88b0b892204d071a46a629b00424a8d47055ba4
Apply patch set 103671 failed:

Checking patch drivers/common/qat/qat_adf/adf_transport_access_macros.h...
error: while searching for:
#define ADF_ARB_RINGSRVARBEN_OFFSET 0x19C

/* Maximum number of qps on a device for any service type */
#define ADF_MAX_QPS_ON_ANY_SERVICE	2
#define ADF_RING_DIR_TX			0
#define ADF_RING_DIR_RX			1


error: patch failed: drivers/common/qat/qat_adf/adf_transport_access_macros.h:55
Applying patch drivers/common/qat/qat_adf/adf_transport_access_macros.h with 1 reject...
Rejected hunk #1.
diff a/drivers/common/qat/qat_adf/adf_transport_access_macros.h b/drivers/common/qat/qat_adf/adf_transport_access_macros.h	(rejected hunks)
@@ -55,7 +55,7 @@
 #define ADF_ARB_RINGSRVARBEN_OFFSET 0x19C
 
 /* Maximum number of qps on a device for any service type */
-#define ADF_MAX_QPS_ON_ANY_SERVICE	2
+#define ADF_MAX_QPS_ON_ANY_SERVICE	4
 #define ADF_RING_DIR_TX			0
 #define ADF_RING_DIR_RX			1
 

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2021-11-03 16:14 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=20211103161424.68A2F60796@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).