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 953F14614F for ; Thu, 30 Jan 2025 17:35:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CD2140275; Thu, 30 Jan 2025 17:35:18 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 229AF4025A for ; Thu, 30 Jan 2025 17:35:17 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7b6fc3e9e4aso90593985a.2 for ; Thu, 30 Jan 2025 08:35:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738254916; x=1738859716; 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=J+NN/gqo5RgUQhneiGz3LP2c1tXzxcV8BUX01VixsOY=; b=apTo19tztm1/iwajOLeJ/KPgNXsRlC01dHjNsWiCwJNN4IZOAM1KlXIJo5ykASrNh4 yRA8oDIFxFRcTCqhuYoqIWgyoWlILLP65p9ajDKUOWqiUgLYpZQIOWbyDYU65nZey4vq EXTkj3PtAyRU0+Et0opGQ+H2GHmDwM358HQ5Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738254916; x=1738859716; 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=J+NN/gqo5RgUQhneiGz3LP2c1tXzxcV8BUX01VixsOY=; b=mx4WRdUT+Q1BwVcI1GmyeaOn1L62vFn3IwWgWHRw5EDvhV9z9QSM9utjtkDoJnLbNr u+0ut1msYtCzrgZwXy+yiZziDORQAB2Yd2F62zjAGFDjEArzXWqMbAwbtrkta91MWgQ0 yS0BX6GLkuN/L64wqFWys01jh2KOa1YgwXdZ+6KOIGFqW5MUdqxl/5WK548ann+xGXJP DrGTNUZKNV/fiO2PTK+6X+PgY5cKwbFpYHftUxO1vkHVN66bCv6BMpD4eiA+R7evuaNE xJ5CHEDoRhA5AtHaxbF2r/X5fGlhyfiUKu840Tf7bDkhZRONIsYwsSCP8zvB7743/OdK upeA== X-Gm-Message-State: AOJu0Ywg9BegbqgCYQhfmnBTnO+hAg2QPOisWdmq0eV7MYpGlGvutITQ 27PKEyx5yLeixqKeGVe2IQ6CBT2tti0Z6z7RQd4fXuBxs4d/dlAvzmwv6en8saK/dtkKfQunP7a TRmkGWk7kkzck7oxxCGiGhSMTkoV5dTGbayzIEx0V X-Gm-Gg: ASbGncvH0IYRqUvUEygJGNHQ3T1dFDFILRB49cPGEsu2A4OHv0ySnFzgPYeliT4fzpS Jf99ShpfnhkmkAOdPJQUUsezSS1JNYrPLFoU9OTK74iXDrfdkenxo7Ebv46ZH58jrYxXwLkkvId iIH8rrg6/jyXT07gbO8POAudiZzosKr9smwhPg0DjUfn9W8r7yNYqV7Eq9HJZX9EOcSyDuFMEyQ SGZxuRTzRXy7cCkFsQ5TSCyrDGlF+wcjk8sLpO4+yUOrvS2o5D0GJleihTaYv/nw3BTGUsErCuh 3jzxLNA25YI7rKgT3Zgwr+xCGKIeDA== X-Google-Smtp-Source: AGHT+IFSyVFq+2NGxPVcofzFgwaHZOtRSJam8kpFcd+LPY2e4/dbvIpHOmUyDUL5k9IkV3FXbbmzKDKPSMJ8 X-Received: by 2002:a05:620a:d86:b0:7b6:da21:751c with SMTP id af79cd13be357-7bffccea296mr1046848185a.11.1738254916444; Thu, 30 Jan 2025 08:35:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46fdf162083sm589051cf.18.2025.01.30.08.35.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Jan 2025 08:35:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Jan 2025 08:35:16 -0800 (PST) Message-ID: <679baa44.050a0220.291267.359cSMTPIN_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 21FD36052471; Thu, 30 Jan 2025 11:35:16 -0500 (EST) Subject: |PENDING| pw150637 [PATCH] [v4] mbuf: add raw free and alloc bulk fu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250130144949.671542-1-mb@smartsharesystems.com> References: <20250130144949.671542-1-mb@smartsharesystems.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: PENDING http://dpdk.org/patch/150637 _Testing pending_ Submitter: Morten Brorup Date: Thursday, January 30 2025 14:49:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:9ab5a5f30c4be9f12ddaf50aec3435986bc5a495 150637 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#27054 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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.8 (Fedora 18.1.8-1.fc40) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32459/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/