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 E6A0F41B5D for ; Tue, 29 Aug 2023 09:35:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDB3F4026A; Tue, 29 Aug 2023 09:35:08 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id ED2E84026A for ; Tue, 29 Aug 2023 09:35:06 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58fb73e26a6so47526847b3.1 for ; Tue, 29 Aug 2023 00:35:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693294506; x=1693899306; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7N6P8orT7eG1yos0kTRwUD9s/DwCiZQn1vwrd7By090=; b=LQWguzITzp6d107QNUftCW7wwBw22bTlOaEgG4debTleY6bFFhdInbEBgaRBNz1ppM jSGoJZiXBsRLXauEciLBbm63XfVQI4Ub7LefeKo/1UV0cOdYuJ+TH2NGXXB7AckNf7cC p2p5TTU24kGQVRZ/g2XoBOdgh7/SfGtn3J0B4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693294506; x=1693899306; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7N6P8orT7eG1yos0kTRwUD9s/DwCiZQn1vwrd7By090=; b=Mz3aCd+Agjm3kZhlG78w6HhbB8NnSPXAxlOgBsa0LaAuTyZcvjbSKtk6PVENYTyWJc SzuLyiRlt269NqBXjYomwsjaaNtUU0Bq5+kzm/gdrYKMnyJu+tSZwKkJimwUXtrzbgve Se341ABh2GghVjr6XTKS+Xmve1KI31f8S2xJ765bHfZBrKxXIMtFydWp4iX3F1Rwyl51 3uyllyc3RPDdlA5a53YtXtA9expAcTm4p6wla4VLjEdDlZl7C2SM85imoE/KSRQuiTw7 3Hq1E6EsTlgGpkyuO1GUmcnbjP8m6pRaxMcGGYRPNxW2qAOTeEbJ3e4htGLosvhY1QNw PnQw== X-Gm-Message-State: AOJu0YzrS4E3jtWrA6k6SmWGB6W4H9OuGJshWyu10aQBPU45Q4Qtsfmc Td3qlqFHuoFF7AIMRXqMflf5LMw/+igJpR+nZGHWgmc1enNsoSAOqdXRBA== X-Google-Smtp-Source: AGHT+IGViHsVJsg8UUh7NB2DpvKYvpN7Wc7FGGNEFzXTgMPzP0MNlNLXlwoU2Oe/Yk3FvapsVyaiWIxBf8Gg X-Received: by 2002:a0d:f402:0:b0:586:9fd4:6b84 with SMTP id d2-20020a0df402000000b005869fd46b84mr26278693ywf.46.1693294506390; Tue, 29 Aug 2023 00:35:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z66-20020a0dd745000000b00586ba112313sm1055768ywd.56.2023.08.29.00.35.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 00:35:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 00:35:06 -0700 (PDT) Message-ID: <64ed9faa.0d0a0220.bf0db.3c9bSMTPIN_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 0BC3E6052471; Tue, 29 Aug 2023 03:35:06 -0400 (EDT) Subject: |SUCCESS| pw130788 [PATCH] net/ice: fix tm configuration cannot be c 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130788 _Testing PASS_ Submitter: Kaiwen Deng Date: Tuesday, August 29 2023 06:23:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:ac1d4db91e9955148e82f2caaa107434409cf35e 130788 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27459/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/