From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4DC1A45FF2 for ; Sun, 5 Jan 2025 12:00:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4778C402DC; Sun, 5 Jan 2025 12:00:06 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id D1734402D8 for ; Sun, 5 Jan 2025 12:00:04 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6d8f75b31bfso119683906d6.3 for ; Sun, 05 Jan 2025 03:00:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736074804; x=1736679604; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Qmp7pIZfqAW91AjMhilwOU4+Ytb5GfKdqoJSk8l0Mxc=; b=OXVA9HRgxMWIwLQ4dXiAkphSebYy63zXCz29V0hwnbf5i9AMZhRqvBLNUar9xh5gbu V9hg2f4MeU7TlLO9QWucKYvqQckjS6Tljfjz3P7QdGDqM1gFi1vNfP8/x76VoAOPaIA2 NwgkqA4ageK+9K+lmDS8BGkKgutbsww16auJM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736074804; x=1736679604; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Qmp7pIZfqAW91AjMhilwOU4+Ytb5GfKdqoJSk8l0Mxc=; b=n336WKTinDS1FDi9rbUm9SEPPdkjEZwYo8fSikT+UtJ1jp7mVaK9f9MjCpH0opfz6w ycwPCwUmPN/nf6gifib8kQXKQNMeqWTVeW2NclQkHb4k9y13UWDSWA6k7147JCUkMzoM +0oPlQLiIT0Xei4d1XrE1qLDm37bd4UjJ6DFHpazRgBctjnUSQfXmuLnspzVOKeyMKdq orVZ/yPQ0NPHwhANi4i5RORC0RyzruKJdzFgxLHH/BZJLuJIjyim5YF4oYocW/d0Agha 4iGvESCZMrP5nUX3njxa3wIlcWiWY02vAZhd+rzKbTr0pza1fi/q+AcY7EIouk/VL5PJ Thpg== X-Gm-Message-State: AOJu0YwGonn+BQ9g7evlO2td7AVcDfYP8HSDIzf04/5HfmO7UFnss6u5 BnSsq9e8fA1GLSKqh3ibeM/8BXn3rEXi2SIDjIGtQZ3eeQwysagiO9p+L06vygatZQ3ZX61G3Mc jO+K/Zz7+qnJ5c9+dTOqski/sd6Cq8Yf+ X-Gm-Gg: ASbGncuUXqP8hRTuNTQ0bbFNMPzu7++xSuZ64v0DhvjwxY1MmakRXTwjiOLwGO9iX6B AKixUzwWwoBsFFa+b1OG32UGoYtRowXaxdeEO4rOjSknmMc30ZxAcfvrUVx9t0I0cE8CCv24OkH FVK10OV0oLLwKj6NGDp9hPXD5384wNVKf2r35PAISe3jgmLAJO8ZRxm+MThUHIAGzjSywQyKKMP cBfQXKdW/mRPAiAKsSUa0ykLa77l8Sv2GPwurUEbUAMTrfD5qWk/9PUi0mkIIG72AbcDO2LAJ9B vA== X-Google-Smtp-Source: AGHT+IH6glYXjCrwyqArPkPUok/WQjmnNh7enME4XKECg72mehZXvJbjIB9+rcy+O+axTFjUGaG6vKPVGBr4 X-Received: by 2002:a05:6214:2021:b0:6d8:88fc:c0fb with SMTP id 6a1803df08f44-6dd233accbfmr654298216d6.35.1736074804012; Sun, 05 Jan 2025 03:00:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd180ec3e6sm20267816d6.18.2025.01.05.03.00.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Jan 2025 03:00:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 Jan 2025 03:00:04 -0800 (PST) Message-ID: <677a6633.050a0220.55a9d.f05bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B69076052471; Sun, 5 Jan 2025 06:00:02 -0500 (EST) Subject: |FAILURE| pw149634 [PATCH] ring: add the second version of the RTS i From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Huichao Cai In-Reply-To: <20250105095746.2727-1-chcchc88@163.com> References: <20250105095746.2727-1-chcchc88@163.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/149634 _Testing issues_ Submitter: Huichao Cai Date: Sunday, January 05 2025 09:57:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149634 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#348610 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ==== [90/3350] Compiling C object lib/librte_eal.a.p/eal_arm_rte_cpuflags.c.o [91/3350] Compiling C object lib/librte_eal.a.p/eal_arm_rte_cycles.c.o [92/3350] Compiling C object lib/librte_eal.a.p/eal_arm_rte_hypervisor.c.o [93/3350] Compiling C object lib/librte_eal.a.p/eal_arm_rte_mmu.c.o [94/3350] Compiling C object lib/librte_eal.a.p/eal_arm_rte_power_intrinsics.c.o [95/3350] Linking static target lib/librte_eal.a [96/3350] Generating eal.sym_chk with a custom command (wrapped by meson to capture output) [97/3350] Linking target lib/librte_eal.so.25.1 [98/3350] Generating symbol file lib/librte_eal.so.25.1.p/librte_eal.so.25.1.symbols [99/3350] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o FAILED: lib/librte_ring.a.p/ring_rte_ring.c.o ccache clang -Ilib/librte_ring.a.p -Ilib -I../lib -Ilib/ring -I../lib/ring -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -target aarch64-linux-gnu --sysroot /usr/aarch64-linux-gnu -fPIC -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE =lib.ring -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_ring.a.p/ring_rte_ring.c.o -MF lib/librte_ring.a.p/ring_rte_ring.c.o.d -o lib/librte_ring.a.p/ring_rte_ring.c.o -c ../lib/ring/rte_ring.c ../lib/ring/rte_ring.c:348:1: error: mutex 'rte_mcfg_tailq_get_lock()' is not held on every path through here [-Werror,-Wthread-safety-analysis] } ^ ../lib/ring/rte_ring.c:318:2: note: mutex acquired here rte_mcfg_tailq_write_lock(); ^ 1 error generated. ninja: build stopped: subcommand failed. ==== End log output ==== Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32253/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/