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 D7A3D43269 for ; Thu, 2 Nov 2023 06:30:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D01C4402C3; Thu, 2 Nov 2023 06:30:15 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 76FA6402C3 for ; Thu, 2 Nov 2023 06:30:14 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7c95b8d14so6990597b3.3 for ; Wed, 01 Nov 2023 22:30:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698903014; x=1699507814; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6ujP0tBthTw+01WnwESgIz0G5DGH2k2hqAzpNuLTstA=; b=h6Dyx711EfXsnJJzA9AtifaVgJpFLzdSsIRjGwRUxTAr18WBD85+OON72r19ETTPjN XBMqBsmKw1IgjAVEzygaEXdIsnTfwbqoQEsZPX3Fh05bYiZ2FAeMRrr7+lYl3JaM0hwm 0aOXr/3UQ27Mc+Fz4xQq1vbqWAYpdbIZNQ908= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698903014; x=1699507814; 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=JiXzGYD5MEgRagMkivycBJ1PkGH2TL3eYkpesHWGN3ra55fFRUX1tO1oNGIR/+U2i8 7GqnBerzdCmBkQd824u2PNhT3aKpgH4RE6XVb3lBu6U7asUMPEACHTFlUPUuZo7a/OWq CSjuMQkzFRYifrJqmTK46T/3WhGGC7kgZ+az2rkWLI+1yeHXnt+lzLf1X+xCiLYqIRaf iDmZuLMyZWrcQVT+jGWeMU3mIK9fUTV/qbCU49fdl2XRgR9+0UPJekRoJUJF5c6+LtzP QA0JsjI558fKRqowE5C3UepVWrtuS4a2O9eImRM2FBxqAvHUcktHA+ibj3aYEuCTIvHd ItAw== X-Gm-Message-State: AOJu0Yz0zJo1r6uyEVKPv+1F/lMHy1d55IHGvqKn5w69Yae1M/kYKOXB zjXBOkSj/EY0NBKcPNmjGztpSjKEm3UPxaxBm5jDLJYG/FSqkmk/syBTsQ5kVOZSQTPqMjliEQ= = X-Google-Smtp-Source: AGHT+IH9P5U5SmT8hxvNF+uJXFpkW/GdrMntQB0KYxZi9gLzXMnUcPrienTEn+S6a02ZfHZLEC0+SZ4sKexD X-Received: by 2002:a0d:ec4e:0:b0:5ad:43b3:e737 with SMTP id r14-20020a0dec4e000000b005ad43b3e737mr14263220ywn.22.1698903013886; Wed, 01 Nov 2023 22:30: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 a20-20020a81bb54000000b005869fd2b26esm324139ywl.38.2023.11.01.22.30.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 22:30:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 22:30:13 -0700 (PDT) Message-ID: <654333e5.810a0220.59c43.416eSMTPIN_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 7630E602A042; Thu, 2 Nov 2023 01:30: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/