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 D543B43694 for ; Thu, 7 Dec 2023 07:46:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B17FB42E7A; Thu, 7 Dec 2023 07:46:55 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id BBA5240042 for ; Thu, 7 Dec 2023 07:46:54 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35d53f61754so2090835ab.0 for ; Wed, 06 Dec 2023 22:46:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701931614; x=1702536414; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KWFGrcSapU+iCVyrWtJRKYIGOMDJYCN9aXwaKnaFjxw=; b=E2TV8cAZAvIbO0asgZ9pf3Wr1n2138PPwD1bBKMjFzdm8NLfNQOYPTTswxreCJK8v8 iIhidkMekEqu2Oo32mUveg2QrpubMqS//qYHPQ9xYLwP+B09P0KqvpUhOxdZF0a/cZrR 06YZQt8z5N6jeuxhii1626ZxRtv/iovhlCSGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701931614; x=1702536414; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KWFGrcSapU+iCVyrWtJRKYIGOMDJYCN9aXwaKnaFjxw=; b=LKQfTF9ZHSdZimb5VX6eCby0SzG82cRCk1xw3Uq0DoUrL6ei4x3kN/67safGSqqyk0 eOLE2YGJGqolT1jErSV/t7hH+pAWX2h7cP0oawll6FfBJqc05GDi88zzkgzWIJoJ5TIS 95iPp4xggIbs6JT/vRqP9uRov2LoOely364nKR6rCrNphW08q3SWqzewxiyYxeo8PfaI vaHyMbwjRV/vQuoCe9vQ4cw1xi3byJ7jOz3XK+OotAXTvVnu9/V4455OAeX0gujFoa9B QIcdudG9l/TwBibZLZ7Sy2ocHU/pK76fSOizojGIO3fdPFAyF6wnjZ4eaAr9V5n5DOZI Uafw== X-Gm-Message-State: AOJu0Yz24vjYaKXJLoWFsJE/9rvmZcwOBxY/roCRgymuR/BZnojWqM40 3gaLQN3rhZkXhaS8sD+zMV8oemCi4C5WWBZ8VBb+9fYyugvOWGk/kk8BfA== X-Google-Smtp-Source: AGHT+IE09zimdl9F9DUH5WD620dTTwrg1WtMa2GkLTbojrvNe9JlhiDY6tSOmcVIPZSfMDuaxvv/ZWPEZyAS X-Received: by 2002:a05:6e02:1ba3:b0:35d:53c6:140 with SMTP id n3-20020a056e021ba300b0035d53c60140mr3069893ili.32.1701931614197; Wed, 06 Dec 2023 22:46:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h12-20020a92c26c000000b00352610b7c11sm45342ild.13.2023.12.06.22.46.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 22:46:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 22:46:54 -0800 (PST) Message-ID: <65716a5e.920a0220.9a19f.13afSMTPIN_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 A70E26051831; Thu, 7 Dec 2023 01:46:53 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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/