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| pw95499-95500 [PATCH] [v5, 2/2] eal: handle compressed firmware
Date: Wed,  7 Jul 2021 08:28:30 -0400 (EDT)	[thread overview]
Message-ID: <20210707122830.AA1FF7D2A@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: David Marchand <david.marchand@redhat.com>
Date: Wednesday, July 07 2021 12:08:18 
Applied on: CommitID:928a0263559647b2d7829bad2a47fdcd6b5014bd
Apply patch set 95499-95500 failed:

Checking patch drivers/net/ice/base/ice_osdep.h...
Checking patch drivers/net/ice/ice_dcf_parent.c...
Hunk #1 succeeded at 298 (offset -74 lines).
Hunk #2 succeeded at 313 (offset -74 lines).
error: while searching for:
		}
	}

	err = ice_dcf_load_pkg(parent_hw);
	if (err) {
		PMD_INIT_LOG(ERR, "failed to load package with error %d",
			     err);
		goto uninit_hw;
	}
	parent_adapter->active_pkg_type = ice_load_pkg_type(parent_hw);

	parent_adapter->pf.main_vsi->idx = hw->num_vfs;
	ice_dcf_update_pf_vsi_map(parent_hw,

error: patch failed: drivers/net/ice/ice_dcf_parent.c:518
Checking patch drivers/net/ice/ice_ethdev.c...
Hunk #1 succeeded at 1649 (offset -2 lines).
Hunk #2 succeeded at 1673 (offset -2 lines).
Hunk #3 succeeded at 1737 (offset -2 lines).
Hunk #4 succeeded at 1994 (offset -26 lines).
Hunk #5 succeeded at 2050 (offset -26 lines).
Checking patch drivers/net/ice/ice_ethdev.h...
Applied patch drivers/net/ice/base/ice_osdep.h cleanly.
Applying patch drivers/net/ice/ice_dcf_parent.c with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Rejected hunk #3.
Applied patch drivers/net/ice/ice_ethdev.c cleanly.
Applied patch drivers/net/ice/ice_ethdev.h cleanly.
diff a/drivers/net/ice/ice_dcf_parent.c b/drivers/net/ice/ice_dcf_parent.c	(rejected hunks)
@@ -518,13 +440,12 @@ ice_dcf_init_parent_adapter(struct rte_eth_dev *eth_dev)
 		}
 	}
 
-	err = ice_dcf_load_pkg(parent_hw);
+	err = ice_dcf_load_pkg(parent_adapter);
 	if (err) {
 		PMD_INIT_LOG(ERR, "failed to load package with error %d",
 			     err);
 		goto uninit_hw;
 	}
-	parent_adapter->active_pkg_type = ice_load_pkg_type(parent_hw);
 
 	parent_adapter->pf.main_vsi->idx = hw->num_vfs;
 	ice_dcf_update_pf_vsi_map(parent_hw,
Skipped patch 'doc/guides/rel_notes/release_21_08.rst'.
Checking patch .github/workflows/build.yml...
Checking patch .travis.yml...
Checking patch config/meson.build...
Checking patch drivers/net/bnx2x/bnx2x.c...
Checking patch drivers/net/ice/ice_ethdev.c...
error: drivers/net/ice/ice_ethdev.c: does not match index
Checking patch drivers/net/nfp/nfp_net.c...
Checking patch drivers/net/qede/qede_main.c...
Checking patch lib/eal/common/eal_firmware.h...
Checking patch lib/eal/unix/eal_firmware.c...
Checking patch lib/eal/unix/meson.build...
Checking patch lib/eal/version.map...
Checking patch lib/eal/windows/eal.c...
Applied patch .github/workflows/build.yml cleanly.
Applied patch .travis.yml cleanly.
Applied patch config/meson.build cleanly.
Applied patch drivers/net/bnx2x/bnx2x.c cleanly.
Applied patch drivers/net/nfp/nfp_net.c cleanly.
Applied patch drivers/net/qede/qede_main.c cleanly.
Applied patch lib/eal/common/eal_firmware.h cleanly.
Applied patch lib/eal/unix/eal_firmware.c cleanly.
Applied patch lib/eal/unix/meson.build cleanly.
Applied patch lib/eal/version.map cleanly.
Applied patch lib/eal/windows/eal.c cleanly.

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2021-07-07 12:28 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=20210707122830.AA1FF7D2A@noxus.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).