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 C005442528 for ; Wed, 6 Sep 2023 11:00:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C205A4029E; Wed, 6 Sep 2023 11:00:54 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 114344029E for ; Wed, 6 Sep 2023 11:00:54 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-58cd9d9dbf5so10149667b3.0 for ; Wed, 06 Sep 2023 02:00:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693990853; x=1694595653; 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=CaZp4MwgCSP0EYLCYrZVv82cmpShRRqYfOnNOYaRp0KZioB/WJw7Xe7nrXh0qRVB3M rf+gAKp2TcV8xkJJf9GF2e0cKiHMLMX+1atqJaLwXXXF68DGAkEpLLoJv7OQBQ0ZeKrt LXkhqfG+iDT4lC8l+Kn8tVPXHfLdoKKyLTOJA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693990853; x=1694595653; 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=AMyI6d1jbIp2RwmACh1/9uBXi63hw0wLOX3ypOBCXREkmtQ0qkseLiP6NOzOl3R1a5 Gl4lSm8PoZ43koko6pbbGbB+MrB0UanHa9tGdlgWqstKhphcmO5cZwpJxdi+JqRBZjkA SngLT0jxgEvPqcuc3KJMLyy3hXTjZbVBJ4cOUjn9TKdX5wGOyON5u/qBpXuGFOSYV/fD ZNzSHtATqbsKXSIwTzNA4+w8ez4IAtPRZoV2gbByV9ty8rzZBxtpCP9VOLBeSWt8FFGK ZRyrC26zGRW4QwsKN0SH3RIpTDFtF20IDYSNq53eITNp/a0V1OXewbRL8HJ5RkiUIsTL UC4Q== X-Gm-Message-State: AOJu0YxDM675uehdhYwlqsOmEfDv9sdXzGGgxxKWjGMV5Ma0DXjXNok7 3Kjru9EZFedlVAaTsgBoGHfjtnQSEGHuFh2FmsSObhzSJFPVlyGtXgn+VQ== X-Google-Smtp-Source: AGHT+IHrXaKRpJ0W7lxf326I1d3Db38CCrweNJMpaROG1bMyXvIybZmzFH3esu5cup3ooParJcKRMUU+06+n X-Received: by 2002:a0d:d509:0:b0:577:186c:2a3c with SMTP id x9-20020a0dd509000000b00577186c2a3cmr17049549ywd.19.1693990853480; Wed, 06 Sep 2023 02:00:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n124-20020a817282000000b0057072bbf78bsm1290006ywc.31.2023.09.06.02.00.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 02:00:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 02:00:53 -0700 (PDT) Message-ID: <64f83fc5.810a0220.76e44.2045SMTPIN_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 EE3516052471; Wed, 6 Sep 2023 05:00:52 -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/