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 12A9A436D1 for ; Tue, 12 Dec 2023 13:38:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D6DC42E18; Tue, 12 Dec 2023 13:38:47 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 0A4FB42DB2 for ; Tue, 12 Dec 2023 13:38:45 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-20308664c13so177128fac.3 for ; Tue, 12 Dec 2023 04:38:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702384724; x=1702989524; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ex4Yip4wtbVmaaQq0oG4cgbyQUJTBziiwLsFFnblqEI=; b=R7NMiAP+NNuMjQhUEajr8P9zqaM0zxLuTEK0g0WTuczd7SP+mtCrUijYZruNXeis42 nsfd7aD5jsyFG0rvMfMsAXsf/F+LZ9TIAHMQr15tI0MrT9xyQZkwsPYpaSozKl1t3k9g i6XWLjw5GVREH1ynwECQepieWh2DPsJ86wLWg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702384724; x=1702989524; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ex4Yip4wtbVmaaQq0oG4cgbyQUJTBziiwLsFFnblqEI=; b=q3uZNZVkYSjRkVRZCrdZ/zuN6oYssEs7IngZZRJYu4OgQrSBXxHvvROB9Wa7y3D53i 3QBrGb2/pBvvaeyPwt2S9x5Wla9se92ttG8jTG1n3Py1ShEdfF4sGbisYzDxOZKEGbiO Ulny+D/cQCNd92SKhsOaAy4ft6PUqboqj1lcA87moYgCYnHQJ3BDvt50rXDQBkAPGccY dejYBLyjeH7O4itmZe7TA3LHSicrYB6E904Hf3RTT4UPS/My4exxuyfK5OXtE1FfCOX9 YPael1hhpPPUFjX5xyyrQCxkvYiInOjj+MnyXGT+RqPb7LrS+USJKrY9lP72wZ0h+1qs /xcg== X-Gm-Message-State: AOJu0Yym9M7wxRcy9dRU1Hl0rdDOxSZTWETl6/moqdl+0ZBEsOwoG+u6 aNskNf6cDr2yMvzM4tj7vmLabJAAhYz3VnbnhjXqHOC9eIpUkZ6d1u/XWRJKTiYlZN4Y/NNCww= = X-Google-Smtp-Source: AGHT+IHRH9u3aMkuJ7CQIPFdq+1vFqRHRlKVzO0VvYgMp1RV7oUieRTBKe/53wifOuqmfLxejxC8bjzsVDcS X-Received: by 2002:a05:6870:c14f:b0:1fb:75b:2fbc with SMTP id g15-20020a056870c14f00b001fb075b2fbcmr7862430oad.83.1702384724407; Tue, 12 Dec 2023 04:38:44 -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 15-20020a056870110f00b001ff0b1734a6sm553409oaf.31.2023.12.12.04.38.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 04:38:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 04:38:44 -0800 (PST) Message-ID: <65785454.050a0220.3133c.e7ceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DEDA56051823; Tue, 12 Dec 2023 07:38:43 -0500 (EST) Subject: |SUCCESS| pw135057 [PATCH] app/dma-perf: replace pktmbuf with mempoo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135057 _Testing PASS_ Submitter: Vipin Varghese Date: Tuesday, December 12 2023 10:37:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135057 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28594/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/