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 88AF742528 for ; Wed, 6 Sep 2023 11:03:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DBAB4029E; Wed, 6 Sep 2023 11:03:48 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id DCF264029E for ; Wed, 6 Sep 2023 11:03:46 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76c64da0e46so152846339f.0 for ; Wed, 06 Sep 2023 02:03:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693991026; x=1694595826; 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=cUQkpnxjqwKd8J8ZgwD8EddmF2FU95HLShl5yo2FHXESocogozVRn6NzoQR2XIrCkY TKEetiN1IJuddtWKQM3MEE7+jyuOrk79Zdzbc2lUDaTx4F8Hcjnx6rwag21rkYF4fd/i Pil7GxooSZHHuV/+kFncX07gr0x5ph7OWfZS4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693991026; x=1694595826; 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=LV1SlON3f9hAHJlw+QPXKmI5VVY5kWfcJ5z28dAKp4n0c9mdEMeH725dLlYHYntgrM 7fjcW3mw2fKpT3kOHRmYKKjQ+0osqiyU1yql3CrUPNe1ukCKb9AiVt4fLxdWP+vvF82h MZGpZQY8LtvKVewolYMYveX7KaP+AqeEoyqrBX3hVMiE4rpcD7UwEShVO68pXJv+eGSj AFtmfkd0y63Ru3MClUo1qHwS4ht1ClI/EQVDsuBQ94sE96hF1CSX5sLQTHp9EhgKn+/m FVsuuJIORYIEI59jQqxAjsb0j/RRxeeO4NmsuJ4rn8RbzK6DFrRt/bXfDpHAALzAxSce uNRQ== X-Gm-Message-State: AOJu0YzgXiTQDOVDJy57Hg0c4izS3gNLexBmVXDYd9EMJ51RVbj7lMGB T5geqwHMkL+iKFxF7ZRby9o+y6yhPGHDjUDaonAukhFO7i+Vax5YVuu75Q== X-Google-Smtp-Source: AGHT+IGxuzRfIPOaeb+TfQuZErHcCfE3CfgGc02PhrCZO0qHBWTiCMRdlAizbSOo1M+bmHmdmUWKdB2KXWVW X-Received: by 2002:a05:6e02:ec1:b0:34b:ad7a:384f with SMTP id i1-20020a056e020ec100b0034bad7a384fmr15377443ilk.20.1693991026363; Wed, 06 Sep 2023 02:03:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mh8-20020a17090b4ac800b00262f0e90260sm1027158pjb.4.2023.09.06.02.03.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 02:03:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 02:03:46 -0700 (PDT) Message-ID: <64f84072.170a0220.9fd22.1d97SMTPIN_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 8AA576052471; Wed, 6 Sep 2023 05:03:45 -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/