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 CD68542529 for ; Wed, 6 Sep 2023 12:16:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C42224027C; Wed, 6 Sep 2023 12:16:31 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 8E6E14027C for ; Wed, 6 Sep 2023 12:16:30 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6c0a3a2cc20so351069a34.0 for ; Wed, 06 Sep 2023 03:16:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693995389; x=1694600189; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AiD0Oq7u+m9ZiUnWjEEV9jzP889gVT+quvCfXi8y4j0=; b=NLED13F6HINRPQUfxMzUwo3wGIoNKT/weXIHWml2I34rO9cO6EP2rSXOSTIEHWlLTN srs6B4R5A0aK1xPE0gM10xloDBok8BDY+sMeRFBkz09I3IwssVrGUkGOUOoa2OrE6AO9 CoZYREHUO2XwCkkq44eXNArK8HJvpXB8lF/GI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693995389; x=1694600189; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AiD0Oq7u+m9ZiUnWjEEV9jzP889gVT+quvCfXi8y4j0=; b=bDKO7Nw3ZKv38RCePgwC8JsTr9UIMD3rOb72EesXQ0HVkOeOW5QxUEqkzd52mfMKKp T+JYQ8SDy9CT875DxhQigbCvZFUlQ3BKoz5XhmpOZDYxow/gPu/MyfX27lUy4aIdTex3 sydWGmNX5uhnZtrX+qw8O/InWjg+JH9c9JU4Vy0BAa+0o56wUrwbZuixn/WqVLmRzvww uw+fV6rEY6xPbJphE/QcP4kxXaQvOZ5Vz40rGObkE5foj8lhknlBrstWlCS+gZGjXRje /oUMcHtZYpiHmuqvpAcyZSfZuMjo8ydcoDhejFqkR0OALVegNIpW5hYsQcG3P4VnkLmM 7l3Q== X-Gm-Message-State: AOJu0YzTvViPUXthOHplSIrkK3unrL5p8SCQD9vE+SH32XZC8eLl/zWN +kDgaz9Kv8U467JUiX208KaP2XxBwcZO2cM/lRHGh/ST1KV24cnaVAgGLw== X-Google-Smtp-Source: AGHT+IGnfZ9zIjBoeaRcHGRghf45bCMYlZHe3sgrt1KaA6ZBJRexWl5+91lBQW4pNr6sxnSAABz6KvquPq+x X-Received: by 2002:a05:6358:783:b0:134:ce27:223c with SMTP id n3-20020a056358078300b00134ce27223cmr2139957rwj.27.1693995389732; Wed, 06 Sep 2023 03:16:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z201-20020a0dd7d2000000b00589e638ebbcsm1318557ywd.53.2023.09.06.03.16.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 03:16:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 03:16:29 -0700 (PDT) Message-ID: <64f8517d.0d0a0220.8802a.4c95SMTPIN_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 543056052471; Wed, 6 Sep 2023 06:16:29 -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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/