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 7269743694 for ; Thu, 7 Dec 2023 06:50:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DF2942E7A; Thu, 7 Dec 2023 06:50:05 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 3B45E40042 for ; Thu, 7 Dec 2023 06:50:04 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d0ccda19eeso4239895ad.1 for ; Wed, 06 Dec 2023 21:50:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701928203; x=1702533003; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nXqbQVaJt3oQAboKKNkEWUNsvDHsWy/qp6f8eIv5lRw=; b=ONsU5P4CIvsDGjHYPaGAtMS5UUB+ggLwM4f2kZt2WkbSYjOKH9yO1bg+nBRdtpZt2A tkKv/V/LCO/WXSOUIbMghGpI0gLAN/jAZcpfz33mLD59JGSk7KAhCEIw+FvjRPT6CqJi QIiSFJLgwEXXgrrOfqnftK1msmAsAw/Z9axys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701928203; x=1702533003; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nXqbQVaJt3oQAboKKNkEWUNsvDHsWy/qp6f8eIv5lRw=; b=n1+XnSD86dD/9+ehCUwqaUQUHxayGlF+gOxdNZnWbVsSF/gy1mdsFImVzdNqjHbBdG F7cb2arKeVAA47PzHCKumV9DtY0vMdU4Hp8oV38E76eA4zB7XHfaOpFFMLkCQUliFNQc rxF2p/yGg+I5Cc/KLTPxcS0HKS/V5WiHPENHUF/751n/jh8hAY1TNXY/WXu3ZJ7LlCvl aBNxJ80k/HVkBoYnfhvAR2gVnRmqJ3wdR4/hDmpvU/YGSzwKAqNXQyA8MxP0oS87xhLy UzSdpmGI4YNBBHdeYA1koY42MD34wtz9y8JYSXAD8E+wZP6PzrTHqRvWwTiN9rtpL6ar 6afQ== X-Gm-Message-State: AOJu0Yx1iZzxpew2PBJ/82FlhGe/6JFiSYgTw8LshFQMJfN+5PdFklH9 y3OPEVYIV6jdAuTnSAOa62Yt4n4h8Cr1G0vzRIE4WPgD0N/CmbGiWlMteHAfRhYnWlYpr/wJMA= = X-Google-Smtp-Source: AGHT+IEoElMobjbQCfAY1P0LuYMeYe4wM4Y68A7BGExjWiIzykrHPtKIGI/A/8aWC+GSWiYOWHvAZqB9Qa1e X-Received: by 2002:a17:902:7448:b0:1d0:44fd:feb4 with SMTP id e8-20020a170902744800b001d044fdfeb4mr1593553plt.10.1701928203398; Wed, 06 Dec 2023 21:50:03 -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 d12-20020a170902c18c00b001cf990266c9sm28414pld.3.2023.12.06.21.50.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 21:50:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 21:50:03 -0800 (PST) Message-ID: <65715d0b.170a0220.6a25a.0cdaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D76F96051831; Thu, 7 Dec 2023 00:50:02 -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-unit-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_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/