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 98C45433B5 for ; Fri, 24 Nov 2023 09:09:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94109402E1; Fri, 24 Nov 2023 09:09:28 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id F407A402B3 for ; Fri, 24 Nov 2023 09:09:26 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35c41ae20daso3434345ab.2 for ; Fri, 24 Nov 2023 00:09:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700813366; x=1701418166; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HdGmDvqzmjelp+NKt+LmYzCaL9QGGOFDnziTiC7DDAE=; b=bH6Dm34XC1BICUQCGeDSHAmkqqcDQs8WAoARGn6lOTeyX/SgdQUnXprFaKUInRzvu0 DoIYxV6nfwWlwtsa6KaQjOgF5G2+H143FFseXVIc7DQlbl4+cwXIyRbx1xQsfBv36KCE GRUaAqtHGEt5GfRcc8R/7FmLQQ4D2/NF5wF0c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700813366; x=1701418166; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HdGmDvqzmjelp+NKt+LmYzCaL9QGGOFDnziTiC7DDAE=; b=JSQwuL/hj/gyFprUiSb3hNblYBTtiUNKB3AXh5PEcLgIf44BjhaRLpldRzAZajPX8J J1ojfZStDXXlBAMWXVz51SAgOenhiEJNKy3eU4Y/sqxdgyBvwqzfSVl5f0DzWnmQnFus LUikcWX29jGRaHRsgcbs6L8iFT8gk9tpAdBKLM9g3pU7qfmBxbqf9yyf+MGAGEUcRlY+ JzZAF08u4KZYicHQ/NdcHaL2gkPSBX3ETfLA84LHFAkw+JHTXE8TGWd82uFj49G20o33 Qd0Pnpd8/436OvTWWJM5fYB1xPXPL8wOJYp/+lShOLNbD3IXwG8+VDSM4x26P9hapoxQ F6Jw== X-Gm-Message-State: AOJu0YxKs13B0bdMsTWNAtWmYm3VQUyewE2LlEz+hPT1bLNsXOMprx/s hplda2vB8Lj7LjpnerXXn/nLqO3h6xQ77mmcZr7TNiHQWBSZQKYEYvuohQ== X-Google-Smtp-Source: AGHT+IEnHJym+cdVcNIuc+BoCyPKJvyLkTtJGHnlEdYSKKmuaJxdv4Ji1DUS53b04RPgPszJCLeKGxtdoEfw X-Received: by 2002:a05:6e02:188f:b0:35b:55:77c4 with SMTP id o15-20020a056e02188f00b0035b005577c4mr3148537ilu.21.1700813366350; Fri, 24 Nov 2023 00:09: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 h9-20020a056e021d8900b0035b059b8bfesm16621ila.51.2023.11.24.00.09.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 00:09:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 00:09:26 -0800 (PST) Message-ID: <65605a36.050a0220.429d7.10afSMTPIN_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 C9CF8605C311; Fri, 24 Nov 2023 03:09:25 -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-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=======================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +-----------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/