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 DD36441B5D for ; Tue, 29 Aug 2023 09:15:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE3F34026A; Tue, 29 Aug 2023 09:15:09 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 30C224026A for ; Tue, 29 Aug 2023 09:15:09 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-26d1a17ce06so2024298a91.0 for ; Tue, 29 Aug 2023 00:15:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693293308; x=1693898108; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ha1BJ7O350NJED8UlfQs6+Rz8MhVaVdOeB2wH7Uu27M=; b=OnkyGKoOzQEtj6UbjumI5XVSSe+dLwKwcvLq0mMl7SRqRiIJc7xrFBHdTV+ig/4W84 YbqX5AKhq7WX78o5DaDyPf/R8nuAJtDEe2+sqPzRPRvpiWbzlTkneDgg4EeO8ffF41/E nAkNskATUrYLYmdmnWmqYnPJMop7xJOzY5New= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693293308; x=1693898108; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ha1BJ7O350NJED8UlfQs6+Rz8MhVaVdOeB2wH7Uu27M=; b=dq6+AguqQC/csjb6q/O01B7rgL25JPFzF+jxw+wUOte4bQBZZnaWFHGkwCGzl6JIht mS1VQHyRYZnkLZh/Tw5Qq2vTvsmOzPBeAnWmVylnCEgA7juHT6gvNBMlI7ojtc/qd/3f PFGLMyTlYVQz3ghVztl+SX2okg7ymoEx5YfrSJrQTfPAG8Yz7AGJCIPI3/MoO4/UDvCp O03zF9xVO+ii9ssI8G0QLqmz5itGQCiNwYAifdzyxX8c+Kmcbo+DNQu7AJqmngtVqhDg RQJoqoSsvV0sopRMctzMMDB+kRlAnHErKFtmM6euR++36k5Su+Y8Q8DHsMfelLJrWDa+ quyA== X-Gm-Message-State: AOJu0YxqPgMZ5dbmf1OhJXUV5NFQAnG7opMcr+0IQFKRWjNaXcmxMiKS GJmzruoAjeHHhkm1kD+/R1ndLXsjqcuFZvRWgLjmY5JVbxE0vpGn9HzO5Q== X-Google-Smtp-Source: AGHT+IE6HP6qq5gqdXMA0FMotvlYQqpRi8FoxxdcM1L5KPzAd79gizOSJ8mH3b2IGIAOj0/QVJjUB4fy64kK X-Received: by 2002:a17:90b:30c6:b0:268:352c:9d13 with SMTP id hi6-20020a17090b30c600b00268352c9d13mr20805327pjb.0.1693293308382; Tue, 29 Aug 2023 00:15:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l11-20020a17090a49cb00b002675554af17sm836033pjm.9.2023.08.29.00.15.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 00:15:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 00:15:08 -0700 (PDT) Message-ID: <64ed9afc.170a0220.bfc24.51e7SMTPIN_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 D75576052471; Tue, 29 Aug 2023 03:15:06 -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 | +----------------------------------------+--------------------+ 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 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/