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 0FBF642528 for ; Wed, 6 Sep 2023 11:43:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13EEA4027C; Wed, 6 Sep 2023 11:43:21 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 2AC764027C for ; Wed, 6 Sep 2023 11:43:19 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c0fcbf7ae4so2875580fac.0 for ; Wed, 06 Sep 2023 02:43:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693993398; x=1694598198; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oY9EKENATHq6YPTODgUQ+g6JRxYapE97xLiNvUZe/Hg=; b=OpEjCdYjsiv6QEe/WDG+gLWQO5F1SgsaOFQTd147iGSCtzeaF/RDTH8r3FCAnkQkrr yBzv9TjV0siB5SYp11lu2Aj4Bdappy75mVLlafn6cIjhk3n2woQ4p8VuhEE8zlKmkJV5 TRtHNvFVwCMm2aXygkdlbaa4BSoxh5HiWDLyk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693993398; x=1694598198; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oY9EKENATHq6YPTODgUQ+g6JRxYapE97xLiNvUZe/Hg=; b=WZ3hDG+mWoaZPPd/ijsjQzGt85WCgNbXiIYrP372LT93CLAEQTcdNDEl172TsYzsae dMqD+m6VH/NVG/rq/A6CxXIax/YA2KmNqG7Lxe6vvhH3A1VmqbwDC09V3PVQhjnIMLHd NGudHsHQ6Zn6wDQYQa51mOwVPA55ZDW0DPtDliWnrFqoFhWTob0ADuYkZAQ/ZCxDf8X6 wwS5yc40ncT8cw/TuGo/7VhA7zg1h9j8jp5pwJf/ipr60a6dLe0znfvTMQVD3/ZdLCuL DmnInc+x0jbz9xcllq6YKUL/b1AVUXjECB3/zOZtQbA7x2I/polfvVH5+ejn59FlhWGt lTlg== X-Gm-Message-State: AOJu0YzB4sSC4J968pgeJMwe6lzoGiXTkO9bOCb00WFqV8NaCrw9cO7z QssaOS0e77dDOJmsTUHhDQTMj7U+rkRFmkeCjthrwQVtOThhIp9tXY3maA== X-Google-Smtp-Source: AGHT+IEwgmgJpY1UpJ3dn2B5YYEtvjfPeCHy7yStmBjDSvW6oR9GUS8+KlD53scYwLuhHF4MztuVxkV8sK1p X-Received: by 2002:a05:6870:f10e:b0:1b0:1e3b:5c21 with SMTP id k14-20020a056870f10e00b001b01e3b5c21mr20216092oac.1.1693993398644; Wed, 06 Sep 2023 02:43:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y5-20020a056870e50500b001aa7946a013sm1122150oag.13.2023.09.06.02.43.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 02:43:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 02:43:18 -0700 (PDT) Message-ID: <64f849b6.050a0220.94e94.53d2SMTPIN_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 208CC6052471; Wed, 6 Sep 2023 05:43:18 -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 | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/27532/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/