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 63D2245DBB for ; Thu, 28 Nov 2024 00:13:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 392BF406B4; Thu, 28 Nov 2024 00:13:11 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 1F3E74029C for ; Thu, 28 Nov 2024 00:13:10 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-27d0e994ae3so196638fac.3 for ; Wed, 27 Nov 2024 15:13:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732749189; x=1733353989; 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=89Rn9czdUosclMR2OO9UdXXQLpyruNfO1KPeuMtQ7k8=; b=S1tYdx6UhjkWP2hNxmyFh9f4INAyN1M8maKnZuei8BditW1mEpGTzO+jEuD6GJGZzv sekfQI3KMAFnnPr2WpRcG47qxLW91DcWeK9HB7fSKE5LKrAsloN9lehbQ9DhJmMCja7v PpehsSdu5KQ1TjK8KTb2zqW5znH4z++SLuqxE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732749189; x=1733353989; 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=89Rn9czdUosclMR2OO9UdXXQLpyruNfO1KPeuMtQ7k8=; b=CRoyjqz8NmlKAgHiMIKRLmQD9/wjZMM2wa/RGq9zBCry/0GuSjNV2roVekYYNEuoI0 sUintvLaI4dbVEwVrgUUgwPV0R0nTIKvuY3/aIm3P/atFBMgFZ6+CCxU0y0Dhgqfkhsq HNE0Hx7uZj57VtuKJKx7TCtGFaxhZQxW6FyHlT1nZkyVWbCvm32xC38bqwxb5WCwxw8q SmGUyQVFRK3iCjA2HQTaO7p7we8vifRbmRn8RSaymmA/W3zKaiSAORdaAt6o7vO1/q+h 7Woi2NebRrxOE5osU8oxB8mJ1ZX9uwpgjpgbax3bB0TY4GHsDmMo3KKftaLyO1Uha1/k Ktaw== X-Gm-Message-State: AOJu0YxZCwg6fA+DmDMagPB+M+5afK8VueJIwk3IAyassV+5bqkTVdkV 7IrQXNDqVsgGpgjA+Cqke2s2Q5aP9DiW2KEMd8j7nwirBvXg3c6nIv5MUidDay4f9s3eRf3+Ti7 4sH0TmT1J/jBjrr2dIoW1HTJoncOwpQnSBTo7xew8 X-Gm-Gg: ASbGncv8G5Hi6rx3KkpTvxsa0Ptz9Z0skAY9W85Skzf9R0xvwRMz6Zk+kUBvtns2zoJ PzBwf/BAAyzUsPquIa8flCst5hQULQqxUoCfzK4M+78646DfWJAdnBJJDHXQaBHY/lKeJQE8Mtf nOjbmak72GGuPyEOea8qBnDsQf3E9rPxvXAex6t7BoP2NUHUIXAaH+OpzIqfbBBjywTMKe+Kihk 2Ft+AD5vdPa4MqrdpNK96Jan+Z+pUiGuzVozVmS5ciA0MsIg6vfTIcgEOrYOlrGu/T3gFs= X-Google-Smtp-Source: AGHT+IErkKrQHV6BudaoBNdu8gjQt1pxTpxk9eoRMZoKMo7TGNixqTWacI6FvatEhHQLnGS9bZGNwjw8Gbrs X-Received: by 2002:a05:6870:6c08:b0:25e:1382:864d with SMTP id 586e51a60fabf-29dc4370178mr5161002fac.30.1732749189197; Wed, 27 Nov 2024 15:13:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29de9bacb1csm12728fac.27.2024.11.27.15.13.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 15:13:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 15:13:09 -0800 (PST) Message-ID: <6747a785.050a0220.280a2d.0ef2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BF2AC6052471; Wed, 27 Nov 2024 18:13:08 -0500 (EST) Subject: |SUCCESS| 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148927 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, November 27 2024 19:39:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148927 --> functional testing pass Upstream job id: Template-DTS-Pipeline#199700 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/