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 D682F436D1 for ; Tue, 12 Dec 2023 13:45:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D125842E18; Tue, 12 Dec 2023 13:45:11 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 215B442DB2 for ; Tue, 12 Dec 2023 13:45:11 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d33877dda3so4577305ad.1 for ; Tue, 12 Dec 2023 04:45:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702385110; x=1702989910; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IkowrYLWNaNsQmzw034snG+ZitWL3aAGCEPJDKJ1onk=; b=h7sPaeuDY0f5qOpHgSGN08zVOcbhBcuBhVvX50l5PNS2iISC8SC79YCMtShYPZPC46 KN4I+T8h6UmklFmoILfOvP22xhZITUq8cF/jd6AvIejmuid/d1+zsNLdezZL2aw5H9tz NG/yt/fFJIxPdr2wSoNy/XPhLm45c00AEz6ag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702385110; x=1702989910; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IkowrYLWNaNsQmzw034snG+ZitWL3aAGCEPJDKJ1onk=; b=G8nQoGDTfsmLauI97l/mhjAXEQJ2gFUM/jmpSElYnwwkXFJ1d/q1ozVmnWiYHQbHcf qdQB6xVN/r/DIhV3kiBzei2AW7dPClkSoR14jsSKiVSeOzMFPDanscK5Z5j/Zz0l4txF HKp9DFAiwD32hqOBeB8K2UCY0FWJQ+aTUTZgEkjrmdbfO8GYXVLvO2OvGKdcM/G0+mYx TgSktrEWdc2D8Li2Oqy8iI3Y4iOVhsoPEP2PTGHNjU+u7VpAGGjCy0jo/m4jlFP+ViLs NGRpAjMZWcf8qTCgNXyIGQJMujbz6oAQNeM7qAt6yrbse3arAdvEqeb3+ui/XkxvIkK0 tWvA== X-Gm-Message-State: AOJu0Yw/vf4ozILQYAQXAyMxCD2yKmkxWwNByfTpkQTd7f7MGpdzdj7e X3JsJQyZpiamiwMor27Uzna26GE6bzvJZsB8iHiEPCAVCSsZauJRM5GIOw89kkpwazbqmAQ2QQ= = X-Google-Smtp-Source: AGHT+IGS/hbCMdY0ayJD0+y5+wODXsEr35LpyEmGcKQtbvFa1yhX3TICNc4ze7lJQua/cka5MJKrzl5c6xj9 X-Received: by 2002:a17:902:ec8a:b0:1d0:d18c:bc5a with SMTP id x10-20020a170902ec8a00b001d0d18cbc5amr7178610plg.121.1702385110217; Tue, 12 Dec 2023 04:45: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 l19-20020a170902d35300b001cffe1e737asm520866plk.43.2023.12.12.04.45.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 04:45:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 04:45:10 -0800 (PST) Message-ID: <657855d6.170a0220.4ca22.e9caSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 65DF06051823; Tue, 12 Dec 2023 07:45:09 -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 | +---------------------+----------------+ 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 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/