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 16E29436D2 for ; Tue, 12 Dec 2023 14:19:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C127A42E46; Tue, 12 Dec 2023 14:19:38 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 774D942E18 for ; Tue, 12 Dec 2023 14:19:35 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ce26a03d9eso3516306b3a.0 for ; Tue, 12 Dec 2023 05:19:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702387174; x=1702991974; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B/0yGLOpCz/FQOFjFdQtsGHpZCShrz0W9Yzas4Im80w=; b=EH5TBv9LFukRWOzdu7sQh35Y0qIGKLz2hJQwv9PaaYd9SD4GMQtF1DLKWBxUpTIhW+ xWcZA6o2mgvQsddWEZdbLKfdox6yMb5y9Dk7/jG7+Bm1G8g+G8m8qGDP2g7ZugYyVW3W XBG607d9td46tpXBegzOU8pPTsRPZ80hkZ/44= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702387174; x=1702991974; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B/0yGLOpCz/FQOFjFdQtsGHpZCShrz0W9Yzas4Im80w=; b=dRa85B9KBCP4OmHlwz/J17Ep4BFISZdN4ETo5P4uBcSFaET2LQZ3DiLknLPaqjv+Bn vOIvhASFUZgeMVdM7Wd0ds7vMGFiwXN5TDS26u1lUw9ceEnwpmYdfiRRtGqwdUW2z0GO x493aOYqlb7zR53f3slA3xtGmEqiCkcdBdS42PB5cMu6/O3DFUFg+GTZeaK0tPrOUyKq 5LoiAI2yIXyoJ20jWo5pHJu5b7dPIZtOA+qcYU6EDK0GW2Wby5RmOgT4a/VwqCy2Xo+4 5KRfvecSZlZzua6mMbRkyds062P+tXBNbupBw6ndpgCAYxCOOTE4yQaeW2JBlWIsifEN +5Cg== X-Gm-Message-State: AOJu0YyCtWXvYdk3GnrkMEdDLxr+48WnfifQtTbom3XVUHrHONQ7jdPQ 3hPLSwwi5noHzilhKOHu1iJDgovD+lunFrydHWPZ5L0Bf+D/UD8jmhYUWA== X-Google-Smtp-Source: AGHT+IFuQq44hcQwaGY6LaxqitohNHiIXmqluDvEoScH2sxQvLr0up5b4jVL/a/femKg2kYkGSeT3JhtJbWU X-Received: by 2002:a05:6a20:f397:b0:18f:97c:928e with SMTP id qr23-20020a056a20f39700b0018f097c928emr2952307pzb.115.1702387174736; Tue, 12 Dec 2023 05:19:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u24-20020a631418000000b005b930435869sm819747pgl.2.2023.12.12.05.19.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 05:19:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 05:19:34 -0800 (PST) Message-ID: <65785de6.630a0220.3a726.974fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 045546051823; Tue, 12 Dec 2023 08:19:34 -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 | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/