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 B107A45CD9 for ; Wed, 13 Nov 2024 15:57:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF2D640290; Wed, 13 Nov 2024 15:57:12 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 541534025E for ; Wed, 13 Nov 2024 15:57:11 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-211a4682fcaso24611505ad.2 for ; Wed, 13 Nov 2024 06:57:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731509830; x=1732114630; 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=akmG26/Aun19ZmB/dv3nGrdZtwfs51aQYzJAIUxpLPk=; b=JNIOqWMxeqM5fzejexltM1390oeY11EvN7qk7i8nPZ1QqM/UbMofAFpHYBKWIUyudG QWZa8xBnL/fx8BqebMIhOI0M6KCyI5w/uNLWUwHKHQrm7PVtgOTxvBwZ6YBH3jZkE1q0 GWUime6MB7qnKP3AnbetJP1OGuoh26F3Ypz7I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731509830; x=1732114630; 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=akmG26/Aun19ZmB/dv3nGrdZtwfs51aQYzJAIUxpLPk=; b=mU5Ok1UeSdcPtnT8JJ46hWzw0xqRS+vdek50lE1hbfSnBFY7HMdH6Uapgi2X2Z6vRv cnZBrwoNf0jWA8lzVLL/Z5gDd5ToUUxCJZKyxZ+LS3gFZx89YASusgW6o5C4uFAvHyaS lfBkQCyXNo0yFz2WribW+dn7LrfcYJuHYN9InpduQORC9TpWU+ZygCzNn8ggpHPATow6 eLA37XoD26C8EoMiF4qS1f9slN93g/+1/lK7UtflSuXucwknfKugu84/2LiJzvFXGPGk YNb56MN6NApVOquMpyLSSVDRm63lGAUxiAQIa9Bun6B4Tjzj4JKmJ5e0sN3XA0E0LcwK 6CgA== X-Gm-Message-State: AOJu0YxdotoH/8FnhRdzSuNKxj+mR2kKDVr7FLqJJZ/b4DLZAar2vsmE 2+jfLMb4ByakeFB/pMoixZWHa6It//EHvJxVK28voA+EnKige6gkb4Y1p5KqSzz0tKxRLcDGHz+ onirs9nYVS0A/fOmg/2QFem8Ix3edt6BvGNQU2EDSxnNN5PUQNfBNYTMW X-Google-Smtp-Source: AGHT+IGTN/BRKQ/Ov5tvN4iDRlaBbp1cHExmMh8xazGqcHypIaQ4TGr6rKP+PoEyfHlrelDjhljoHkTARVC4 X-Received: by 2002:a17:902:db0d:b0:20c:6b11:deef with SMTP id d9443c01a7336-211835bb654mr273177505ad.48.1731509830372; Wed, 13 Nov 2024 06:57:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21177ec6cc5sm13343925ad.127.2024.11.13.06.57.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Nov 2024 06:57:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Nov 2024 06:57:10 -0800 (PST) Message-ID: <6734be46.170a0220.1fe17c.6fc5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C37A76052471; Wed, 13 Nov 2024 09:57:09 -0500 (EST) Subject: |PENDING| 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-compile-amd64-testing Test-Status: PENDING http://dpdk.org/patch/148373 _Testing pending_ Submitter: Andre Muezerie Date: Wednesday, November 13 2024 01:24:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:c5df7a373ad07413d9652479272cd16adf989b06 148373 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31298 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ 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 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 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/