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 52B7D42528 for ; Wed, 6 Sep 2023 11:03:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57B124029E; Wed, 6 Sep 2023 11:03:20 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id F39D34029E for ; Wed, 6 Sep 2023 11:03:18 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34f0fd5f871so10748545ab.3 for ; Wed, 06 Sep 2023 02:03:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693990998; x=1694595798; 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=Blgl0djA9EK19lByJDmnDocZDPuumkYgeAt3eMEdUxIKQgMkBMAx6J6mgZ40LxuYnI 9UfH3lRfTBXj7QD7oaHz5z6LqTl4ly4BnmJ2bUU6t1ESj83XmHtMT6qGAKQ9iyBM3eSQ ij4PmFcQn9ItJmq0KKJ3s6P1O0cCfSc49cdrc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693990998; x=1694595798; 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=TH5+R66tQ9rw4w4FJXLCQmh5awFWgZQiwq/yOw6jhZBhJnv3uoQfXAtfbwBHeu2zl7 xnwm7J4La6lNZlXUkEQeQURwnDmoAmrgPxOVsSa7Av4Pzw9Zg4/XNplcPrxwbkZFQl/F 1WnrZNvgiYon81+qpouz5z5viB62wGyEcYn98bA2aKvfDQhDowHBooYX586jvYSuU7pr ReMbHv0WXFdBGeKUyKpNhYztp6+SfFoKEPBDtaDudJqK5xAluyx3TdOoH9UKDLjEkJXq aS391SVx9IAHGT3tjwp6bLB8jAJ6HrHtf9C0vS//uNN95ckknkuC4RiH0wOpLOxgupS9 FjvQ== X-Gm-Message-State: AOJu0YzCCKoxHuDjqBLd7eg2JZMX4QqBH5IZNlAO74gyt+2UfUvVokcl j9X4+pMqSqteGgGKuOI0Fx/l3LrYHYX20nsdSO7zRecyzMm8F22rUdr9Ag== X-Google-Smtp-Source: AGHT+IEKI2VwtSkfdrkqTk9WnKEIkHadlTppHgguQvQoq/oxMIdwvgtGhC3R6imWG26sCxu5SuhLmNY+nVhj X-Received: by 2002:a05:6e02:2195:b0:34b:aa34:a5c4 with SMTP id j21-20020a056e02219500b0034baa34a5c4mr18388301ila.30.1693990998447; Wed, 06 Sep 2023 02:03: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 a17-20020a92d591000000b0034bb1a5d1f3sm640141iln.33.2023.09.06.02.03.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 02:03:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 02:03:18 -0700 (PDT) Message-ID: <64f84056.920a0220.f6991.e291SMTPIN_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 1CD836052471; Wed, 6 Sep 2023 05:03: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-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/