[dpdk-test-report] |WARNING| pw102603-102606 [PATCH] [v5, 5/5] test/thash: add performance tests for the Toeplitz hash
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Oct 21 21:09:00 CEST 2021
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/102603
_apply patch failure_
Submitter: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
Date: Thursday, October 21 2021 18:54:29
Applied on: CommitID:3ac2dffae88e8eb5c374b1fdd40d605014526510
Apply patch set 102603-102606 failed:
Checking patch doc/api/doxy-api-index.md...
Checking patch lib/hash/meson.build...
Checking patch lib/hash/rte_thash.c...
Checking patch lib/hash/rte_thash.h...
Checking patch lib/hash/rte_thash_gfni.h...
Checking patch lib/hash/rte_thash_x86_gfni.h...
Checking patch lib/hash/version.map...
error: while searching for:
rte_thash_add_helper;
rte_thash_adjust_tuple;
rte_thash_find_existing;
rte_thash_free_ctx;
rte_thash_get_complement;
rte_thash_get_helper;
rte_thash_get_key;
rte_thash_init_ctx;
};
error: patch failed: lib/hash/version.map:39
Applied patch doc/api/doxy-api-index.md cleanly.
Applied patch lib/hash/meson.build cleanly.
Applied patch lib/hash/rte_thash.c cleanly.
Applied patch lib/hash/rte_thash.h cleanly.
Applied patch lib/hash/rte_thash_gfni.h cleanly.
Applied patch lib/hash/rte_thash_x86_gfni.h cleanly.
Applying patch lib/hash/version.map with 1 reject...
Rejected hunk #1.
diff a/lib/hash/version.map b/lib/hash/version.map (rejected hunks)
@@ -39,10 +39,12 @@ EXPERIMENTAL {
rte_thash_add_helper;
rte_thash_adjust_tuple;
+ rte_thash_complete_matrix;
rte_thash_find_existing;
rte_thash_free_ctx;
rte_thash_get_complement;
rte_thash_get_helper;
rte_thash_get_key;
+ rte_thash_gfni_supported;
rte_thash_init_ctx;
};
Checking patch lib/hash/rte_thash.c...
error: lib/hash/rte_thash.c: does not match index
Checking patch lib/hash/rte_thash.h...
error: lib/hash/rte_thash.h: does not match index
Checking patch lib/hash/version.map...
error: while searching for:
rte_thash_find_existing;
rte_thash_free_ctx;
rte_thash_get_complement;
rte_thash_get_helper;
rte_thash_get_key;
rte_thash_gfni_supported;
error: patch failed: lib/hash/version.map:43
Applying patch lib/hash/version.map with 1 reject...
Rejected hunk #1.
diff a/lib/hash/version.map b/lib/hash/version.map (rejected hunks)
@@ -43,6 +43,7 @@ EXPERIMENTAL {
rte_thash_find_existing;
rte_thash_free_ctx;
rte_thash_get_complement;
+ rte_thash_get_gfni_matrices;
rte_thash_get_helper;
rte_thash_get_key;
rte_thash_gfni_supported;
https://lab.dpdk.org/results/dashboard/patchsets/19628/
UNH-IOL DPDK Community Lab
More information about the test-report
mailing list