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 2E2D442528 for ; Wed, 6 Sep 2023 11:02:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 341124029E; Wed, 6 Sep 2023 11:02:53 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 2EF5C4029E for ; Wed, 6 Sep 2023 11:02:52 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79275d86bc3so140645639f.0 for ; Wed, 06 Sep 2023 02:02:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693990971; x=1694595771; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ucz+LpgKV4SVxz0c8UxLrJExQzXSWBij8I9K62ooe+M=; b=U2/kBGEOWaD1lS/n9PuLd5R8MXlIPQSTG2pRNs8yL8qgLp0XPBDm7aVwNiDyiWN2ST 7wFF8tNd9rFZJWCxVHR3dtiqYaTadgXJlT0IazAGHcMjasNflHnyQHNCQ72aVyXu/V4u /g8ZLPIUJcPxML+7d9LNPeio1Mig/ud05Qnfc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693990971; x=1694595771; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ucz+LpgKV4SVxz0c8UxLrJExQzXSWBij8I9K62ooe+M=; b=GMrf+qAv3VxUIsPEoczLkOfpNuNdt9fB7jj3S228Mow80qkNtJcU/Sm3/sXt/jb82f GdhxeX58aPV0zBz62Y3LjJA3WYmpA7Ffw01wn6bVqpm1kQhH5LrBPzZPwQ5X0E6fp8o3 Cv1qrPcJheJgRqAsZCST9cpMTbkYaJOLPb1aQcy5kG99d6MVGerPTRefyLfYAf8+ovrx s9gapZab0c+u24tMMPb/rJoVoKL9bt+z6xIs66ujth2Fxr8MgukhmnljThU3WJlb8BN+ q5NhkLZarsgmXxdi55yfI6+xiXBbQRRJRNhQ9MVyCAArKprDmh+ljR1PJX8BPk6E0viA pE7w== X-Gm-Message-State: AOJu0Yzc2bLAsu6NnAjEmkpxqvWBBMhDgOXIJ7MjUkawWFJbOl2gzFdu aIWiB1DCH4cZuFBiaVfWKsaWkku9x5UWAvaN+pR4OdgCmXTdvchMIzRxWf91HxJCpVUGduyj7Q= = X-Google-Smtp-Source: AGHT+IGw8GfBnL8m94KwOrvB/hgRM3ZMf/l93RSGKZKXzzi1FnP9YVA1YIcBiNGc9mPBy0/xZKeTlXGdL1Ic X-Received: by 2002:a05:6e02:92d:b0:34c:f665:861e with SMTP id o13-20020a056e02092d00b0034cf665861emr15070366ilt.21.1693990971599; Wed, 06 Sep 2023 02:02:51 -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 c14-20020a92cf0e000000b0034bf6e4d6e9sm621072ilo.10.2023.09.06.02.02.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 02:02:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 02:02:51 -0700 (PDT) Message-ID: <64f8403b.920a0220.36883.d24dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 17DC26052471; Wed, 6 Sep 2023 05:02:51 -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-compile-arm64-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/