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 8B8E4436D2 for ; Tue, 12 Dec 2023 14:12:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8677E42E18; Tue, 12 Dec 2023 14:12:16 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id A120B42DB2 for ; Tue, 12 Dec 2023 14:12:15 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5cdc0b3526eso45127537b3.1 for ; Tue, 12 Dec 2023 05:12:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702386735; x=1702991535; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x/AAHd2fy0Xg1eL4HifM2E8jYvF69QrWZd0uw+kC368=; b=avmns3jyAB8rdlCpp9NV/7a7/3fsYQbove+zRqO5KA7mzuZdWnGcg5hKMX3tPiiO7w 0UcnUgf/xkTEdeB2A1LzoTJeC8LrKxmzYQkQsKQZBlKlxZPUsRRcvRt7kvfBiMQ2IdTR ocLrCB0yBtpF2TjX9mxEhddBBA5IBfWaoBwrI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702386735; x=1702991535; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x/AAHd2fy0Xg1eL4HifM2E8jYvF69QrWZd0uw+kC368=; b=DJW1/k9oVwAhhC/hGfjPFT1bLb3ofy5lSq/CXfk7h/+5MslKVml/UQn18B+J/zBj66 QPW/B34hTNvFSBjcEHyhDbrgyPO9GZ1pz+8VPWgugf3PkP30BiX8XuTQ43CzG1G2pcuS JWkT9fmGskM618ry5pdED31EeNv8qPMoHKjzgB89IpiBAHK5eTqO/Hxl0RJ4gLaBpDwN 0dQ3yVzME8V8+3ZXtTJb99Po/uhptFLyfO9MeejOuoTGoF7KOMg+Tiud1Ye/uzBWwhyz pCndqRRJMKQ1MLmVU+be5fbxtCk6O5PV9YzjKFgR3dlzKqbUOyQqoaBczHYo1ix8z9dW by6A== X-Gm-Message-State: AOJu0YxueqD50GCe4DD349xTuDHauHevx69LI923aasbuZuwuUknxOFh /TfE/gb6bK9CYQykmitvB3yGanvP86oZnpqf7/0j2Z67tGC9wJ6NGgzuxw== X-Google-Smtp-Source: AGHT+IHZLbD/kZ5hrP3SQ8zClWB01oC1m3yETk3BFCmT+iUnHEQaW1neZBsN+pw5JsWzsyJQCawwSidpsxGx X-Received: by 2002:a81:8245:0:b0:5d7:1a33:5ad6 with SMTP id s66-20020a818245000000b005d71a335ad6mr5005519ywf.35.1702386735082; Tue, 12 Dec 2023 05:12:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s66-20020a819b45000000b005cfb2cccf58sm217926ywg.12.2023.12.12.05.12.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 05:12:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 05:12:15 -0800 (PST) Message-ID: <65785c2f.810a0220.3dd7f.8cd3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B52856051823; Tue, 12 Dec 2023 08:12:14 -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 | +------------------+----------+ | RHEL8 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/