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 9DEC145DBA for ; Wed, 27 Nov 2024 21:47:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98B4D402AE; Wed, 27 Nov 2024 21:47:27 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id CC9464029C for ; Wed, 27 Nov 2024 21:47:25 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6ef4b6719d1so1337197b3.2 for ; Wed, 27 Nov 2024 12:47:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732740445; x=1733345245; 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=ieke6qU24iwUQNQuBxAUwLYzD7pOIj+vyMALhEK2HZU=; b=a8BuDu+YuaUQEBi/dPBBOarTZwssI4wZFR05Zd3Lv0LiiR7ZnEC2p9Mqec/DwQRDoM hErFoLgxWOGwYkWPSwNs5WCJ7cHSYbeeZ4vI0yay1F82knS3oec+G6O3ltiy4gEc6S9n Ij3QBgGWTKVjRHzSzOrKW9TBh6y8XTenZGHi0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732740445; x=1733345245; 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=ieke6qU24iwUQNQuBxAUwLYzD7pOIj+vyMALhEK2HZU=; b=oIrcQcGRu6RiV+9SUQkm3XNaeP+eanfGPPIjarENimrDNarVEXjLmEZK/xOUMK16KT UHWh8U8X7FbuvWX+fKkb5AVcKZAn1XzXnXZHvEtOePJeX6C/BZTV0msTtAAxBzWFaVC2 RE2Qsf/0cmaDWUrvStartODmjmugQuUKUDFAgoQlsymHazsA4zd8hWgZ7ul1vMuIxDxV xX19H90yet2bJTBO1chxW6jS6cQgJ7060yJK9eqSFEaZXSuWnBNg2kGHoqTZ8EvictGc 3PInueZBpXGLGQyjKvolFKqgsUNWu6nMj/xDHgXU2pmsx6BGpNWgC5Di0pWyyg01XqzD aUGA== X-Gm-Message-State: AOJu0YzfY4o6WU2Ym0Bp3yMsRfBwqkdDCBOYSwJf6qrdy0E24x6QJun5 JLFZjIDr2KMDbvsf/hkRplm8c9YU21S6W8JfaTq6qC66DUO9WX8DAS0fm2mAktEdctUQCnU1KdU okgApeD70/Y86vzmSXPitF9AhYO3YxiXZUtvW/tY7dokFjayhHcAhnVUP X-Gm-Gg: ASbGncudH/0jImaBw+OqrWh3dgg01q9POLXJuyRZplg0VsYnPpY8p1UGKZS3fZ74bKA kO6V5mjj2wJvpnPZkWTia0+9wchklHQqCo0VX2FBL4YZPU4UFf1O6Eih+8ADoVzdZa1twl8wWgy PX5GitTpNpJshHaRgB1s9v0F94LV3AZ4RVin1o0F70AVl2MCvNqF5JDi4ukCgooRfRe4adT4MYz LpMR9coDZw1J319oikwRPBN3ym3IEGOAOnntLJ8Q81uDXh2aaQBczL2YExCra40wccK39QAp+w= X-Google-Smtp-Source: AGHT+IHU3IsWe+19nhUbihASDOAKWrbIxLhCstc+wsH+sl+PX8anLqnB4z2/EXULmrlY168dtQCKmjAV+hrn X-Received: by 2002:a05:690c:6412:b0:6ee:8229:de2d with SMTP id 00721157ae682-6ef372202ddmr49543027b3.13.1732740445187; Wed, 27 Nov 2024 12:47:25 -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 00721157ae682-6eedfe4574csm3011657b3.37.2024.11.27.12.47.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 12:47:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 12:47:25 -0800 (PST) Message-ID: <6747855d.050a0220.ef34a.3728SMTPIN_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 CFDAA6052471; Wed, 27 Nov 2024 15:47:24 -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-arm64-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-DPDK-Compile-Meson#338973 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PEND | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 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/