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 9308043694 for ; Thu, 7 Dec 2023 06:33:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E34442E7A; Thu, 7 Dec 2023 06:33:43 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 27A3140042 for ; Thu, 7 Dec 2023 06:33:43 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5d6b9143782so2805917b3.0 for ; Wed, 06 Dec 2023 21:33:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701927222; x=1702532022; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3gi6Oh7fZQUc+/T8hqACdiwhWy1Ur/NX6aVlEpgtdCs=; b=AjI59uuUwaf7Z8x2VklGyzIUqE868rF0sMKO+wZs8LoqA4zn9eP9x02XNHSUWnLkNK 48h3y+L2s4VKp9HiCfIrsX0gt9LYy45y92+GSBFL2fiyidhpNYMp7IgORuIhhC3jvImQ tOwXGyGiKn6BGY6Asv17nP9MbYkY46+GfJJTo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701927222; x=1702532022; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3gi6Oh7fZQUc+/T8hqACdiwhWy1Ur/NX6aVlEpgtdCs=; b=VtJ05kLJW5IB2b4tK29PWNREL/uPEs1ZXogqMC5WiJTC4qicV8XiDFz9/dLzjdcotn NjfUWRJ3xfLT7qJOM8lA2+Zho1CyY6Rwx/YyeHMz/I0ki9KHtHwu88Yuei+Z10TKuRXz pZgsPUJiyL3F375yZJm6/s6ni+P/tXp/IuUGe6kbY9pmuuWNEtxlx98+9KPT1TZKNcu1 GZqRmYF4ukyMPsoUugQ4I1UEAPzAcYibhN69ysuRal97FriMLFkljci5ulj7zZn/EwIr 23tZmFtpKF8HPv/Nmoaf2ziLscqDoFiF72TtZgdyvhP8T258jNXL2lQI2IsFMVumRglu kgpg== X-Gm-Message-State: AOJu0YzyCyjSFzP7smIG7NKvqWT94TVMCTORMAxDbnl41ETMFj7s0YUO jLsP/CXXl8rIBZpI3ODn/DG/4dtgc6ND0+/bXqkm+1dU5r6nKQeM9VA3F7PwxbJTPt1VTfyohw= = X-Google-Smtp-Source: AGHT+IHkG1WfYEBgDZjlIU13PkRu0QW34M/xdw1zTh0C1m3D3rvZrYDkVNHKDSbyzDzRD2/fLCca4J0n9w4V X-Received: by 2002:a81:b601:0:b0:5d7:1940:7d6a with SMTP id u1-20020a81b601000000b005d719407d6amr1797343ywh.65.1701927222644; Wed, 06 Dec 2023 21:33:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j71-20020a81924a000000b005c5b75a8471sm72615ywg.55.2023.12.06.21.33.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 21:33:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 21:33:42 -0800 (PST) Message-ID: <65715936.810a0220.7041c.2181SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4B8FF6051831; Thu, 7 Dec 2023 00:33:42 -0500 (EST) Subject: |SUCCESS| pw134899 [PATCH] [v2] net/ice: fix tso tunnel setting to n 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/134899 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, December 07 2023 02:30:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134899 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28543/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/