I'll try updating it, thank you.
20/01/2025 15:36, Huichao Cai:
> Hi, Thomas
> I tested(See below) this patch locally and it can suppress this error(github
> build: failed).
> Is the difference in CI results from patchwork due to different versions of
> abidiff?
> My abidiff version:
> [root@localhost dpdk.chc1]# abidiff --versi
Hi, Thomas
I tested(See below) this patch locally and it can suppress this error(github
build: failed).
Is the difference in CI results from patchwork due to different versions of
abidiff?
My abidiff version:
[root@localhost dpdk.chc1]# abidiff --version
abidiff: 1.6.0
There is currently no versi
Hi David, does "has_data_member_inserted_between =
{offset_of(total_sched_fail), offset_of(xstat_off)}" need to be on the same
line?
On Mon, Dec 16, 2024 at 3:49 PM David Marchand
wrote:
> $ abidiff --suppr
> /home/dmarchan/git/pub/dpdk.org/main/devtools/libabigail.abignore
> --no-added-syms --headers-dir1
> /home/dmarchan/abi/v24.11/build-gcc-shared/usr/local/include
> --headers-dir2
> /home/dmarchan/builds/main/build-gcc-sha
Salut Dodji,
On Mon, Dec 16, 2024 at 2:44 AM Huichao Cai wrote:
> diff --git a/devtools/libabigail.abignore b/devtools/libabigail.abignore
> index 21b8cd6113..a92ee29512 100644
> --- a/devtools/libabigail.abignore
> +++ b/devtools/libabigail.abignore
> @@ -33,3 +33,8 @@
> ;;;
In the function __rte_graph_mcore_dispatch_sched_node_enqueue,
use a slower loop to search for the graph, modify the search logic
to record the result of the first search, and use this record for
subsequent searches to improve search speed.
Signed-off-by: Huichao Cai
---
devtools/libabigail.abig
7 matches
Mail list logo