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 1BAC945748 for ; Tue, 6 Aug 2024 08:35:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 126494068A; Tue, 6 Aug 2024 08:35:24 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id B7048402CF for ; Tue, 6 Aug 2024 08:35:22 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-7107b16be12so198879b3a.3 for ; Mon, 05 Aug 2024 23:35:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722926122; x=1723530922; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4o5zEsZ2VUPSZBkAsZ13KxjB1t3WHfGQa4A2e+Yj0qw=; b=Awp52sLMRArId9TtopgoWKCafGpSDB+da1/eTA+dSBIjCBHpSdBTs0dO3MefQbkfGh 8YrQfDHL97vDB2mjFbp63wAYC7VD+gfWirCZoVgo4910OZqzLcPjv29S9cqVvbL07F6i RJ6/a1JHvzrd5FcinQkwwf15iYKEvJgEqZvls= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722926122; x=1723530922; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4o5zEsZ2VUPSZBkAsZ13KxjB1t3WHfGQa4A2e+Yj0qw=; b=BCgaw3cj4hYGqlaWl33nU3p/8wUFlGsBRvar/HOdavpBoTW/sgozZ6rzVuccyP7dad jLXlLsGHJfKe4a8zqIDaTrXmVVFJFVSuwaMb+2TzLu9Jba4MFdAs5LQjnrUrHmVgvRGD WvrfBmmjrOMrfAeDphpzjrj8JErXF4DwMCbs0NaVIawZ5nmRNE8HMnKd1baaGeNmKDeT V35p0fHzS5o5HvgbzOD8s5nf0PTmDek0LLcs1kfe3qnLmAwxSPFoYfCHaj1R6kYxGa/4 pYYbmROcnSwj0TWsgQsvyKyGRhiZDzHnVA3tnUe4kDfTbTEIAo9URyboY8/zD/d2rcZ3 aoww== X-Gm-Message-State: AOJu0YyiZ96yG7AgDSs6pGp3BROQ/wriFOjqf9gIwuohk7MvJAc2fZ8D LQ+VbAAtv5F9/6mgem0qknnpKX7qLG6jP2mG5e+zXNtVvDF1CvNQ0/9vuY6Me2Xbgy9NoVVWP+J rMRI7HH2GS3cZGf6L0JS4u6/HDrsiSCPzIH9V2MzEk/S9rFXe X-Google-Smtp-Source: AGHT+IF5KFo5MUzDRXA45TdTtW+AxbkebE0kj3ia8jv7t3Vv3sSFZE/GdzIFhlukETVjR3FLKSGswsPEW8RD X-Received: by 2002:a05:6a20:2583:b0:1c4:9f31:ac8f with SMTP id adf61e73a8af0-1c69962432bmr14855036637.37.1722926121736; Mon, 05 Aug 2024 23:35:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1ff58f2ab5csm6975385ad.30.2024.08.05.23.35.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Aug 2024 23:35:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Aug 2024 23:35:21 -0700 (PDT) Message-ID: <66b1c429.170a0220.2aa074.6b53SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 223CD605C351; Tue, 6 Aug 2024 02:35:21 -0400 (EDT) Subject: |WARNING| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing issues_ Branch: tags/v23.11 a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#248976 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | WARN | +---------------------+----------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ==== /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk' In function 'memcpy', inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2, inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk' cc1: all warnings being treated as errors [331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'. [332/2791] Generating member.sym_chk with a meson_exe.py custom command. [333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'. ninja: build stopped: subcommand failed. ==== End log output ==== Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/30140/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/