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 522A345DBA for ; Wed, 27 Nov 2024 21:22:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B4DD402AE; Wed, 27 Nov 2024 21:22:01 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 133D94029C for ; Wed, 27 Nov 2024 21:22:00 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4668f208f5fso1099231cf.0 for ; Wed, 27 Nov 2024 12:22:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732738919; x=1733343719; 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=lgFFWouIFoCs97PxDtKvR2StemGYxSEQA78M3GrqBsM=; b=YX1wrVqQdALRxNvgTOCayD2HcAdQsQvabrMln8gAwKVxlbZMDtc9hPmAQJAMcAwN0/ vJ37tH4OBstrRAc0BKM+b36JAjEtUrjTOTEyhWSuLJ4um2r9YoYCETIADGSGkZhiMeza LoJmdbaOe1HR8H4tA81wX8IZ8D9fYLqA7QFlg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732738919; x=1733343719; 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=lgFFWouIFoCs97PxDtKvR2StemGYxSEQA78M3GrqBsM=; b=ZRHAltlcsZvh31rHry6Pz7Jh2xi2w5StfitSsxGQ2LIO7Vp9TOXICvGsW5/tvy+RtS BB/8oiYpH9sz2DQGAgnwNANpRKE16PbXQMQbhH+vZWc+ux9uCAhI0sW3OE6OquyTTsE4 2MCEv9vLY2t2M8eQmHImIcgBRJM+soFrpxlTZmSiRd/LN/zOoLf2YHl++yqHiiyK55HC JE+uxsLjQrnZ2AasuN0xH41bel34O+zkmE2GmRKVfWWEhoUeBRAHbFHtaXYC9FSclKag LJb7lTXuv9RWRqRKomQDIYXq+AeogfR8a7oEtoEfFh1K74HGlL8779ycJmJ4jSfULtn1 BFtw== X-Gm-Message-State: AOJu0YxjS2bLy7U2p99ZVj7Yhda+/fHyoiqBU8IJHFIrv0hW9wxaEzBX ra2vDbVbVTetQql+Ol33J8R5sMbBs/8bJ7utavZax5/Pm+HnnqjFtZvXk2l+rlbiZHrW+tXiPxh wutOJ/uJiTDHsPG67Vg3FK/21CLQDqt4OAH5jWHOI9E+hxCnCr+X3NCiE X-Gm-Gg: ASbGncv+vzTOrWgqhlabxD6qkd1JzKz/mlaca22r/hDFAwKZmzEhU8oCHtZDPz6F5GI YzauQ3qLH82uep+T3t3SJLIRhSqURmRXziAngXc08yHwSWXevUdfcWgPKEqcs4sdt+m/9DCvjOi z2q00tLHLD6RffclWfBxylqgrlKC3DJAZO8B85YKpl2Bhe2qgoKGZ39lURSb1TY8t6vNTg3h7Od 9n8MhVaW2Z2rzfNvutlpr3UWGG70z3myHXxxRQYzo9qaFaGlL/RYmIV9KuxK04I0abqtI0O6hs= X-Google-Smtp-Source: AGHT+IF6RdzURmsHGURMi2zNhpE86zTvYsLmkaTA2ER3Kh7eIJni7VR5v0m83+5yigVtTNQG9OSuLqXk9P2k X-Received: by 2002:a05:622a:1208:b0:462:c473:94ee with SMTP id d75a77b69052e-466b367580emr49007451cf.49.1732738919441; Wed, 27 Nov 2024 12:21:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-466aa55a386sm1592481cf.24.2024.11.27.12.21.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 12:21:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 12:21:59 -0800 (PST) Message-ID: <67477f67.050a0220.24e5eb.a380SMTPIN_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 23B9D6052471; Wed, 27 Nov 2024 15:21:59 -0500 (EST) Subject: |PENDING| pw148927 [PATCH] [v2] lib/eal: fix macros for noinline and From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1732736370-19115-1-git-send-email-andremue@linux.microsoft.com> References: <1732736370-19115-1-git-send-email-andremue@linux.microsoft.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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/148927 _Testing pending_ Submitter: Andre Muezerie Date: Wednesday, November 27 2024 19:39:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148927 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31744 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile | +=====================+====================+==================+===================+===================+=======================+ | CentOS Stream 9 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Debian 12 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 39 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL8 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL9 | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Alpine | PEND | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32046/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/