automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw56170[v2] compress/qat: fixed overflow status return from qat pmd
Date: 19 Jul 2019 09:36:55 -0700	[thread overview]
Message-ID: <ee68f5$7ggig8@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Fiona Trahe <fiona.trahe@intel.com>
Date: 2019-07-05 17:15:51
Reply_mail: 1562346951-18190-1-git-send-email-fiona.trahe@intel.com
DPDK git baseline:
	Repo:dpdk-next-crypto, CommitID: 457f6e1dbb63a7e772d67dc88a8a3a14a3fc49ee
	Repo:dpdk, CommitID: c0ed103a027385f14f352d46ff5450826b2746b7

*Repo: dpdk-next-crypto
&tmp_qp->stats.dequeue_err_count);
		else if (tmp_qp->service_type == QAT_SERVICE_ASYMMETRIC) {
#ifdef BUILD_QAT_ASYM
			qat_asym_process_response(ops, resp_msg,

error: patch failed: drivers/common/qat/qat_qp.c:651
error: drivers/common/qat/qat_qp.c: patch does not apply
Checking patch drivers/common/qat/qat_qp.h...
error: while searching for:
/* Needed for weak function*/
int
qat_comp_process_response(void **op __rte_unused, uint8_t *resp __rte_unused,
			  uint64_t *dequeue_err_count);

#endif /* _QAT_QP_H_ */

error: patch failed: drivers/common/qat/qat_qp.h:108
error: drivers/common/qat/qat_qp.h: patch does not apply
Checking patch drivers/compress/qat/qat_comp.c...
error: while searching for:
		    rte_pktmbuf_mtophys_offset(op->m_dst, op->dst.offset);
	}

#if RTE_LOG_DP_LEVEL >= RTE_LOG_DEBUG
	QAT_DP_LOG(DEBUG, "Direction: %s",
	    qat_xform->qat_comp_request_type == QAT_COMP_REQUEST_DECOMPRESS ?

error: patch failed: drivers/compress/qat/qat_comp.c:170
error: drivers/compress/qat/qat_comp.c: patch does not apply
Checking patch drivers/compress/qat/qat_comp.h...
error: while searching for:
/* fallback to fixed compression threshold */
#define QAT_FALLBACK_THLD ((uint32_t)(RTE_PMD_QAT_COMP_IM_BUFFER_SIZE / 1.1))

enum qat_comp_request_type {
	QAT_COMP_REQUEST_FIXED_COMP_STATELESS,
	QAT_COMP_REQUEST_DYNAMIC_COMP_STATELESS,

error: patch failed: drivers/compress/qat/qat_comp.h:24
error: drivers/compress/qat/qat_comp.h: patch does not apply
Checking patch drivers/compress/qat/qat_comp_pmd.c...
error: while searching for:
				QAT_PMD_COMP_SGL_DEF_SEGMENTS;

		cookie->socket_id = dev->data->socket_id;
	}

	return ret;

error: patch failed: drivers/compress/qat/qat_comp_pmd.c:168
error: drivers/compress/qat/qat_comp_pmd.c: patch does not apply
*Repo: dpdk
&tmp_qp->stats.dequeue_err_count);
		else if (tmp_qp->service_type == QAT_SERVICE_ASYMMETRIC) {
#ifdef BUILD_QAT_ASYM
			qat_asym_process_response(ops, resp_msg,

error: patch failed: drivers/common/qat/qat_qp.c:651
error: drivers/common/qat/qat_qp.c: patch does not apply
Checking patch drivers/common/qat/qat_qp.h...
error: while searching for:
/* Needed for weak function*/
int
qat_comp_process_response(void **op __rte_unused, uint8_t *resp __rte_unused,
			  uint64_t *dequeue_err_count);

#endif /* _QAT_QP_H_ */

error: patch failed: drivers/common/qat/qat_qp.h:108
error: drivers/common/qat/qat_qp.h: patch does not apply
Checking patch drivers/compress/qat/qat_comp.c...
error: while searching for:
		    rte_pktmbuf_mtophys_offset(op->m_dst, op->dst.offset);
	}

#if RTE_LOG_DP_LEVEL >= RTE_LOG_DEBUG
	QAT_DP_LOG(DEBUG, "Direction: %s",
	    qat_xform->qat_comp_request_type == QAT_COMP_REQUEST_DECOMPRESS ?

error: patch failed: drivers/compress/qat/qat_comp.c:170
error: drivers/compress/qat/qat_comp.c: patch does not apply
Checking patch drivers/compress/qat/qat_comp.h...
error: while searching for:
/* fallback to fixed compression threshold */
#define QAT_FALLBACK_THLD ((uint32_t)(RTE_PMD_QAT_COMP_IM_BUFFER_SIZE / 1.1))

enum qat_comp_request_type {
	QAT_COMP_REQUEST_FIXED_COMP_STATELESS,
	QAT_COMP_REQUEST_DYNAMIC_COMP_STATELESS,

error: patch failed: drivers/compress/qat/qat_comp.h:24
error: drivers/compress/qat/qat_comp.h: patch does not apply
Checking patch drivers/compress/qat/qat_comp_pmd.c...
error: while searching for:
				QAT_PMD_COMP_SGL_DEF_SEGMENTS;

		cookie->socket_id = dev->data->socket_id;
	}

	return ret;

error: patch failed: drivers/compress/qat/qat_comp_pmd.c:168
error: drivers/compress/qat/qat_comp_pmd.c: patch does not apply

DPDK STV team

             reply	other threads:[~2019-07-19 16:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-19 16:36 sys_stv [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-07-08 13:22 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='ee68f5$7ggig8@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).