automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw63802[v2, 10/36] net/i40e/base: improve AQ log granularity
Date: 23 Jan 2020 14:35:34 -0800	[thread overview]
Message-ID: <ee68f5$95mch7@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Xiaolong Ye <xiaolong.ye@intel.com>
Date: 2019-12-12 15:20:58
Reply_mail: 20191212152124.260629-11-xiaolong.ye@intel.com
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: e1fbf80bd86c75c724a20f7028a9e297fa6e989e
	Repo:dpdk, CommitID: c465e6b94be343303303f26b95f3c2ae4969063e

*Repo: dpdk-next-net-intel
i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE,
			   "ntc %d head %d.\n", ntc, rd32(hw, hw->aq.asq.head));

		if (details->callback) {

error: patch failed: drivers/net/i40e/base/i40e_adminq.c:715
error: drivers/net/i40e/base/i40e_adminq.c: patch does not apply
Checking patch drivers/net/i40e/base/i40e_common.c...
error: while searching for:
		   void *buffer, u16 buf_len)
{
--
	if ((buffer != NULL) && (aq_desc->datalen != 0)) {
		i40e_debug(hw, mask, "AQ CMD Buffer:\n");
		if (buf_len < len)
			len = buf_len;

error: patch failed: drivers/net/i40e/base/i40e_common.c:307
error: drivers/net/i40e/base/i40e_common.c: patch does not apply
*Repo: dpdk
i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE,
			   "ntc %d head %d.\n", ntc, rd32(hw, hw->aq.asq.head));

		if (details->callback) {

error: patch failed: drivers/net/i40e/base/i40e_adminq.c:715
error: drivers/net/i40e/base/i40e_adminq.c: patch does not apply
Checking patch drivers/net/i40e/base/i40e_common.c...
error: while searching for:
		   void *buffer, u16 buf_len)
{
--
	if ((buffer != NULL) && (aq_desc->datalen != 0)) {
		i40e_debug(hw, mask, "AQ CMD Buffer:\n");
		if (buf_len < len)
			len = buf_len;

error: patch failed: drivers/net/i40e/base/i40e_common.c:307
error: drivers/net/i40e/base/i40e_common.c: patch does not apply

DPDK STV team

             reply	other threads:[~2020-01-23 22:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-23 22:35 sys_stv [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-12 16:01 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$95mch7@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).