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 2851E4388F for ; Thu, 11 Jan 2024 09:30:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F7F340278; Thu, 11 Jan 2024 09:30:47 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 231F14025E for ; Thu, 11 Jan 2024 09:30:45 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6813a2a8137so779636d6.2 for ; Thu, 11 Jan 2024 00:30:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704961844; x=1705566644; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CHfL55Dn1coFn+l5VpZaBkl7j71WI7HLWBrEkC82C4A=; b=jgRa/be1aPG4RZFkxri2sqQmFeh5Q+3Ae/2Jh0DbyDYuGXfBP06lCUkcps4+qYpLPZ 8B2kmLAIlG0hBf1iFaGpqlF2zVR7y4LHG89xLX5bOdxcT6y+R0CtL5X5lNSgDBP/VnNy stVe++bpGFzL/aGNoDJf3597y+EeWMRrxm2ug= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704961844; x=1705566644; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CHfL55Dn1coFn+l5VpZaBkl7j71WI7HLWBrEkC82C4A=; b=Up6r0/udndCkoxbs8fVa2JAfjwDjhpt2fnT4xzTp/sYJb4xoikOvrEAeESoZg/9m96 doX+uRwbChrQ5RAVYcBNWd7BxsIPYOM5b5fUUbtU0g/rMhygm0M44HPBeaXv8NSMtYvw 5E7Xat89znsrBPkEmopvmoQrbSZ2IOI5aTUpSyPUzjjKOi90LlrwRhDii6+nNmxutim0 LPHXsACf42Djnkh77J5S8Espi12AJA3BXdCVE/3V9Ab2ulCI6BMRP4WaysxNIUzLkPV0 mvGZJOZIQMQDXXLh84jMytG+rmn2x7X/vi+wikVUi/n7/hmd7bDL96dtxVnsL79+qiA3 3P4Q== X-Gm-Message-State: AOJu0Yyr7NCmSXv8ENpUjSVvn30dLGIUujhnzkgrNPH+Kx1uDThIZ/Hw oqsZRdxNwe/bPiYc8Lj66a19qUDxL6O3HMB3jIckNxofHj4VK4mgVuOZon5eu8gu8w== X-Google-Smtp-Source: AGHT+IHOISceQjC+KBwXtLUu7z+57UoJHTUzluJsuELNtWdC9r0nfexpbNeWkt5B9wmzS7dtTGvIQLtl4LC3 X-Received: by 2002:a05:6214:400b:b0:67f:85b8:bd2c with SMTP id kd11-20020a056214400b00b0067f85b8bd2cmr932350qvb.19.1704961844634; Thu, 11 Jan 2024 00:30:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n18-20020a0ce952000000b006805f615420sm14528qvo.0.2024.01.11.00.30.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jan 2024 00:30:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jan 2024 00:30:44 -0800 (PST) Message-ID: <659fa734.0c0a0220.2f62c.126cSMTPIN_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 2ABD56043481; Thu, 11 Jan 2024 03:30:44 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/