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 7572A4326F for ; Thu, 2 Nov 2023 14:52:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F90440262; Thu, 2 Nov 2023 14:52:42 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 0098040262 for ; Thu, 2 Nov 2023 14:52:41 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-586abec2c8cso477585eaf.3 for ; Thu, 02 Nov 2023 06:52:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698933161; x=1699537961; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZQdWUJ7/T2EVJm4eS88KapGs1JWDboMyt0Df3K9rw9Y=; b=FQbzwq1XhLQtPUi3FW8elG+pxl2RP0accg6RypYFGnfZZYwiMjFETO9igABLGyjT7G 3lUop4f6ckmmOet+ygPKALQ5q8APgQDpv3wQPG6SBQ7A4HQyDAjnpIHe7aKlujagfxAY YRdKTYpV7WNQLn/JQMPvXOZPouzJx5Ul8LNCc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698933161; x=1699537961; 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=bIIg1aCmn+chpgvYWlsfhex7XU4H8/39gVwjVNsZA7p+fDxsdE+W4fiSktquFLNMrf o/0RX0nXv3LU9zjvIpSr0tvnMoxpVIUNvYiABboDElnOdHofovfzEnQy2oK4ULVKDnut s0KswAssiacbGGSbKm3ehNmpOgrtFYc3beIrzfCQdHF7Sb7HJToX3BpLH+aNWPItAmLc TqBCnYsBKXgkuF90gbjcT5hSXIebGhtiala9DUN1mGgPP6G2ij1hyJ/D1wVwfc/bc210 5/MNzUXV8TK4v1mggrBgYgScS5Be/ajel2KuDMRHtJhxvvUqgtu18961mdLEp10/NcVK yRPw== X-Gm-Message-State: AOJu0Yy75PJfuPSB7O2b2ikOT3WUczon2e4wUJEfRMmNJQVr/XQlONSd UOZvdNnUakW6Rig7zRSCSWpHk0UCF3TeE3lyI7ziDYGQLN5ImtI7ZRUTiA== X-Google-Smtp-Source: AGHT+IFkgNMuabln3e3V+hMU8uue+SlKpy5ualMv7sl5ikbV0Cw4DhGOpITZ2m3uZRnFuuDpM7lOrZmHZHJ7 X-Received: by 2002:a05:6820:1799:b0:581:ea96:f800 with SMTP id bs25-20020a056820179900b00581ea96f800mr20937737oob.6.1698933160952; Thu, 02 Nov 2023 06:52:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y1-20020a4aaa41000000b0057eea7b63desm1092048oom.20.2023.11.02.06.52.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 06:52:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 06:52:40 -0700 (PDT) Message-ID: <6543a9a8.4a0a0220.8b63a.8e3eSMTPIN_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 6E6606051827; Thu, 2 Nov 2023 09:52:40 -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/