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 1BCC243671 for ; Thu, 7 Dec 2023 06:18:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1767342E7A; Thu, 7 Dec 2023 06:18:28 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 5C47440042 for ; Thu, 7 Dec 2023 06:18:27 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b35b9645e1so19818239f.2 for ; Wed, 06 Dec 2023 21:18:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701926306; x=1702531106; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4ohrolmtwMtZ2T4ZozOFJ3kh2IWNcT8KiKjOaneq8hI=; b=feGmjrYOKOo1bIbW/W7UCCTkoW1pPke5hUQWhdG4byCtKJyxf90s3sKD03B4cej1tb nrEAEehacOCNRF4ChzrOgZxaXPt+ubnjM5dvfTQ3MD5xywIok2U7Jqo4ov/gu5tr72Nk oEuzLwNQhiqAvfVQixMXlpfuNmQgQVyjuskw4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701926306; x=1702531106; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4ohrolmtwMtZ2T4ZozOFJ3kh2IWNcT8KiKjOaneq8hI=; b=LgnI/uWPyfL7eWIKH6njQLBraCOHv2qLv/aWrrzSZXd8KaBnaSkGDfp9Z4d21Z/Nqx wx9f/D9k10Bo4yEp2tZsgblqMEcoEHkicYr7DfAZ34PKZH/MpAAkROdUzmNnUZKFCOjh sC2qmqjS8uIWQHdUuWkXgXbuM6YargDjLsfuEU+nJc5heQyARlOpANd4ZV29G6SfBVuS QWztz1bOReDXulHOAQ9+1njvgy44uNdIU/d+buIa1C+s8CAsQOFXfpUQPEB2bTo+LcRN 1DK/dfWfKhzD/V3b2oD5my8rDR69iPYqsR4ee+5GvvmjTjGKpAT9xBk2dUSjC2zyZQmK cnkw== X-Gm-Message-State: AOJu0Yx7vM0kMA98IG7FYEOr+00qxT75Elpd4ydtWmF3k/q7vKOoEGyL tyhvJ5QqSoiOYHEtg4QrOAU6U7lsroBuZsKJNMwZ/ZFM/ta4zFA/wRR7og== X-Google-Smtp-Source: AGHT+IGBqh48m/G8ZwCftjBNluAecNB06qwnlIcpNdyiQFB7w9FJmUqnCYKwlE5sYgIdeH11scqHdfZRp4XO X-Received: by 2002:a92:520c:0:b0:35d:70c7:4c6f with SMTP id g12-20020a92520c000000b0035d70c74c6fmr2499088ilb.49.1701926306445; Wed, 06 Dec 2023 21:18:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r14-20020a92cd8e000000b003574a053858sm34698ilb.53.2023.12.06.21.18.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 21:18:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 21:18:26 -0800 (PST) Message-ID: <657155a2.920a0220.ec145.0e45SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BE5376051831; Thu, 7 Dec 2023 00:18:25 -0500 (EST) Subject: |SUCCESS| pw134899 [PATCH] [v2] net/ice: fix tso tunnel setting to n From: dpdklab@iol.unh.edu To: Test Report Cc: Kaiwen Deng 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-abi-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 | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/