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 5FF4D42C67 for ; Fri, 9 Jun 2023 04:10:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5937640E01; Fri, 9 Jun 2023 04:10:26 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 93CF940E01 for ; Fri, 9 Jun 2023 04:10:24 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-558b6cffe03so826338eaf.3 for ; Thu, 08 Jun 2023 19:10:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686276624; x=1688868624; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p4dmJBGWBhNDQlTLfDazl6BkK5t09ovyxQE3tX9fMIg=; b=gW8ln3wjQMH7kJMsNaK8EOEwLHw60YQx1RnCwde5gwDbx8Bhwws08vcjsLMYgqbV7y Wdc4hM+51ned2p2MEQ4fJ4K2FNw8DZRx+nDJ7iZXBvc22HBPIMkkEx+5wi9h/ygC8paz vm+zM11rqczag5y0tkUG55N3NeoyftWNXqnyw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686276624; x=1688868624; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p4dmJBGWBhNDQlTLfDazl6BkK5t09ovyxQE3tX9fMIg=; b=kQ+VLa9ulMgJ/JyAvhMJFbFRx7hmsFnI2BHNrjGboFh7ZaBGzMQ9iwKf3r7OXRgKa4 /Ysjn67q6IwMhQAT2BsRS0D5pgMZ5oTREVMmzg4TsAsoDkeekOHJo4d1tVB20qjuJtAs RgRn+j0xtaLQVLTlb3Q6QrER8SkTg1kjBGZAFxFplJbEzu5/2ChDOHu6rCyz1dy/1Nfz mzfyOhnvPbIf3/rDyskck/s0/Zb0+sqoCYEm/Cf4UVyxod/SfIQMN67xkdkYptctNcKU g94znK96ffhf5w24T81nKCIs8quTW6oLFzitnYveg2b1W+CPALc1cZuJHhy+4Pm7eJhd OsKQ== X-Gm-Message-State: AC+VfDxB2i6i4rqomT74WorKWc/0xFjj8gqSABTX6GMmbN0QzANbs0Ro tUu3uwEp6R3kFkBmi2RbPKOvmPidzU5U9RP/y4846dLLBuaXlkFfqc2cJg== X-Google-Smtp-Source: ACHHUZ7iW9MS41pgvdySm0hA1IGeAld2E9Uf6EFIpxtHm50DfZ/VFzxFN3zoPtd2QYSJLrmpr0Radl32yHHQ X-Received: by 2002:a05:6808:aa6:b0:39b:3494:1ee5 with SMTP id r6-20020a0568080aa600b0039b34941ee5mr239682oij.18.1686276623934; Thu, 08 Jun 2023 19:10:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id np7-20020a17090b4c4700b002590343be4dsm209106pjb.15.2023.06.08.19.10.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 19:10:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 19:10:23 -0700 (PDT) Message-ID: <64828a0f.170a0220.8cf8c.6fadSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 55B12605246B; Thu, 8 Jun 2023 22:10:23 -0400 (EDT) Subject: |SUCCESS| pw128361 [PATCH] [v2] net/ice:fix tunnel packet TX descrip 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128361 _Testing PASS_ Submitter: Shiyang He Date: Thursday, June 08 2023 10:19:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:55ead98d1de1b02fa563e822a67c7adc0361ddfb 128361 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26578/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/