automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw123298 [PATCH] [V3] pipeline: add RSS support
@ 2023-02-07 15:57 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-02-07 15:57 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Date: Tuesday, February 07 2023 15:43:21 
Applied on: CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491
Apply patch set 123298 failed:

Checking patch examples/pipeline/cli.c...
Checking patch examples/pipeline/examples/rss.cli...
Checking patch examples/pipeline/examples/rss.spec...
Checking patch lib/pipeline/rte_swx_ctl.h...
Checking patch lib/pipeline/rte_swx_pipeline.c...
Checking patch lib/pipeline/rte_swx_pipeline.h...
Checking patch lib/pipeline/rte_swx_pipeline_internal.h...
Checking patch lib/pipeline/rte_swx_pipeline_spec.c...
Checking patch lib/pipeline/rte_swx_pipeline_spec.h...
Checking patch lib/pipeline/version.map...
error: while searching for:
	rte_swx_pipeline_find;

	#added in 23.03
	rte_swx_ipsec_create;
	rte_swx_ipsec_find;
	rte_swx_ipsec_free;

error: patch failed: lib/pipeline/version.map:157
Hunk #2 succeeded at 164 (offset -4 lines).
Applied patch examples/pipeline/cli.c cleanly.
Applied patch examples/pipeline/examples/rss.cli cleanly.
Applied patch examples/pipeline/examples/rss.spec cleanly.
Applied patch lib/pipeline/rte_swx_ctl.h cleanly.
Applied patch lib/pipeline/rte_swx_pipeline.c cleanly.
Applied patch lib/pipeline/rte_swx_pipeline.h cleanly.
Applied patch lib/pipeline/rte_swx_pipeline_internal.h cleanly.
Applied patch lib/pipeline/rte_swx_pipeline_spec.c cleanly.
Applied patch lib/pipeline/rte_swx_pipeline_spec.h cleanly.
Applying patch lib/pipeline/version.map with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
diff a/lib/pipeline/version.map b/lib/pipeline/version.map	(rejected hunks)
@@ -157,6 +157,10 @@ EXPERIMENTAL {
 	rte_swx_pipeline_find;
 
 	#added in 23.03
+	rte_swx_ctl_rss_info_get;
+	rte_swx_ctl_pipeline_rss_key_size_read;
+	rte_swx_ctl_pipeline_rss_key_read;
+	rte_swx_ctl_pipeline_rss_key_write;
 	rte_swx_ipsec_create;
 	rte_swx_ipsec_find;
 	rte_swx_ipsec_free;

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

UNH-IOL DPDK Community Lab

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

* |WARNING| pw123298 [PATCH V3] pipeline: add RSS support
       [not found] <20230207154321.551139-1-cristian.dumitrescu@intel.com>
  2023-02-07 15:44 ` |WARNING| pw123298 [PATCH V3] " checkpatch
@ 2023-02-07 15:45 ` qemudev
  1 sibling, 0 replies; 3+ messages in thread
From: qemudev @ 2023-02-07 15:45 UTC (permalink / raw)
  To: test-report; +Cc: Cristian Dumitrescu, zhoumin

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

_apply patch failure_

Submitter: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Date: Tue,  7 Feb 2023 15:43:21 +0000
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00

Apply patch set 123298 failed:

Checking patch examples/pipeline/cli.c...
Checking patch examples/pipeline/examples/rss.cli...
Checking patch examples/pipeline/examples/rss.spec...
Checking patch lib/pipeline/rte_swx_ctl.h...
Checking patch lib/pipeline/rte_swx_pipeline.c...
Checking patch lib/pipeline/rte_swx_pipeline.h...
Checking patch lib/pipeline/rte_swx_pipeline_internal.h...
Checking patch lib/pipeline/rte_swx_pipeline_spec.c...
Checking patch lib/pipeline/rte_swx_pipeline_spec.h...
Checking patch lib/pipeline/version.map...
error: while searching for:
	rte_swx_pipeline_find;

	#added in 23.03
	rte_swx_ipsec_create;
	rte_swx_ipsec_find;
	rte_swx_ipsec_free;

error: patch failed: lib/pipeline/version.map:157
error: lib/pipeline/version.map: patch does not apply


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

* |WARNING| pw123298 [PATCH V3] pipeline: add RSS support
       [not found] <20230207154321.551139-1-cristian.dumitrescu@intel.com>
@ 2023-02-07 15:44 ` checkpatch
  2023-02-07 15:45 ` qemudev
  1 sibling, 0 replies; 3+ messages in thread
From: checkpatch @ 2023-02-07 15:44 UTC (permalink / raw)
  To: test-report; +Cc: Cristian Dumitrescu

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/123298

_coding style issues_


WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#212: FILE: examples/pipeline/examples/rss.cli:5:
+#	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/rss.cli

total: 0 errors, 1 warnings, 1116 lines checked

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

end of thread, other threads:[~2023-02-07 15:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-07 15:57 |WARNING| pw123298 [PATCH] [V3] pipeline: add RSS support dpdklab
     [not found] <20230207154321.551139-1-cristian.dumitrescu@intel.com>
2023-02-07 15:44 ` |WARNING| pw123298 [PATCH V3] " checkpatch
2023-02-07 15:45 ` qemudev

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