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 8AAD445DBB for ; Wed, 27 Nov 2024 18:47:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 673A2402DE; Wed, 27 Nov 2024 18:47:46 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 867DB4029C for ; Wed, 27 Nov 2024 18:47:45 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2e9ff7a778cso890666a91.1 for ; Wed, 27 Nov 2024 09:47:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732729665; x=1733334465; 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=QRmYxsa26TIjF8BU5dRHD5yhtmJzx+g6Wnge6ad6Uik=; b=LxKL6SRsk4gC41+Vd5lgQtjjotYImzjPlfzVpo8buQGrMYBv0oMraHNALzp023gIAE fkbgcVyy+d3k7zmjbz+y1TMWiiOGTbziaHBUSaVNbvS2KwaPa7blPU1MdmYskSNHcWha baxBk9CuldtxbYf4yhUVQZhOoMqQPJtLBRqxc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732729665; x=1733334465; 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=QRmYxsa26TIjF8BU5dRHD5yhtmJzx+g6Wnge6ad6Uik=; b=MRVcUm7ksllepWTD6nOp9TaZZxCGf+jG82MowVR82ymSBYGbQ59Bs6Z0XzVPQKQFn8 PMiMF8jXo2r4cRhB4LOaMhIqjwTRafpkJamWXlxBcKzd8ucS6EBL+ccgal6QuHtbFEcz C86TDEokF4I53SaZH+4kc/ONzDH+0TKj1LtTjPJWUwzdHCM9eaLCBvxAeLswCnzKkEI5 i+m5wZUy5tOXG6cNoIhYA3IprIsFA++vXaOE4v/aIxZcWtMrPgrsT6m7ejG0S+nOQZgv iOVYL2AWNip97Ko8LSEzHrp5mevPV5l5T3Y/yo5dWjUiiznZhGsMAgJQlBIIys09Z9LU UBqQ== X-Gm-Message-State: AOJu0YzxXSFx5Paf9XL0NaPETSoh2xUX9iKpaVEFuA8ChZ7rkKs8Mntv eh5IHHEnEttJ32CqkUwT5YTU3ewPL6ew5v2WYsAnC9vvX/YPSeEb4lJaM5e6/950Saxz+Jmrr1O Tod9AxWBGmVtpIjh1bJMpfIAUIanNJjkEc6I2+K/3 X-Gm-Gg: ASbGnctrTZQTxV7U+0rrSqttXehZWWsA0ihEXc/7gBsr7EXGSicxtVH1WLO7tk1DEhc 4UL7Dms7GIK4fkPhpQoIrjaUsecFF321aqQ/fSGFT/qUsgnXo+0G/ZJY1dBEHyHVfBFy9UgKMuJ YpKKRFKONO6z8Av7WE1F9/cT6R7IirsOM7lgnIlZ4uAtx9JVOdjhPPLmQZ/9FKoLoU/ID9GiM7B wTEcL7URZ9UTkShbQGETKPLS3l6dOuKnwm3xDBLhjkreo7BpEuQvCaVfHeYdJnSu6hSlAw= X-Google-Smtp-Source: AGHT+IEPyJWs9J/Bnk427ObPBLxF/KwkmHtGcB68s5ysfFcEnboj3xGp/xoUUaIsByzmSNSj+QGGzMiuMJm0 X-Received: by 2002:a17:90b:1c89:b0:2ee:1ae:a247 with SMTP id 98e67ed59e1d1-2ee25ade311mr343069a91.8.1732729664741; Wed, 27 Nov 2024 09:47:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ee0fa962ddsm99190a91.10.2024.11.27.09.47.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 09:47:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 09:47:44 -0800 (PST) Message-ID: <67475b40.170a0220.35611d.6bb0SMTPIN_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 EB3AF6052471; Wed, 27 Nov 2024 12:47:43 -0500 (EST) Subject: |SUCCESS| pw148925 [PATCH] lib/eal: fix macros for noinline and alwa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1732723879-23806-1-git-send-email-andremue@linux.microsoft.com> References: <1732723879-23806-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/148925 _Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, November 27 2024 16:11:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148925 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#295710 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ 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) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/32044/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/