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 6F0B3436D1 for ; Tue, 12 Dec 2023 13:36:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B46A42E18; Tue, 12 Dec 2023 13:36:35 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 2F8DB42DB2 for ; Tue, 12 Dec 2023 13:36:34 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4b302ef2523so1489660e0c.1 for ; Tue, 12 Dec 2023 04:36:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702384593; x=1702989393; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mGxp15eb2YyG37oGgcad5iPmZjE5SejsmILqbvkOCpA=; b=g3TtHSpX8CDyEMi75zfXWHJRRHeMUmpwS7x3x5baZy2n26WRYVja9CN1tK00kKw/Et M/i3xoQVYypx5lLB15rLmGyw0dbP/3KGcBGepwT2p5bhKp8cEV/de4qznOKqQ11Qrb+b jtBQz+r5UMFRVNNTS6drZPF5163+dlTGaeK4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702384593; x=1702989393; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mGxp15eb2YyG37oGgcad5iPmZjE5SejsmILqbvkOCpA=; b=fbhuhnTVkQ9yNPwlgReiJjUANqCWgKZyxuto8dPpgfKvbPV3UE4SdYa8FaIRk/Nfjj yn8sm5ZyZwQ2/CWknnxGFpaC6hWE70gVTkUMVzUE8snpviW8niagx5u6jLBq5Vbn/aXG qE+r8zhAAwWlkVCWpr8Jyu8H6oGshM6o1Qx2AMDAoVE+JT/aRVR5ihFuAE3vDESsbpoK lDomjPK0GwwKHOkezFYZgffBmGq43Gsc/Uonp9GuFizM4pgLNW/NMmhD/R5dOHGChea+ HygyeuRq6jD+CI4p5XlHkIYhWrhZJsjAyJRudQz7dHITxSGdG51TjkcvaIqdeoGweP6R pTsw== X-Gm-Message-State: AOJu0YyWusHDcIuKnqQxnd7Lb4Wl6MJgdvQsj0gutwy9pzocvTPJWOPX reNIl9wsdwcdZm9qbetCoiqjvSn8AXs9DlT+YE4KNLAtdlwMrC1XdN8g9A== X-Google-Smtp-Source: AGHT+IGHs5sWjdNUZ5CrE4gHptytH+GWB9tqsDzx9T7z56wUs2ZqXrXHbYcgtO1V6AhuTpH6IyJ0khF1wZRm X-Received: by 2002:a05:6122:4a8e:b0:4ac:5a8:f45b with SMTP id fa14-20020a0561224a8e00b004ac05a8f45bmr5275864vkb.5.1702384593538; Tue, 12 Dec 2023 04:36:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ce22-20020a056122411600b004b2eef2b77asm1109020vkb.10.2023.12.12.04.36.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 04:36:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 04:36:33 -0800 (PST) Message-ID: <657853d1.050a0220.6f5bb.13deSMTPIN_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 35E3C6051823; Tue, 12 Dec 2023 07:36:33 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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/