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 7062F43694 for ; Thu, 7 Dec 2023 06:49:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C64D42E7A; Thu, 7 Dec 2023 06:49:10 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id C296F40042 for ; Thu, 7 Dec 2023 06:49:08 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-77f3c84e0f6so17277785a.1 for ; Wed, 06 Dec 2023 21:49:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701928148; x=1702532948; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WNNIg0yELdQ4kHQalQtrwOZH0c2TQp2fjF5hs48TRpg=; b=PR707BiGksN/ohQH9CE5mQCUU2eW8wy0kO94ilDE0cSw8wRsWu9MdjBaA1QD4ef4gN hvunz3ykiL9bKROO6SYH9i6vGFuhLJR13t69pSeQmRsTu5WGbvfzzoBiKrSsz+r45yf0 cuSjemZM0O/21WO/ljIx+Yj+zKzmij5vmpop4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701928148; x=1702532948; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WNNIg0yELdQ4kHQalQtrwOZH0c2TQp2fjF5hs48TRpg=; b=APJQWZrOshWqyR/HYAVUOKtu+KLmjiQKiray7r0WtkO1n5z8FviS46X/5BYVcL3jBq or+8/NsOIQFRNlaEIWaHqrF6Zl9qfb688Pw6u9AQWu8Mu0XQckoQD7a1xuZ0rjVPV+6q +8WVt+5s1KDMxF8S88ILJ8tDJQAuzkc+xqvoEpnMaQAJPCB4AsmyNzh/HBKJtB32F8VX AcPJCMzU3nP1Ys1uvLU1iLXIOIOWe1WpLCqpd1Iip9gy48y3TN5H1sZsb0yCabitpsfn GUBbZHyFsOLGzDtnT2BUafLBKB42bhCMkqDVqzbDavSN/vDEUVBqyjc8TkxHuanQpdR3 b1aQ== X-Gm-Message-State: AOJu0YyMQ1mcQ5zMzZMMUi+V9fq1kaVZnmoCS8Do6UnQCWwyxqojNFbW hCyq2ciw2sN9fv8Trz7ic5HqBa432I4E8R5dGRrGQ2ZbRtlwQ51JbucwAA== X-Google-Smtp-Source: AGHT+IHFXboPsu4R5PEAkh0sn29Kuhis5CWZfQKR34oePuKRElXiPTW3VXaVjoLcXYso0PYCTOSZuaDwW8un X-Received: by 2002:a0c:f888:0:b0:67a:6343:3049 with SMTP id u8-20020a0cf888000000b0067a63433049mr1948019qvn.45.1701928148104; Wed, 06 Dec 2023 21:49:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l15-20020ad4444f000000b0067a15de07c3sm49049qvt.3.2023.12.06.21.49.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 21:49:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 21:49:08 -0800 (PST) Message-ID: <65715cd4.d40a0220.c2c03.141bSMTPIN_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 C26336051831; Thu, 7 Dec 2023 00:49:07 -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-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/28543/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/