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 8C74941B5D for ; Tue, 29 Aug 2023 09:21:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 954484029F; Tue, 29 Aug 2023 09:21:45 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id DBD374026A for ; Tue, 29 Aug 2023 09:21:33 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5924093a9b2so47388127b3.2 for ; Tue, 29 Aug 2023 00:21:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693293693; x=1693898493; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=79BbQtXLEoWa7z2qIRKowE4w14UYK4lJwh+4PpN3ox0=; b=D2HhAY4e31buMR720Apz3jfY5ERVPLozLyN5VIWAj/Xy3KcDtuQhBkoU//VPPubyWu 6E/TmJvXLaOqbrVtUI86MoFQ+ewCrhBKLDA7mU1u2TW9niC9zmGyiRfRxq/5tKF4g04R Z7HJG68wqU//loZpmnJDVFQ1DkYLiV/UmqUTs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693293693; x=1693898493; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=79BbQtXLEoWa7z2qIRKowE4w14UYK4lJwh+4PpN3ox0=; b=Tko+35+7uEHwh0Whh22SDtUB6BugmZOS65vnvUM+wdLcQ3vOiUoXjV0Pc5hUX5XLZr nPxSmagl5hQ2OooX/D4qvR21XERlbc5JSjn8OgPsMUkm2TR2EUvgzotz9mTio82uz53b oBsfhzpWaXsf5wx1SPmP5R/6GEephucY1olwLRqE/PWU9KkiE5ZqhyWe5iiCXo47zUJj fLf+5opM/pqc6/EOlHpECd9kksCDjrgq2UwjW27rQNVa3cYhhHJ68T/q5Lu7qoVSpmNy ILEQbhVySyppMNyqPfECtrq/5WBiHbT3MTX5YVLpqnl3smsOPS+kK/KOxY94rQjXMbad ybrA== X-Gm-Message-State: AOJu0Ywaj01GbwYQdGZzOkaVcUqIn/XOCYNN/BAskFErCuMZQAGPFlN6 dg7midYbKwEmd3ukRZ2LyMBkWNO4anmocT+RJ3UFgJgZaKNhv3NTgNSq6KJ8OKaL659YW5u4Lg= = X-Google-Smtp-Source: AGHT+IFOCH5OoH0COY7NcaJs83xW4Due62+lgQ7skCZkHmqV5w3dH/9EBW07I8EfFEC6yIWDd/5diSJxnA/v X-Received: by 2002:a05:690c:3748:b0:594:e148:3c43 with SMTP id fw8-20020a05690c374800b00594e1483c43mr10154707ywb.36.1693293693333; Tue, 29 Aug 2023 00:21:33 -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 g73-20020a81524c000000b005924359319fsm1061759ywb.22.2023.08.29.00.21.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 00:21:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 00:21:33 -0700 (PDT) Message-ID: <64ed9c7d.810a0220.70974.1e93SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F223D6052471; Tue, 29 Aug 2023 03:21:32 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/