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 C668C4388F for ; Thu, 11 Jan 2024 09:14:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C255340266; Thu, 11 Jan 2024 09:14:33 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id A28114025E for ; Thu, 11 Jan 2024 09:14:31 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5ceb3fe708eso1956117a12.3 for ; Thu, 11 Jan 2024 00:14:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704960871; x=1705565671; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4zQPcrpsCR0oeIajAUanb7N6YoEKtlmsQ8Hruez6bxQ=; b=J0H0/hpz7J28kaOznZ/FO+b5tGqBY/vBgj0ZNBPFWbyxZT7+GHyupoy1ognvmsTC83 4UNckilVcJe0fTXeznRkoQ+gyu3kz6oeq6e2ryiS9aPO84YTfERrDOXpQ7qvxPXFZRUr g/D0Lld5o6mypVpGc5jzs0o/YbuhTPDwz5OCo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704960871; x=1705565671; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4zQPcrpsCR0oeIajAUanb7N6YoEKtlmsQ8Hruez6bxQ=; b=YGLhU0IQBxiumaJQLtLJQRbwsjXQcrE4AvepaP+at7eeEg429PvnEjBnsr9uya+0An 3sur7BsMMg06g5SpU0YlQSGTRLwxKLG53W11RCAS+LScnYKihgnr9+afoQNFFiXAwhFD WE5CJ2PGN3MxmnnsFkND/mwKh+f9HsmqiEwPv/V5P7vrawd1HDfu94XfVzylVdR7AV61 GMJo23J/WCniXe9KElCd4D9iNVvDErUDdxLbnd1xowBHWdBgPkWwHCL/yIffuQSOaZd7 Bl4+PMP+gTOs9IeoOPe0W7fx7AgrV8KoHuSYzFYKxyBLLoFfcTz6MXy+JZXi1xyO3NcM 96/g== X-Gm-Message-State: AOJu0YyAGMc553O/enH5aNz6Jy+tkktjEbueG30kcOpa7W6yEDT6WhsS zl5iC85ygCzAklrN6OKZl66B71FT3kKcLSQI+wOh9Rht0dc1ghq1jTH1K3yKztIApA== X-Google-Smtp-Source: AGHT+IE1end2CWHN+7csGF9Tsxki3HHldGs+q+aasrO4jU3vzEYc8E3rWlVMjcAorZHyJHl2TYRvz8TeF0ov X-Received: by 2002:a17:90a:c103:b0:28a:f2cc:e008 with SMTP id q3-20020a17090ac10300b0028af2cce008mr623679pjt.54.1704960870854; Thu, 11 Jan 2024 00:14:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id li3-20020a17090b48c300b0028b99b75c39sm29896pjb.1.2024.01.11.00.14.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jan 2024 00:14:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jan 2024 00:14:30 -0800 (PST) Message-ID: <659fa366.170a0220.cee25.2632SMTPIN_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 DD0816043481; Thu, 11 Jan 2024 03:14:29 -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 | +---------------------+----------------+ 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) 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/