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 D59E945456 for ; Fri, 14 Jun 2024 06:33:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9B3841148; Fri, 14 Jun 2024 06:33:05 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 77047402C6 for ; Fri, 14 Jun 2024 06:32:53 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f44b45d6abso14355585ad.0 for ; Thu, 13 Jun 2024 21:32:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718339572; x=1718944372; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ovBvN21Y0o1dnBtZ1lHFZn94QnQAAHrC4LRSPRgnkmI=; b=f1bmq+khoz07AkD/OdERxOuURKR30VaDLuJ6MxzR2W3gBGrAfHWmzFhy+KfBKFn65e RTFMVBxh7Eq4jPUYTVuN7h//mQsDQU3C3sh7FQ1yN8cOYMYfo64CL9FEkWSXzNwOa55O nI9nCiD9K9rofY0cb96aMvhHKqr1u7u1CZ9Xs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718339572; x=1718944372; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ovBvN21Y0o1dnBtZ1lHFZn94QnQAAHrC4LRSPRgnkmI=; b=WS08seeOGIk5VCxEkTBXtto0qRneN/CDrT5szBS2sLD6yH3QDaOOG6DlMNksNTOopT lvAu9lAqi74Bdnj+60gk8s/vBdL8FRx/2XwTCkfu2hxnA9IxBl7msNal3CGWIbOHbT51 LIQSckbJdGZWMVoisLCNVcw493ky/KRODqJXxFEDy/3pd8zznE159Nq3BBzrVLMrhP/W ds68FT8yra9UuZLdLMk85Sres8tVSNpxvb8OKEgHE2gKRNO3D724cy4rpPEblBN98vjJ wYWzSKl369jFhPbHPkYLTvp1jV7K9e/Dd/DWyY9OZV5EEE0oK7vBxft+RXV42x8g4sfo e9uQ== X-Gm-Message-State: AOJu0Yxp0sCkIFlOo0VXzIEdaOQP0Jef3gmF5ZJabGRPkzAFRYxbngsa WHpnNYN6ThHadeLC1280JAS0Eozobr2Rbn0OOLSxC2OUrGi7/oe2euC3fEbig2vulRWE4rWpBRU ZzzSDdc3IiNBTa3SJvXfdKwBKV22Ogg2f X-Google-Smtp-Source: AGHT+IHgleeOl0P2yJmfomFYbOEClwH0RB+DK9bV06bzN6u4wHmW+A3KcHzLshsMdvDo1NKWOfvCWpM2PRnf X-Received: by 2002:a17:903:41c2:b0:1f6:3445:3437 with SMTP id d9443c01a7336-1f8625cf946mr16745565ad.27.1718339572604; Thu, 13 Jun 2024 21:32:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f855e20ab1sm1395175ad.9.2024.06.13.21.32.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 21:32:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 21:32:52 -0700 (PDT) Message-ID: <666bc7f4.170a0220.6f207.aad6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D00AC605C373; Fri, 14 Jun 2024 00:32:51 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 24.04 | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ==== inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:112:2, inlined from 'pcapng_section_block' at ../lib/pcapng/rte_pcapng.c:175:8, inlined from 'rte_pcapng_fdopen' at ../lib/pcapng/rte_pcapng.c:626:6: /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:112:2, inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:350: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 ninja: build stopped: subcommand failed. ==== End log output ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29434/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/