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 6E44E433B5 for ; Fri, 24 Nov 2023 09:07:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B2B5402E1; Fri, 24 Nov 2023 09:07:50 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id B310B402B3 for ; Fri, 24 Nov 2023 09:07:48 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7c450055f7aso481701241.2 for ; Fri, 24 Nov 2023 00:07:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700813268; x=1701418068; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n3MjUJOzNKT+QC6idtmTmxkYIUV9VeiLGjEtRxYopIo=; b=dcRKZ5lsKB7k0C9cJCIaMLaZF46neaFsp0v8Vd06VWwEYzhECINNP+xqyyg4NsUXf5 tUzL8ViWw2q5QPkwS4i8xHapaAyiycyOzDrsK3Xp3MAHjosEMhxP1REfSMOEei6XBnZg gtE/Ggse61l+5LJGB4Rc2FT3YSVpGOcbdFfoc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700813268; x=1701418068; 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=cck6pRgaXk+nFLsPrdbadJkWjUPWbzyG3EFY+YqTOqfWs+LYenWbzPiw7lHgzJ9SKc S9NPICrTOEs8EuLVHXN13AuBLY+4We61Mf2E+ynYsJciVlbYFHNnZejqNP/UfHApZzP3 F/U+59qjKy+MBH1ZOa+3BIDuSFBUi4TbSwyAk4soyjctiRPWD87rDmgkmFqK2q73Nq+x begLM9Vw1j1JoGaTB96zQAvaw1LTRrXMTUSQPIzU5GH7EhjFNgFqTc7aHAHIfHJNAvSd jmEjJ9t8X7u5snvzZBDaUedCKzTSxpUwKV6DiMNu2lUlYWREcnPH2+G+yUEJrQUoh3XM DSng== X-Gm-Message-State: AOJu0YwVoAeDAAxH8FLL42GUVV5ML5myMayxv7fd/CC0XXAjkYwVfEdL WdG92rOwPJ2ELYVexV68UlOBYSVkouQbdV1F4u3diMJIWjMz/JZPsskDSQ== X-Google-Smtp-Source: AGHT+IH2htKe7mUAET9VGcHTcBRsIC98vKbl/wlsJJJrxEx0VH2BvJ0Uxzq64kqDx0aMB6/iZQKChr4+/6Qs X-Received: by 2002:a05:6102:161f:b0:45d:b2b4:59e2 with SMTP id cu31-20020a056102161f00b0045db2b459e2mr1476202vsb.26.1700813268117; Fri, 24 Nov 2023 00:07:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cu44-20020a056102162c00b00462a9d6134asm199059vsb.2.2023.11.24.00.07.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 00:07:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 00:07:48 -0800 (PST) Message-ID: <656059d4.050a0220.adaa1.7afcSMTPIN_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 AB2AE605C311; Fri, 24 Nov 2023 03:07:47 -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/