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 837E442528 for ; Wed, 6 Sep 2023 11:32:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89E284029E; Wed, 6 Sep 2023 11:32:59 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id A7B7D4029E for ; Wed, 6 Sep 2023 11:32:57 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d7eed15ad69so2979726276.1 for ; Wed, 06 Sep 2023 02:32:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693992777; x=1694597577; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TqOjqJVadqcT3v1gW2fKPujptYbkKNkVA9QRlfsSjcU=; b=Bp4Cka0jD8uABU/JdORRtoGdknMr5ZftgkgqYACv8j/t5sm3WO2C8tkQfjzCPRCD8U vsWVUKoVh1tSdh1s3JL7T8+oDCZWSYkmoxeKZ6ZR2Kr+Fqr5N4QntNMz8eRsun8b2M0j kb/ti9O2nd/UMDVeUhqNFxxqYQczm9cv++bmI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693992777; x=1694597577; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TqOjqJVadqcT3v1gW2fKPujptYbkKNkVA9QRlfsSjcU=; b=dEGpeiC36hpm/B60TMRZpC0PKLdqtWcNYB50ZF/QFTEuS7py7rJKGjG5NfIQupG46d OIsIiWvj3HXOEw38wGjQy+RZo2Uu0a0cziWLPcd/sG24kyqEE6TYjAOwOJxrKX0+w0sW U1YLwtfzZ54l6WAE8d5zHn5tjJRVS3cmDi1/VqTX0Nt9ttGzfgsDPRhE7A5VvrRmBuCW k6qMN6mjVw94acPsqBvztUMu4NFZdKPMfAQ4DuY2dA+RThlLWiQu5RLngIpqbgQicdmN 4vtVBi/jHtl66IGx8eO1qZbF3pNJnoYkDESmguMY4aXF8ZzHAZ5NdX7ZuZP3YMgSYojA 5vrg== X-Gm-Message-State: AOJu0Yy942CGF7WgiD8gZBGuRLB0Y7VHAr3nvOum5WrMecOBM+6CT3JR +LnQp/wpxQimXuhOf2FHCB4Bvg6f3AhIjSxc+l6YegdF+OxMqAYFmBWVCA== X-Google-Smtp-Source: AGHT+IHjplYaz1Zd/q5ClfqkGSfBgsCPHQrvvvsg/L90HfB7jYqb23wIUJ72Fjq/kTm9HZ7OT7Ll4L1CurHD X-Received: by 2002:a25:7303:0:b0:d4a:4b59:367e with SMTP id o3-20020a257303000000b00d4a4b59367emr18170290ybc.38.1693992777105; Wed, 06 Sep 2023 02:32:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n191-20020a25d6c8000000b00d4523b5b3f7sm1060485ybg.10.2023.09.06.02.32.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 02:32:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 02:32:57 -0700 (PDT) Message-ID: <64f84749.250a0220.3d2fd.56d8SMTPIN_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 BD8D06052471; Wed, 6 Sep 2023 05:32:56 -0400 (EDT) Subject: |SUCCESS| pw131184 [PATCH] [v3] net/ice: fix tm configuration cannot 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/131184 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, September 06 2023 07:49:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131184 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27532/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/