automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw128118 [RFC DPDK 21.11] net/ice/base: support customized DDP package
       [not found] <20230605102504.2434887-1-simei.su@intel.com>
@ 2023-06-05 10:20 ` qemudev
  2023-06-05 10:25 ` |SUCCESS| " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-06-05 10:20 UTC (permalink / raw)
  To: test-report; +Cc: Simei Su, zhoumin

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/128118

_apply patch failure_

Submitter: Simei Su <simei.su@intel.com>
Date: Mon,  5 Jun 2023 18:25:04 +0800
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 2037ab53b7f3ec31999be9b6d98863fe54641091

Apply patch set 128118 failed:

Checking patch drivers/net/ice/base/ice_flex_pipe.c...
error: while searching for:
}

/**
 * ice_chk_pkg_version - check package version for compatibility with driver
 * @pkg_ver: pointer to a version structure to check
 *
 * Check to make sure that the package about to be downloaded is compatible with
 * the driver. To be compatible, the major and minor components of the package
 * version must match our ICE_PKG_SUPP_VER_MAJ and ICE_PKG_SUPP_VER_MNR
 * definitions.
 */
static enum ice_status ice_chk_pkg_version(struct ice_pkg_ver *pkg_ver)
{
	if (pkg_ver->major != ICE_PKG_SUPP_VER_MAJ ||
	    pkg_ver->minor != ICE_PKG_SUPP_VER_MNR)

error: patch failed: drivers/net/ice/base/ice_flex_pipe.c:1457
error: drivers/net/ice/base/ice_flex_pipe.c: patch does not apply
Checking patch drivers/net/ice/base/ice_flex_pipe.h...
error: while searching for:
/* Package minimal version supported */
#define ICE_PKG_SUPP_VER_MAJ	1
#define ICE_PKG_SUPP_VER_MNR	3

/* Package format version */
#define ICE_PKG_FMT_VER_MAJ	1

error: patch failed: drivers/net/ice/base/ice_flex_pipe.h:10
error: drivers/net/ice/base/ice_flex_pipe.h: patch does not apply


^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw128118 [RFC DPDK 21.11] net/ice/base: support customized DDP package
       [not found] <20230605102504.2434887-1-simei.su@intel.com>
  2023-06-05 10:20 ` |WARNING| pw128118 [RFC DPDK 21.11] net/ice/base: support customized DDP package qemudev
@ 2023-06-05 10:25 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-06-05 10:25 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/128118

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-05 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230605102504.2434887-1-simei.su@intel.com>
2023-06-05 10:20 ` |WARNING| pw128118 [RFC DPDK 21.11] net/ice/base: support customized DDP package qemudev
2023-06-05 10:25 ` |SUCCESS| " checkpatch

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).