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 CA21245DBA for ; Wed, 27 Nov 2024 21:03:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D80DE402AE; Wed, 27 Nov 2024 21:03:41 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id EE59B4029C for ; Wed, 27 Nov 2024 21:03:39 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21210fe8775so10618905ad.1 for ; Wed, 27 Nov 2024 12:03:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732737819; x=1733342619; 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=BPu872UaZbLGzslbZFuUZCfpFeRhxfy/R4QV/Jd8tv0=; b=ZPRLdXjxGjGi/Ljzrbt4WwiaWiQI6kv9AuW0vdlivWWDZNBN4nhOlCTz2tDoNbfDEi WMMISZ9IfzjUYnidCoA/p5vSzbM+sQW2Er2UFGJGSwKHLR4Qvebxqg8OJEAWZsMw4CM8 y18YgX6edchMqqk1W5i/1uEsPGHaL3ITeA3AU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732737819; x=1733342619; 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=BPu872UaZbLGzslbZFuUZCfpFeRhxfy/R4QV/Jd8tv0=; b=NnK2ZmumfrNa8zmMNfAjn91THp6HOSrdGGy0ZzNQbmKQHnzF3mRz7rFljWe9bCdDlL tQTt4EAPNeReeh3XXCC5iJiPeLfGZlZ707jdJ5E73RJjpw+IaLug5ZzQybrFGtSWwuwK AdyOJiyApkuHq9OkY6PfT8EaaN9jBYtf+iXOv2F5Gp9IrzHmGtP4n68iZGxETnDhuKZu aZprHnBJmwbFeIGAUFnpzi6nYWXQfishBVGFmQFqhzbw+rui/Ml/52+3kV6UizJjnFm0 D68GzySvJEtbtone0AltEgDKE5JAxtUOUCidMrI+ToJhsXPAFssSj5N0gq3cKyeALSEK QarA== X-Gm-Message-State: AOJu0Yz2+7Ct0ljknprgBsLI5e9Fnyf6O8QaLfTWCRxdX2oxrSdSMrHl 3GWFatuFIf8MSQYXPsLpAyMy71tMnUtafmlJMSV8EQHvbUqmGsJaS1Nb5WeBZ+acmkQ09UE48sb uGUNciKDIF4h/Et4xT1aGjHJ2PYwMyArwfCsmIcrf X-Gm-Gg: ASbGncu0c2eGpJLTunBD1pknuotBp1ofkeClzyyki6OesAw6jwAz/utAONSPu1G7UB/ vqCkwEmtt54Dcqk+m7R718GPmk4ptrntgyQSZmBl/BwtR1I+Na5ENZnxBwKuH6BJRuZvNIZWcAi JPSdlXQlzgxdjDrKXLcLBzZ9H4K7+SS5kC3AfPX7xAyOZaviFRd3Iqrq5kkRQVcCjL3FT+GAKli Nqr+A3k6CZTVNrSk/Ykzrl643OUMCWrp5W5WuR24cyEg2dLXoJjDJhSW4b/3RfxdcsPfnQ= X-Google-Smtp-Source: AGHT+IGcukju/kKhgbrCl//E+Msyzee+HzfoyaoPXK/kZyXdoBdZXgctDlZrCD6xDi5672bhcqc2WoNJTe0+ X-Received: by 2002:a17:903:230d:b0:20c:b3ea:9006 with SMTP id d9443c01a7336-2151d2f05bcmr9763465ad.6.1732737818845; Wed, 27 Nov 2024 12:03:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2129db67a9csm5052605ad.63.2024.11.27.12.03.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 12:03:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 12:03:38 -0800 (PST) Message-ID: <67477b1a.170a0220.386ce2.160fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0129E6052471; Wed, 27 Nov 2024 15:03:38 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148925 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, November 27 2024 16:11:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148925 --> functional testing pass Upstream job id: Template-DTS-Pipeline#199636 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 | +-----------------------------+--------+ 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/