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 44F354326F for ; Thu, 2 Nov 2023 15:01:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FFB540262; Thu, 2 Nov 2023 15:01:36 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7922140262 for ; Thu, 2 Nov 2023 15:01:34 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35742cbb670so4049025ab.2 for ; Thu, 02 Nov 2023 07:01:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698933694; x=1699538494; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tbHPTkGfYZ0p0mSqosW6404XvGMvPu1RC7ZJVDyTKM0=; b=FGTgKh79iMvmhe17er62Cw4StyjkACp2KVdhp7wRYY1LkyAw7yX3wRQ5bp1+vCSsPY nOCQD3pLDjL2FNwM5ssUQqgGFGUzlnsSYGIvd4rb/8qFsBf2OOKesROCBDrBqsxXMLxB o0uYWh7ahQbMFDX3SVNHblixCA0Yec5vGu/pw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698933694; x=1699538494; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tbHPTkGfYZ0p0mSqosW6404XvGMvPu1RC7ZJVDyTKM0=; b=CTLw02Gni8bmen6ESmXGFC5gfaXKg13n0uiVPrbapb7f6yQqAgUfFpmCsjLs8ES5YO 00hJIQQNS2rZFOoLP6CDN4YkchX1ofRO4ikXfLzNEzMbRS+1hZtclVOh/dhLbr/AwZwG SHlmpcNilM5jwYDhcMIQfnGYwuAlTiCDjnrl0oaHWfLDjZH8AuGn1HuesFGdcwF4wbv+ bueNNUJwZvYi2L72Gk6flVojO+aukzBEmsuvCJ3X4fb1cFssil8JetwISvb2OqYEhaan w+QaRSu4HDSwlHbEWrEQY3I5INpkDcZMxjV4zpLUqifqxVLYYXPdnkm0PJUR2lo9larI 6Hrg== X-Gm-Message-State: AOJu0YzcaG7DNpNE85XnhIWcoABS+qS51VPnCiLQ+xzFygsRCLV5aebZ ZXICMUfhRYNfWhiWJsUwKTEBcps3hqz4lsRZAjMQWAdQSpj1/I12W9b6qw== X-Google-Smtp-Source: AGHT+IHsINnOKimFByWRKBD/l8i+m+k8fTX2XvbNDMz2ez187O3EK0a6prDtU35CzysHYksBUBfvaqB76RlJ X-Received: by 2002:a05:6602:2cc2:b0:794:efb0:83d6 with SMTP id j2-20020a0566022cc200b00794efb083d6mr24676834iow.12.1698933693979; Thu, 02 Nov 2023 07:01:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m5-20020a0566022e8500b0078703dde5d3sm1137884iow.8.2023.11.02.07.01.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 07:01:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 07:01:33 -0700 (PDT) Message-ID: <6543abbd.050a0220.32076.e7a1SMTPIN_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 7C5656051827; Thu, 2 Nov 2023 10:01:33 -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 | +---------------------+--------------------+----------------------+ | RHEL8 | 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 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/28196/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/