automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw130251-130255 [PATCH v1 1/5] net/cpfl: setup rte flow skeleton
       [not found] <20230812075506.361769-2-yuying.zhang@intel.com>
@ 2023-08-12  7:25 ` qemudev
  2023-08-12  7:34 ` |SUCCESS| pw130251 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-08-12  7:25 UTC (permalink / raw)
  To: test-report; +Cc: Yuying Zhang, zhoumin

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

_apply patch failure_

Submitter: Yuying Zhang <yuying.zhang@intel.com>
Date: Sat, 12 Aug 2023 07:55:02 +0000
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 70b6941e4e22d67bc10495d1638234a7e974f582

Apply patch set 130251-130255 failed:

Checking patch drivers/net/cpfl/cpfl_ethdev.c...
error: while searching for:
#include "cpfl_ethdev.h"
#include <ethdev_private.h>
#include "cpfl_rxtx.h"

#define CPFL_REPRESENTOR	"representor"
#define CPFL_TX_SINGLE_Q	"tx_single"

error: patch failed: drivers/net/cpfl/cpfl_ethdev.c:16
error: drivers/net/cpfl/cpfl_ethdev.c: patch does not apply
Checking patch drivers/net/cpfl/cpfl_ethdev.h...
error: while searching for:
	CPFL_ITF_TYPE_REPRESENTOR
};

struct cpfl_itf {
	enum cpfl_itf_type type;
	struct cpfl_adapter_ext *adapter;
	void *data;
};


error: patch failed: drivers/net/cpfl/cpfl_ethdev.h:143
error: drivers/net/cpfl/cpfl_ethdev.h: patch does not apply
Checking patch drivers/net/cpfl/cpfl_flow.c...
Checking patch drivers/net/cpfl/cpfl_flow.h...
Checking patch drivers/net/cpfl/meson.build...
error: while searching for:
js_dep = dependency('json-c', required: false, method : 'pkg-config')
if js_dep.found()
    sources += files(
        'cpfl_flow_parser.c',
        'cpfl_rules.c',
        'cpfl_controlq.c',
    )
    dpdk_conf.set('CPFL_FLOW_JSON_SUPPORT', true)
    ext_deps += js_dep
endif
error: patch failed: drivers/net/cpfl/meson.build:42
error: drivers/net/cpfl/meson.build: patch does not apply


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

* |SUCCESS| pw130251 [PATCH v1 1/5] net/cpfl: setup rte flow skeleton
       [not found] <20230812075506.361769-2-yuying.zhang@intel.com>
  2023-08-12  7:25 ` |WARNING| pw130251-130255 [PATCH v1 1/5] net/cpfl: setup rte flow skeleton qemudev
@ 2023-08-12  7:34 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-08-12  7:34 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2023-08-12  7:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230812075506.361769-2-yuying.zhang@intel.com>
2023-08-12  7:25 ` |WARNING| pw130251-130255 [PATCH v1 1/5] net/cpfl: setup rte flow skeleton qemudev
2023-08-12  7:34 ` |SUCCESS| pw130251 " 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).