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 BD5F743694 for ; Thu, 7 Dec 2023 06:33:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B890142E7A; Thu, 7 Dec 2023 06:33:58 +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 6A4D540042 for ; Thu, 7 Dec 2023 06:33:57 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5d3758fdd2eso3065967b3.0 for ; Wed, 06 Dec 2023 21:33:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701927237; x=1702532037; 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=BSV6q1zjeLyzrY+poWelz92tq3WiWA0fIYoz1XOiw+SDm6RJpLfIj+h+tU6WtL4BaH CYaaERWjqHX+FqNfADv0EboThK/0pkjXlOLhaqoQq6V3lE+bPx4O7n5NGj1DWTfagFjB ruTWhjiqjXMbCXwWdBIN3Dg278k0QDaGkJR/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701927237; x=1702532037; 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=ZWH3bm8v8pUI8mW8CXYbHkVB17DbPe/53y6kgg/6IyfFMVi8YK3R3lgyV1Q0kx4Hyl Letb9OJA9uz5q1IISRrv39bkov6dwdgs5WK3P6JuwZVlOhJPVCIq7OodoLtg97QWMRgl w0Ux7KZhq69lPq9zyNGcEONyymKfSmX/KweVB8ojMB0BdK69i7HPg5oLkK3BJd2iQgdG jQkdMGD/8m300CyYpZs6smNyiN8NDmK0CsHzhJy84q758nOs56tTf4W0sO+uWONXmm3F 2/5iXfWcwT7n9A+IGWVSlLMc4IYZkMJEIvjgPcMMJ9bVxgq+AMgIL3a/JsfhgoWNJkQX 1U2A== X-Gm-Message-State: AOJu0YwfqLDhYM+GXDqSHeVNp5o1aUIPI4OEFY6/Lg6WcNpFMdhzahTe EmWaeE32lMaCU+UqOkRxV7832C+n/dhoN12qqxVVzOaDiNqMba+zUJ/sbg== X-Google-Smtp-Source: AGHT+IGEs1Z/MXPxCL0M9/3jUR3GJLZ0ONqpaYNzMOq33zOaQKVTkLdPl3aDIxKkegEPb+wmHRvxXz9FcajU X-Received: by 2002:a81:aa09:0:b0:5d6:d25b:6dc9 with SMTP id i9-20020a81aa09000000b005d6d25b6dc9mr2143726ywh.25.1701927236945; Wed, 06 Dec 2023 21:33:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d185-20020a814fc2000000b005d0105c0d8bsm78738ywb.13.2023.12.06.21.33.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 21:33:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 21:33:56 -0800 (PST) Message-ID: <65715944.810a0220.73946.24fdSMTPIN_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 8D5856051831; Thu, 7 Dec 2023 00:33:56 -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/