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 F36634326F for ; Thu, 2 Nov 2023 14:50:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED8C240262; Thu, 2 Nov 2023 14:50:11 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id C04E340262 for ; Thu, 2 Nov 2023 14:50:09 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7ba05f119d3so601478241.0 for ; Thu, 02 Nov 2023 06:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698933009; x=1699537809; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZQdWUJ7/T2EVJm4eS88KapGs1JWDboMyt0Df3K9rw9Y=; b=jxhJCaUvteloiF2d3PHyGa7ZxPeIVbBD6tSHkrFft7Q4wmBlOLbLG2lNrABF3rsvpw icwkDg6QzAqZdrUkgVOlN0mvwBFrUFhMkeztKcjPBC1hmB2xxVuFE6LKTkZVQcOJguTM jIOutzWrLl2nJVfqdsB2ZJGddZg2zMtAUHBow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698933009; x=1699537809; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZQdWUJ7/T2EVJm4eS88KapGs1JWDboMyt0Df3K9rw9Y=; b=cU1S35tyJ0fml9d/FiBInNIHN9h741hmQDvDAnnblzha3jzemABprQrCokUGiVwBMv z8X5+MUBAEubVoZGnIfjl5qsAXGPtYkvgNbqDpq+33K4XrYmapfzpjq++BNA87MICSny +TH5l6MVgHCAH9X8M6RBpsd/AoRdvX8eLFpHuUczp35l6QvTrTcFu7VbgplpKVRXoMEN QZjLWc1ayIo+Kg8wBfGcAjWRWI0wrOsPXlLscELCVdM9wqIvg+SlrHk7TOo15KJBvM6o F1MwB/tPryNs440QLINwweNEXvAydMTFz2boDOoeDII5qT5cG5BXnA6By4y14gsd3FX1 TZpw== X-Gm-Message-State: AOJu0YzQRenVqC1XISWKvb+uQ+MiisG4HE/HVws2Ng9/VK/rnk4TxCn3 BOmbraRGJEAXDtePA08cykWFvf3Gb45BkkZoP5EniF7fWwLt4s95W8lBlE0fSSJajiyVpWAC/w= = X-Google-Smtp-Source: AGHT+IHk4WSiW2vtqFJZbI6R+OS5L9H3KCHkrxsiJXTu/YYmEv8cpouM+wOkhr3ywNJlz15maxIEOmhoesO1 X-Received: by 2002:a67:fdd0:0:b0:457:c557:b88e with SMTP id l16-20020a67fdd0000000b00457c557b88emr2572618vsq.15.1698933009225; Thu, 02 Nov 2023 06:50:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id r7-20020ab02087000000b007ac162b215csm1202686uak.15.2023.11.02.06.50.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 06:50:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 06:50:09 -0700 (PDT) Message-ID: <6543a911.b00a0220.5c644.2806SMTPIN_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 DC36D6051827; Thu, 2 Nov 2023 09:50:08 -0400 (EDT) Subject: |SUCCESS| pw133767 [PATCH] [v2] net/ice: fix Tx preparation 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133767 _Testing PASS_ Submitter: Qi Zhang Date: Thursday, November 02 2023 14:22:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133767 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28196/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/