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 1BDE245DBB for ; Wed, 27 Nov 2024 23:01:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1514D4029C; Wed, 27 Nov 2024 23:01:57 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id D9F2040280 for ; Wed, 27 Nov 2024 23:01:54 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-296c237a121so185806fac.2 for ; Wed, 27 Nov 2024 14:01:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732744914; x=1733349714; 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=2VCnonyQlOQp7Ac/tOu5TeS7YDaMZ05xd1OfzdWS3Ig=; b=XpR6CAqhnuyVlwPhdoR5HcZRcfO2YFhchb3wCbsKtjW2PKTvkfWB2BPYV7L/X0wAcC g+Eg7Rz4MKGIMe9YUgO32YUOfpo2WsYrGToziHJDYk+rPerU03vy9V1gVttyt6wmdQ1H VIB7MzVhpSSL6JtEYk6lECOx4r+uKfMQgalrM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732744914; x=1733349714; 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=2VCnonyQlOQp7Ac/tOu5TeS7YDaMZ05xd1OfzdWS3Ig=; b=giWETAi3lvE3213ZHd26EFZWh+cru43pbJ1qaLDIrBy+ET39yHD0NoPF8hD5ZaunbN 2iPbffwElaVZPJvfZ0uom5Z285/YHKvSg+TmjHkVqkkNaK2xk555Lt+otRcw0PNDL0ns 21rntd8qvoHvZkWyWsVRYDxm6pokN3ijFEfu6IPFy8xRmTNq8vaunoGFT+U4gwDHzA53 LupVq7MiYh5samcJ/5BBFwtkAoto9brx7WaijJMxe+CBOuK8eLLEuIygaIEIQyHbyRqS nrRtI1d4moWdKd6tfIn+SzI7Ht3Q2YG/LPncS2S7b6J+2WOQTMpIhr3Z/73DAWUYaCGs B0fQ== X-Gm-Message-State: AOJu0YymHC/dk/WVnyUOjcjYx29N98Epwf3CmIYIyxU9qTJSDlBwWhly 6L+XjCPbsuvFdRne9Kis3lbz2OB6YuXk1JI3AOxJ81ycxIwGQwowANYqaV5fk6V/boyDoliGF5g dEvRXr53ABUzu5d7P1FxcR2hEMMPBlbemM0j0qhOj X-Gm-Gg: ASbGncs95MxB5J+hH7G/6w/XC/vW3crDqC0ZAeTUWTVPjf3zoKrhxDT4zXjjyqyVu8B 0B/idRHwK8wZj4RZnhKCwifsXop07l5R697OdZHjfNRzyPC5OQ5rIRkNHy2+AbrDvstT+oneVkV 7GmcNER8KzuuBrY4PKWUX/3UAZGr6E9zfeLaEt9FhUDvwEKvg+Ky31hADn+/CWkjg/aJusGFwvx 9aJ3yc+i9OsIHiaL50EQ1cIqBBM/b4L8a2ddVRpvrxFeXXo67UrCs8zgc8Wx0Vh9LLv7hY= X-Google-Smtp-Source: AGHT+IHhmcMGTUoiHGqZ3gW36KWBzbmySydPUdUYi7DGnVJUvA/hhpXvn/bjLMc/ocJ8iIS3MNEWgg/UKsy4 X-Received: by 2002:a05:6871:5312:b0:297:26c3:e7da with SMTP id 586e51a60fabf-29dc4012cf4mr4505430fac.11.1732744913846; Wed, 27 Nov 2024 14:01:53 -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-29de981403dsm7837fac.18.2024.11.27.14.01.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 14:01:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 14:01:53 -0800 (PST) Message-ID: <674796d1.050a0220.143641.092cSMTPIN_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 4E91E6052471; Wed, 27 Nov 2024 17:01:53 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/148927 _Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, November 27 2024 19:39:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148927 --> testing pass Upstream job id: Template-DTS-Pipeline#199704 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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/