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 9659641B5E for ; Tue, 29 Aug 2023 09:21:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C3B9402A2; Tue, 29 Aug 2023 09:21:45 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 955304026A for ; Tue, 29 Aug 2023 09:21:37 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-57129417cecso2240854eaf.1 for ; Tue, 29 Aug 2023 00:21:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693293697; x=1693898497; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=79BbQtXLEoWa7z2qIRKowE4w14UYK4lJwh+4PpN3ox0=; b=XixZjZgQ2+oMzYyPxCFsoJ1pr4EjWYnKh1uJ3SF/xs8j+pB8cymhgPyEQIjeQxe7Cw fCBG77/oJOAxGHa7BHZ97m4qi6b8s8ZaZ24Q91bTNOGHjg3oMG+GQdUpflLQJJ+cyGr0 8BPX6eXe6EzJW8Hda82jIvTRmOgHZCtbLmI1E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693293697; x=1693898497; 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=Tk6YQxn4yUbha78aFdNU68qf7a6fSbb3SwjcYkAKNfC4JmWHdHDtqO8I0P4AjTq7Il rtB+NqlFqfkuseGI7eC67gcJYT2DKeaoxcyP/j0rXwXr+79ATVnOsOT6UoynK7fWN7Xp GlHaL6V96YJpxeh2sQyjQaN1+ATi/DSs05B3EXTQlV36QiuBaDUmXfsZicn3oMVQFNlL Kk2XRepZ7+g2SCFHLlv2L3HJZZlDq57mi/Sn5ZaAeBvjxr/cO8JSenzVzdWLFYAFusQi WZgIoqGGdpqLoOi0l9czhibjpNVVq86Seb57K1dWkk/gw/DKSnxBxmUEhOqhmib4N/fV yTdw== X-Gm-Message-State: AOJu0Yw4xm4SHbyq+aYMV+yxDHg9W4JiGdyJnp3iV+jSztPPVpTyKBJM Wumfj5PWD1BWSP1ZKUu2hs2Fsld1Y2jbDqwo4t9HnWxzT8f6iaOFc15snA== X-Google-Smtp-Source: AGHT+IGKNnZq8bHqEmn49jnpp1eVGv0PS5On3vNOhjlNpcbgE0Z3bbWH4oIm7x1acvtt0bYbpqB/GMPl+JNK X-Received: by 2002:a4a:6f5d:0:b0:573:70a2:4233 with SMTP id i29-20020a4a6f5d000000b0057370a24233mr1304151oof.3.1693293696951; Tue, 29 Aug 2023 00:21:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c80-20020a4a4f53000000b0057328a4032asm872547oob.13.2023.08.29.00.21.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 00:21:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 00:21:36 -0700 (PDT) Message-ID: <64ed9c80.4a0a0220.29d82.c06aSMTPIN_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 7452D6052471; Tue, 29 Aug 2023 03:21:36 -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/