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 5E5BC45564 for ; Wed, 3 Jul 2024 22:07:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58095410F1; Wed, 3 Jul 2024 22:07:45 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id E35A54064E for ; Wed, 3 Jul 2024 22:07:44 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5c40f0aed5bso2460097eaf.2 for ; Wed, 03 Jul 2024 13:07:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720037264; x=1720642064; 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=nLj0euQnCxOvoG5xf/wzM3LXNBA9FCRWtDcnS76iZnM=; b=Hvmyu9gc1q/qBfVgGZbRjiz+K3NtS2/xAdxig2bX3TmcNHSw4rS+RKs5r7htOY33YH u7l3inHJvn23R5SSrH01Y5rHPQM2kE1r8OpBFQj2qrHdaMPeo+Y3nVKbYS7+WMEf2Xd8 l2EKUXFpg2Ghwfxph6pwrEEwtercn691HC+aw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720037264; x=1720642064; 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=nLj0euQnCxOvoG5xf/wzM3LXNBA9FCRWtDcnS76iZnM=; b=wpqN0YD41ewc3zNlyRGUgbVhfct0Qex/gQNgj+R7xeNS/CgvHNZUr572BCAWVAUY4v 8UAdE0gnguTg1j8j0ZlVksaxpRs+w93sCxzEMGeTet94ThXhicvQwzokedefuAok5eJq LV6evZC8vG9su/hpDDF/R4uyM5nDHssKp3EuyoaXMO+5MRTirhfd09CnK0DqL+kyaQ6u 0AQ53/Jkd7N1E3Rk8txX7m3dyS1vln5LICWKjXsjH4JpXWEcQAnAwcSCf3eKiqOFq88U AGnwBzaYS5piZLivPqGOr4tji8z9izk8verlyST58PQMSbu0EqAu76tle9uBzZ+rPviO bJcw== X-Gm-Message-State: AOJu0Yyp+0mecYFLuuS207TRBpqWqqzxv+BXASjcckLU4Q9OPFZttwnM AhJmw9lQ9xzQBCVoH4U7IaSbR7rrufqRwVrWIrdu+hWZEC9qMLsMYPbu84d0fl7nuVRGaSzd32A hm2YhWJ7vrbZpn24IGyUnSFnlT/D0EAtCaOvKxUUZauh84c5h/yDmerY1 X-Google-Smtp-Source: AGHT+IFUJo5OW0XUADrj94bF8cicgthyzs6wn9TIrKEcEcP7L1g6WqhhvPFYzRabi+aH+4lyh619Ggx8qgN4 X-Received: by 2002:a05:6871:3148:b0:254:8ca4:a189 with SMTP id 586e51a60fabf-25db350baf7mr9940890fac.17.1720037264047; Wed, 03 Jul 2024 13:07:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-25dfa056978sm139791fac.31.2024.07.03.13.07.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 13:07:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 13:07:44 -0700 (PDT) Message-ID: <6685af90.050a0220.9d9e7.9bc2SMTPIN_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 82AD5605C351; Wed, 3 Jul 2024 16:07:43 -0400 (EDT) Subject: |PENDING| pw142074-142081 [PATCH] [8/8] mempool/dpaax: cache free op From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703111644.1523242-9-vanshika.shukla@nxp.com> References: <20240703111644.1523242-9-vanshika.shukla@nxp.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/142081 _Testing pending_ Submitter: None Date: Wednesday, July 03 2024 11:16:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 142074-142081 --> testing pending Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 8 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 37 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Debian Bullseye | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | CentOS Stream 9 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 38 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 38 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30399/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/