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 17A2F4388F for ; Thu, 11 Jan 2024 09:09:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12DB240266; Thu, 11 Jan 2024 09:09:47 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 80F5B4025E for ; Thu, 11 Jan 2024 09:09:45 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e7c1012a42so46881767b3.3 for ; Thu, 11 Jan 2024 00:09:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704960585; x=1705565385; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=obbXOKPBNJwCnrKqpTPUjBwAI/QQFzcHNwzHvODgO6c=; b=R4MYR3+iHw/TunRZMBv3pMEA/SjANg/gW8bZJdLXnhwuVIrxufygkTjtDoXP1P1Mtg SLSOJ89gGhmLKTZySggsOAF6jfdnzCD1RnDUk34RpPwF0o/dTmwl/Pue+mk/WOnntefY j18Zf9Pm/rzWwg0VTuL9VFv9Rb3PHhZMoXVYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704960585; x=1705565385; 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=nlFSH7/Vfeubto3AWn/0nsVRLDEjFOHbyIgAGNXfBHGn4vfRtzMeveJzDbMtSrsGyQ Juvrg4Uj4ivntvGe/vOMUjbASZ4w9IqzJIcnEc6lIM6aPYwARA9pWQ7pivq1jL6NuwiB Iv2vy55MMLyHd4NfxZ/50NiZNjGpiCm+idB8HmZHkIR3byzdXhbO/lAON9KitKnjXHsB 6gQCaNMjkp+TX+crCAEWa8p8VBe+DtIeazO02Q+v2pDEKcR6FYoxuv1iZiyilPDLyZld qYHRTx3B4IExJqnzmHOEh1lSCAmjovk4isLXcj1tDn4oQqoXl+oaaKoxlL4N6UQvleTW +xDQ== X-Gm-Message-State: AOJu0YwHCFETwamWMvfvOzf0zG68oonh/n/qBcmzQabOxnn81LQgW873 VZAUdBTiuFOaM06bLeNVc8jnWc47nzBLSwBsnGMxR9XpXFKwSOdNbC+5hncD3czSKg== X-Google-Smtp-Source: AGHT+IENcalL2IP4/3flK3ErUMQ7N7JgpX2AlKxsG0HH7lJ/lEKQ7hPQVf2p0TpMmT23CUAocd9t8jjS4lSN X-Received: by 2002:a81:4916:0:b0:5e4:acfc:4d0e with SMTP id w22-20020a814916000000b005e4acfc4d0emr318481ywa.2.1704960584959; Thu, 11 Jan 2024 00:09: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 f5-20020a81a805000000b005e2c726486esm26435ywh.30.2024.01.11.00.09.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jan 2024 00:09:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jan 2024 00:09:44 -0800 (PST) Message-ID: <659fa248.810a0220.29d39.2275SMTPIN_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 96D966043481; Thu, 11 Jan 2024 03:09: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-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/