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 B472B41B5D for ; Tue, 29 Aug 2023 09:22:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB98D4026A; Tue, 29 Aug 2023 09:22:18 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 60A084026A for ; Tue, 29 Aug 2023 09:21:45 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c0ecb9a075so13250915ad.2 for ; Tue, 29 Aug 2023 00:21:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693293704; x=1693898504; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=79BbQtXLEoWa7z2qIRKowE4w14UYK4lJwh+4PpN3ox0=; b=Wk9pI4+nMeniSm6MIBPG2xNjnFERcakhjTNT8YpdZPkBi4dQNC7Z7yUV4t6Z6rKXzu NA3ini4x/uyRzpFKc1rvPziOru7sUgFrhYd+sUaQnZRqYUHZgL+SMGXtC3xZSPJIYXN8 XrGrAur/ednaXDsd3Zyg3nMo9+Dz5kwMtMLds= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693293704; x=1693898504; 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=lP3G2RXegqm2urZ56fd08oZyUL1MDkrw4MSvz+MihYwg9hBSpqcGtawpiw/DWwAj0Z OCpIpB08CgXd058jmLeSu6bquynrNY+SiI5RGVLopEgNbQeGKEoo6EdaHMA0Ov9gWYIs Yp7isHX9QMCsZjTYYelj8UJdJUCpt22Kf7Mn1G5zyYiu9YZINDCk+CL9pgYcNRvTVKbB Xal0oPuUgmtvZEiPPDMFZTzFB8PfKs+oIKzXhe/wQiV9qquFkbW8QACZ0gOa3ZK93JE+ l/CX5qU+SBNSLgugfte8MB1y7gPjT4fe2cPX7Tq/3M87ewhuwIajgw8uwXKaMjtDUVBo V2Tw== X-Gm-Message-State: AOJu0YwVse4j+24aUtZzr0arUAMbr+u1brCx38l/D9hgu/vnKENgqB/I iKwqgc1tzt8bTsSIDfA76tUippf5rw6kipDVp1a5fPpo7fcekY0Kfxuusw== X-Google-Smtp-Source: AGHT+IEAoXjxGt7ZgM1+l21dV5SgZoy63F2CC6yaSu2PT+pNWOVEKua+N2uXwTxvGNrwpNX/BvOdvbAZbCN5 X-Received: by 2002:a17:902:d2cc:b0:1b5:5059:e733 with SMTP id n12-20020a170902d2cc00b001b55059e733mr26724959plc.17.1693293704649; Tue, 29 Aug 2023 00:21:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q20-20020a170902e31400b001bc2ad7b6a7sm286743plc.139.2023.08.29.00.21.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 00:21:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 00:21:44 -0700 (PDT) Message-ID: <64ed9c88.170a0220.928af.e861SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id A4A066052471; Tue, 29 Aug 2023 03:21:43 -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/