automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw58439[17/17] net/bnxt: drop untagged frames when specified
Date: 02 Sep 2019 19:52:39 -0700	[thread overview]
Message-ID: <ee68f5$7tqfov@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: 2019-09-03 02:19:01
Reply_mail: 20190903021901.25895-18-ajit.khaparde@broadcom.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 2c9202612408baf748609d3ee4e49cc183e0366c
	Repo:dpdk, CommitID: e7fd5a3bbe5636e93a66fd5086f182756624c97a

*Repo: dpdk-next-net
#define BNXT_FLOW_L2_INNER_DST_VALID_FLAG	BIT(4)

struct bnxt_filter_info {
	STAILQ_ENTRY(bnxt_filter_info)	next;

error: patch failed: drivers/net/bnxt/bnxt_filter.h:15
error: drivers/net/bnxt/bnxt_filter.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_flow.c...
Hunk #1 succeeded at 243 (offset -30 lines).
error: while searching for:
		}
--
	memset(filter1->l2_addr_mask, 0xff, RTE_ETHER_ADDR_LEN);
	rc = bnxt_hwrm_set_l2_filter(bp, vnic->fw_vnic_id,
				     filter1);
	if (rc) {

error: patch failed: drivers/net/bnxt/bnxt_flow.c:794
error: drivers/net/bnxt/bnxt_flow.c: patch does not apply
*Repo: dpdk
#define BNXT_FLOW_L2_INNER_DST_VALID_FLAG	BIT(4)

struct bnxt_filter_info {
	STAILQ_ENTRY(bnxt_filter_info)	next;

error: patch failed: drivers/net/bnxt/bnxt_filter.h:15
error: drivers/net/bnxt/bnxt_filter.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_flow.c...
Hunk #1 succeeded at 243 (offset -30 lines).
error: while searching for:
		}
--
	memset(filter1->l2_addr_mask, 0xff, RTE_ETHER_ADDR_LEN);
	rc = bnxt_hwrm_set_l2_filter(bp, vnic->fw_vnic_id,
				     filter1);
	if (rc) {

error: patch failed: drivers/net/bnxt/bnxt_flow.c:794
error: drivers/net/bnxt/bnxt_flow.c: patch does not apply

DPDK STV team

                 reply	other threads:[~2019-09-03  2:52 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='ee68f5$7tqfov@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).