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 28D7043269 for ; Thu, 2 Nov 2023 06:18:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23329402C3; Thu, 2 Nov 2023 06:18:31 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 2F679402C3 for ; Thu, 2 Nov 2023 06:18:30 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7af20c488so6792347b3.1 for ; Wed, 01 Nov 2023 22:18:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698902309; x=1699507109; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7kGuT5v0vhBiaZSIq2+3s0qaAiH8NbxcXFhsm/YCZ1E=; b=JHJwQG4NYj3WWHg4aOrCGLsJqo+wOzcW427P13d/fSqYF2lXxtWk2mNjuHhbeLPPfN 2e6JYLrB/xH0U4JD4WtVKZwW/ciBV3Coo7ZNpCNFnRZ6ugalZwSc5ncnVPLCv5FhoBFA Fx/jni+yLFcAqQeRlGBVtd54d89OcooRSogGI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698902309; x=1699507109; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7kGuT5v0vhBiaZSIq2+3s0qaAiH8NbxcXFhsm/YCZ1E=; b=D6mrc8lMh61aZ1AHMX2cc86hvcw/G/GtpDL/A+CLcFsqsqEV1A+7kHM4B6Ef1jkUlt bx7Ovr5Pf9qZugELcIlMfq/o9mrRikY2ABTWG0dT/lmZRxPwaMPT/monRqtIQNMEAziy BrD+jdoC0SdNg6Yhh49akXFchbe6eCFvcOvDSHwoO4Yn5w+NdIfSERkwhc8TC82w/KBu jKob7o4FNWVFfHRdpYlhFOZPSRGJyXd2YO109R8sVjJ3tt4G+kz3MqT5eFPG5iLwCKno hyDrRkZZVhWQyoCrXk5kyXBGcXYikJQwWrBxVXhTkIFJW/srTRSq8xgPku51goeYlvex Z/xw== X-Gm-Message-State: AOJu0Yw8dNA8+ud/cQvb2E8V9eiQ7iaLCpzqk8VTII1BB9WBxOi9W/cd QBuafXkkSvhauHgvNYNca6mxA98VhnOC9xjh92INMnaLZ0SS7UZUnxXKnF5/yx7nkZiZbo2kcw= = X-Google-Smtp-Source: AGHT+IHwSgan8hR3EeiF628ilAMQwssAy3h8EPCpHIk1N3FzHWkwAjT7PJ4/PrfOx75oCCxubz386OiZ3IHm X-Received: by 2002:a81:9a82:0:b0:59e:8f6d:92e with SMTP id r124-20020a819a82000000b0059e8f6d092emr16729043ywg.49.1698902309529; Wed, 01 Nov 2023 22:18:29 -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 r83-20020a0de856000000b0058de027b291sm363378ywe.3.2023.11.01.22.18.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 22:18:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 22:18:29 -0700 (PDT) Message-ID: <65433125.0d0a0220.d8e37.70f5SMTPIN_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 309BB602A042; Thu, 2 Nov 2023 01:18:29 -0400 (EDT) Subject: |SUCCESS| pw133747 [PATCH] net/ice: fix Tx Prepareation 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/133747 _Testing PASS_ Submitter: Zhang, Qi Z Date: Thursday, November 02 2023 10:12:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133747 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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/28190/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/