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 F0827433B5 for ; Fri, 24 Nov 2023 09:11:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC54B402E1; Fri, 24 Nov 2023 09:11:56 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 40DB643252 for ; Fri, 24 Nov 2023 09:11:47 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35c5d5efd33so1066835ab.2 for ; Fri, 24 Nov 2023 00:11:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700813506; x=1701418306; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n3MjUJOzNKT+QC6idtmTmxkYIUV9VeiLGjEtRxYopIo=; b=XORK5r11CBhHvoGxO7foJo2aObyOhI0c8Tb+VTttz5JRFOv8FE0o0MmNtRSeCtRPlT rMPq86PHKT8XrMGOxFUJAD8Ml0sVsV/YKCbQyYbU1Xw3Xb9yhXYMJqTD1s4nSM9rsQan sVguPOiJFLMwUYhSxIedkMdILMBF8OEMzGbcs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700813506; x=1701418306; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n3MjUJOzNKT+QC6idtmTmxkYIUV9VeiLGjEtRxYopIo=; b=cpH2wwcChS7WUliWZ2OptY3xIhij9Eg1tKvttm/rh26YC2j5tJl3DwRZIzky+R0DSI aNfUlPyDKpig0ZkIPNsCzTFlpHIPrwbuix/AP5Nxdf7w51gLSnR0OgR1xKT2D23zTd4o t1+F8r8BRSD33ZEFx65H20FaGem+H79sh2fJ742YStbVMEMqjLNuEQAMdCgRr8n+2oM+ uq8IhHcgmIMrb7cNeuQD5W9HOaA2o2VvF0oCZ4wWBhfQ9PN6Hcs+Hsh0dM+o75w3nW5U KKmshkGvHw9VXqsVfrVASPYdfhGGMays/PbVez4EMtfWsTmz7m8y5tGFhNMwb9UZAUL7 LLAw== X-Gm-Message-State: AOJu0YwrB/qKI6OP1H07gzHfR9l8s+ka5+jb5kJDT4NintMb6DPOf/Co F8g+t12u+b0w5EMRxVfnV5Mxi7CaGtdqWQ6tiSL04Famw0eOnmLs6R8OvpLo0aSpuXQtk7WI/Q= = X-Google-Smtp-Source: AGHT+IEIb3Jx+6HZga5AyHZq+dNsrd6aQB7aVs60f+KtIqKzBoyZwxc3yMCFdacEDm5lj9qaQzrc9mNBqJ5p X-Received: by 2002:a05:6e02:1c0b:b0:35a:f4a1:219 with SMTP id l11-20020a056e021c0b00b0035af4a10219mr2535492ilh.2.1700813506767; Fri, 24 Nov 2023 00:11:46 -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 m14-20020a924b0e000000b0035740de0bbdsm143921ilg.9.2023.11.24.00.11.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 00:11:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 00:11:46 -0800 (PST) Message-ID: <65605ac2.920a0220.d3041.5ccaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 495BE605C311; Fri, 24 Nov 2023 03:11:46 -0500 (EST) Subject: |SUCCESS| pw134602 [PATCH] net/ice: fix tso tunnel setting to not ta 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/134602 _Testing PASS_ Submitter: Kaiwen Deng Date: Friday, November 24 2023 06:44:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:0e9dd79c90e907bcf69851434882f7877cdc3dd8 134602 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28464/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/