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 3310243269 for ; Thu, 2 Nov 2023 06:13:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E52A402C3; Thu, 2 Nov 2023 06:13:15 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 6FE64402C3 for ; Thu, 2 Nov 2023 06:13:14 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3b2b1af964dso338653b6e.1 for ; Wed, 01 Nov 2023 22:13:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698901994; x=1699506794; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6ujP0tBthTw+01WnwESgIz0G5DGH2k2hqAzpNuLTstA=; b=KRWOBuUho3h6sQ51ZVMIGKPd5caanuG30ZgzmNe/X/JUBxaKhzgqbbrWXX8G2mm24Q 9/ytgXtRhm1gOtFP74iOH6FSRgxedWHaIn1ote+eaYKsT56/3B22IIeL7TvsGEJnsZTU EVnxiZkzfZESftTIb286iUBiz+0iHhsokpq3Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698901994; x=1699506794; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6ujP0tBthTw+01WnwESgIz0G5DGH2k2hqAzpNuLTstA=; b=WloD53f64cLNmhcqeUWXm/9zS/VY6BKn5j2NXsEZYbfAifC/EemwaVyYjKIlH8xrrp rjRTYxJGLK32lyG9k/oDCt+37jNxWu4kkZcmOYhEBPVSatdrxxWcCIDGp09HOvWbwiW5 bwsTRKzJOlw/AHufz3V3D2goTB1RbX5HKj5luOyU9x3H4m/A4OjzOOuWkHt5r5aLLwEv ZiCNA+DLFWUcr0FDOyD736uUC8a3b8TXmHpQMEx2Ti44T3alRz+D4BVH1U0D6guaShis w5EhpVgQxvWiWt4b8AetNGK3yDs6NRO5DSY1w2t3kuFB1R9CKCLu9JI/+zWdtL3E7Qlt bJrQ== X-Gm-Message-State: AOJu0YyHxzrmgpv7/eHg6RUqbXeY1Bw5iP5uE8SSc3S344h2T6dC+3Ns 463aar91jjanMJU+EdZ9VS5g2nsukMRtzTRx1wH1VYO7zspGsiTlRpZA0Fodj/2iGUaDPaSN6Q= = X-Google-Smtp-Source: AGHT+IEvXEUVcSN2kn+dOLky3s1IgzY0mgIQbk2mD+uGp9DbCHeN9sieiEnttI2KAzSMVbjW2xdyaitsX0Mb X-Received: by 2002:a05:6870:114f:b0:1ea:7bd1:c48f with SMTP id 15-20020a056870114f00b001ea7bd1c48fmr17040067oag.14.1698901993770; Wed, 01 Nov 2023 22:13:13 -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 j8-20020a633c08000000b005af69a37baesm229291pga.11.2023.11.01.22.13.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 22:13:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 22:13:13 -0700 (PDT) Message-ID: <65432fe9.630a0220.a28b3.4036SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 07310602A042; Thu, 2 Nov 2023 01:13:13 -0400 (EDT) Subject: |SUCCESS| pw133747 [PATCH] net/ice: fix Tx Prepareation From: dpdklab@iol.unh.edu To: Test Report Cc: Zhang@dpdk.org, Qi Z 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/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_unit_test | +==================+================+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/