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 0225E4388F for ; Thu, 11 Jan 2024 09:19:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F26F94025E; Thu, 11 Jan 2024 09:19:55 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 87AB640042 for ; Thu, 11 Jan 2024 09:19:54 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6ddf1e88e51so1025988a34.0 for ; Thu, 11 Jan 2024 00:19:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704961194; x=1705565994; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=obbXOKPBNJwCnrKqpTPUjBwAI/QQFzcHNwzHvODgO6c=; b=UqHAxVQlchuZzGfhLwvabpmtOs+CdaIT+MFoTIuMzdvqHFoxEAwD8Qq2PGeWGwL3rw MWibtP0Jz9VGJE03tJLNonQ1xzJaMa37BBqax4EpzR20E88NCNCejLoLNn8hWpWI7+pp V76/Ce+Auds5360S2jhx6a6IH7BHxNFLkcDcU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704961194; x=1705565994; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=obbXOKPBNJwCnrKqpTPUjBwAI/QQFzcHNwzHvODgO6c=; b=P+Kta9UCRTAarvJxMGPWGEbl59Av5/UkFgd7uOJZXNSgHYPenY40u5X8eWIkgMCSlH v2Fm14PU0fCRqIKNQrZC5d/4qYhg53i0NSLtleufX4BIDB5aeqeUzGjg9TgAwUf/bmlr /CE2WhliUu3w5NHr0gofd4hz9rvjqTvc8M82HtlDwaj5SXwlE+zf837QQMBYy0fgI3vW Af2SiDvBL05dzXKUQWSl+rs+0ucMV+33p/GMakujgW1mcg/NfpYc05KltfoCNDu88cFl OG6JElVQK6xOwLACrA9rrtHPfghPOyjnj1HVaoFt7jk8SYD+/qFy7nbJ5NXY/ajKYhul O0Ug== X-Gm-Message-State: AOJu0YyMpDFN3+4fd/JSjvAW2H+Bp9pkDYbnLZf0NDFp9KUazER3+Swf 1W6rpJCztnHnsJ1oc7BIOQ0a1a9Gn3BEcdJBoag4hYg/c0Z4eLLqhOV4iW6Wlj4uW33lYqhU0Si wc2cK0g== X-Google-Smtp-Source: AGHT+IEThn7UGAZzKi3LlVF9LhrB42MPLwKQ61PoG1u5t+4PA6BnQQFCeVOA6bT/XYqpwdzbAFmiNeIYjzX7 X-Received: by 2002:a05:6870:164a:b0:1fb:75a:de57 with SMTP id c10-20020a056870164a00b001fb075ade57mr964583oae.69.1704961193895; Thu, 11 Jan 2024 00:19:53 -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 du52-20020a0568703a3400b00205664e96e0sm11467oab.18.2024.01.11.00.19.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jan 2024 00:19:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jan 2024 00:19:53 -0800 (PST) Message-ID: <659fa4a9.050a0220.872d.0eefSMTPIN_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 616536043481; Thu, 11 Jan 2024 03:19:53 -0500 (EST) Subject: |SUCCESS| pw135835 [PATCH] [v2] app/testpmd: use Tx preparation in t 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/135835 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, January 11 2024 05:25:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:6560d57ceebf122c7950e633ea7ed97b44351035 135835 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/28845/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/