|WARNING| pw123052 [PATCH] pipeline: add RSS support
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Feb 3 20:58:00 CET 2023
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/123052
_apply patch failure_
Submitter: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
Date: Friday, February 03 2023 19:37:32
Applied on: CommitID:bc1db4f45af35c87e7d97db7a24d479674aa8a43
Apply patch set 123052 failed:
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/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: while searching for:
rte_swx_ipsec_sa_add;
rte_swx_ipsec_sa_delete;
rte_swx_ipsec_sa_read;
};
error: patch failed: lib/pipeline/version.map:164
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.
Applying patch lib/pipeline/version.map with 2 rejects...
Rejected hunk #1.
Rejected hunk #2.
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;
@@ -164,4 +168,5 @@ EXPERIMENTAL {
rte_swx_ipsec_sa_add;
rte_swx_ipsec_sa_delete;
rte_swx_ipsec_sa_read;
+ rte_swx_pipeline_rss_config;
};
https://lab.dpdk.org/results/dashboard/patchsets/25206/
UNH-IOL DPDK Community Lab
More information about the test-report
mailing list