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 5727945CF7 for ; Wed, 13 Nov 2024 14:34:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3099B4025E; Wed, 13 Nov 2024 14:34:51 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id E0B8E4021E for ; Wed, 13 Nov 2024 14:34:49 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5ee58c5c2e3so2516899eaf.2 for ; Wed, 13 Nov 2024 05:34:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731504889; x=1732109689; 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=zsZ9qf4yutUNOO9qWHQbUiP2rUpUaNVuX5E0oN0Xa78=; b=gVzx3hcetv2ecPhYIXq543zu61xlg1sIV3P5/n+dNaEPREpcasVwkNZZczdOGlnbf0 7Ui4yXz2K7gdxcZNjNjfm+5NEpKpEBP8dwQqiSFCIlaiidZTusmuoWE4oHNCmBNtQEYU D5oiu/Y+dKh+89aSOkdXoLvRPrfPCxk8fKWuk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731504889; x=1732109689; 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=zsZ9qf4yutUNOO9qWHQbUiP2rUpUaNVuX5E0oN0Xa78=; b=VVgugE3LVP0M1kyiAkS4je6tMRbGq2GofyhncNe+Qi9LewtE+h4FAqH/Iee2HYqbV0 SCD52GIc0cc5/AzRa26EOZcxP1WiD5B+9dPr4wWihTS3uzpS3KBGSnMa8Gn4bFjX/hQu UdAGNpYVA2PWnp91c+qu4b/nxcOyvOj2pN9xwF9i8hN2NeBMeH62uzJKV3ep1KIj/WbR QXjoWsN9+9VJaNzpBuA2kHy7Ks9jDW9jlVrHL2gkUTy8okR/hNx5uRnP/W7wT7Q4iB2M XZE4igijfje/a3343OI6qX7Ri7Bn//H2QKxlcWDbqDTVIy6Vlk9t5yVHn53If1sdd8kf /NXA== X-Gm-Message-State: AOJu0YzRLLyxnJ4NdxQF2hxOPLx2KF9HlxwGULf75E7LoDGlTHTb08SB hUNK3XtJt3lBejCplMUGbjnnuLneVTVFM23oj6ehZLaKn/929A44dQBsKN9Lj9g0vWO/OStqwtg TXMv3OCPYi1leYL+hioP/gFJljulVYFwoPqkjDz/o X-Google-Smtp-Source: AGHT+IEQqO3lNz9LxboM6dtpplg4RzbeFH7LQp3C29PnqXd2UVF/PrwuD6WMyZ7N2cZmvNG/Euu6SpIZZEAT X-Received: by 2002:a05:6871:401:b0:277:f9d5:e85 with SMTP id 586e51a60fabf-295e8dcc8f1mr2794384fac.22.1731504889080; Wed, 13 Nov 2024 05:34:49 -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-295e8e92d5fsm427353fac.2.2024.11.13.05.34.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Nov 2024 05:34:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Nov 2024 05:34:49 -0800 (PST) Message-ID: <6734aaf9.050a0220.0b58.47f7SMTPIN_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 A24456052471; Wed, 13 Nov 2024 08:34:48 -0500 (EST) Subject: |SUCCESS| pw148373 [PATCH] mempool: enable code to be compiled with From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1731461073-12789-1-git-send-email-andremue@linux.microsoft.com> References: <1731461073-12789-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/148373 _Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, November 13 2024 01:24:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:c5df7a373ad07413d9652479272cd16adf989b06 148373 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#290867 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31902/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/