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 85EE642E58 for ; Wed, 12 Jul 2023 23:18:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8037C400D5; Wed, 12 Jul 2023 23:18:06 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 4BB4A400D5 for ; Wed, 12 Jul 2023 23:18:05 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-666e6541c98so27192b3a.2 for ; Wed, 12 Jul 2023 14:18:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689196684; x=1691788684; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HPHwhfaHRDi1GVHAJ93ahsV8iTxERRHYNC7FL8arMaE=; b=Ajyj/t3ZiyeFFQv/xBBbifJ0AKZ2Xj+gDMlOFPAgsqsmTgXPnZpBAi8iO2AkRWbiny bcIOyL4ymjDxEm4FwZU+tPIksrTd25dCXsgC/4fDgiXv02wmQBu1fAziphOHruWw6m04 8UdnafR9YKDRlluwX5IRtenFVv1gs72O9ePKI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689196684; x=1691788684; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HPHwhfaHRDi1GVHAJ93ahsV8iTxERRHYNC7FL8arMaE=; b=hDYNYolVi8tNof/HwxgtBgAp/81rf0f5ewY9x5h+e0h2WQ+F7SfxmBAuZfTL8A10J+ Vo372IINgq/VmTLF45AQgvj50dtS/aE8Ly4tgHSLHKB2xZh5STq81neaP8rQwc5pcX/d 8ce/Lk940nlkqTuvlL7XN+CGppQa9VCT5u4MqogD+puyuNvk76HI+9duKftsgLdvtVSc +kkaHZzxP9H4GJJd103SvgI68coQ64i/gP6bfHOsTktlB+pQSyO5r8rEHCuhXQMkl+0T Ev61ZqJRtzR0JEe/MpNRHggLpidXNJzrOtIdVhVrQl7Z0DPpV6EA1YiD4fFTJdtdpXVL 1GZA== X-Gm-Message-State: ABy/qLaU7tGCYqjAafPwBT0tn2vvGl/J0yVxn2inR37dNLylOt8uYL69 zYALMqvhJ8ddc7mzY/5og1reblXXUS22e36WyfinJYoiPf6vXOPNS47i8Q== X-Google-Smtp-Source: APBJJlEoM5Sbq4CN0HB+n7Ba7VTa6gnDgXf8FhhbqVqNRT98yCPkS0XZSb4rp6KHRQhXpi0t8Uk4FDY4x/8D X-Received: by 2002:a05:6a20:a12b:b0:132:ca06:2808 with SMTP id q43-20020a056a20a12b00b00132ca062808mr3441002pzk.45.1689196684591; Wed, 12 Jul 2023 14:18:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d70-20020a633649000000b0051322912d02sm426112pga.9.2023.07.12.14.18.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 14:18:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 14:18:04 -0700 (PDT) Message-ID: <64af188c.630a0220.2610.b16eSMTPIN_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 D428B605246B; Wed, 12 Jul 2023 17:18:03 -0400 (EDT) Subject: |SUCCESS| pw129323 [PATCH] [v2] net/iavf: fix Tunnel TSO path select 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/129323 _Testing PASS_ Submitter: Ke Xu Date: Thursday, July 06 2023 02:45:26 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:d31932e0a330e4a4496a73c48f6921d76591a3bb 129323 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/26990/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/