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 1F7F54326F for ; Thu, 2 Nov 2023 14:50:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 197DC40262; Thu, 2 Nov 2023 14:50:52 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 7E5A840262 for ; Thu, 2 Nov 2023 14:50:51 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a94de8c70cso35469539f.3 for ; Thu, 02 Nov 2023 06:50:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698933051; x=1699537851; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZQdWUJ7/T2EVJm4eS88KapGs1JWDboMyt0Df3K9rw9Y=; b=Dd1mKXVyz7wMHfiXV2MMofDWDk3UrADBf/lOHuMC/VQBcWG8T6ZW5RiQYYQwsSwhWI NtamNJu41fR3CIgjF1JzmBhw/uJIQUp/yzZIO71cxeQnjidGbpAMXW0REto75gaOCZYV +SGkd4oxzSLnqbGvNov/4pAR3qY/Whxg8S+wo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698933051; x=1699537851; 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=YU/WGTV9aLu+A1qJd8vUU7++IBr4rhBb5XYUP+NuEenB5hl3+VfkI6oP8TVos73WTA YY+fooplXRiQQ6XNPocPlCRScaedyZiAu5Q6obUS10a6pzDCnL4sw6U3YepPHHEiXGGT OGLARh8+vtGhBcMqVBlkl17lloXlrQLvFY003H5bgbHV/TpTu7KAVL3k8kyC7+3jcOlm feryHr3J3zPeauj09f25gc2TcTtd/qB5kr//rR4LlvYv+nlYzrDHB2Pg2/qJaMqNGicG rB8DaIadTQesvWgK8pb8g8PSn22X5Altv/ZVTrdFg7Fodwq943PXghhw52khuzmH6YZk 3/oQ== X-Gm-Message-State: AOJu0Ywch/F9K8QUczCrzZ7mSMzehQMU3rUIQl26+1opdVj0f9RzOFyM 3RfVT2Vt/PrzJqP2+3qG1z9YwrZyhHw/uGWt5miCW3VQqo4yVtxupb4KfZSrHu5xvT5wIQ4epw= = X-Google-Smtp-Source: AGHT+IF4VhzVvRJJ5O7AYZiTg/SJUsHE60C61cq2o7g9eRdvQOlBv0YbtbkmU13XEWBSmlPXjAiZlbBSoVsv X-Received: by 2002:a05:6602:3404:b0:7a6:6d0e:af6e with SMTP id n4-20020a056602340400b007a66d0eaf6emr23059394ioz.10.1698933050901; Thu, 02 Nov 2023 06:50:50 -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 f17-20020a05660215d100b007a6933b241dsm1205239iow.30.2023.11.02.06.50.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 06:50:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 06:50:50 -0700 (PDT) Message-ID: <6543a93a.050a0220.7a642.3beaSMTPIN_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 70FA36051827; Thu, 2 Nov 2023 09:50:50 -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/