automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw60414[v2, 17/17] net/bnxt: use macro for getting default vnic
Date: 01 Oct 2019 23:09:07 -0700	[thread overview]
Message-ID: <ee68f5$86g37i@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: 2019-10-02 05:54:23
Reply_mail: 20191002055423.99659-18-ajit.khaparde@broadcom.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: d49603df1aa275c275684ccf792cd2aab1e57e2f
	Repo:dpdk, CommitID: bd253daa7717835f88bbc58b09a94d0060380396

*Repo: dpdk-next-net
vnic = &bp->vnic_info[0];

	if (nb_mc_addr > BNXT_MAX_MC_ADDRS) {
		vnic->flags |= BNXT_VNIC_INFO_ALLMULTI;

error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:1960
error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply
*Repo: dpdk
vnic = &bp->vnic_info[0];

	old_flags = vnic->flags;
	vnic->flags |= BNXT_VNIC_INFO_PROMISC;

error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:1118
error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply

DPDK STV team

                 reply	other threads:[~2019-10-02  6:09 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$86g37i@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).