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 F393942DF8 for ; Fri, 7 Jul 2023 14:02:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE4E640685; Fri, 7 Jul 2023 14:02:37 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 2821040685 for ; Fri, 7 Jul 2023 14:02:36 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-785d738d3feso40664839f.0 for ; Fri, 07 Jul 2023 05:02:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688731355; x=1691323355; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=avWLpjGiXraNZDqYKgYIAmC4dWdixPHXzKARCBKjNFg=; b=RoKykN31E531zbcUgTS0OrIL7fA/uMfyeDEaHKeirMCgKefk4RJztjKc5hOc+ozHGo 5XDlWKm/XbGx/Eq8CnyZfzoM2cmS/tFWtJWoNDk8bAcZkI21bC1PS7vTx0UZhxREVpuj H8MVtgj/lTfuuquTi1MzXGfO27hBwKZzFTkbw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688731355; x=1691323355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=avWLpjGiXraNZDqYKgYIAmC4dWdixPHXzKARCBKjNFg=; b=IecmW9l5X7FgBFfj9RBv9amPIi+YjqdKyKuSPSqEk0a9L/HltmpHJhmU+hCE9fPNkN tsZ51V8od5+7ela5oq6oYw1bgZUYf7c5wtRvJUzWzssQ344FzEnOtPlXod2HVlt/9kyq Qx50XUk8KqxuC+NmCAhXeRJHk0vT4F9zaWjtnPUwjFceZXp+Omzd2uuSixGEG+idu7qa dChDavg0rymq4Pi9gbDe8LtqBtl/bFsvIOdCbbkTlp/62y7FP4vEfDP8W+5VP/Uf1B7f BJxS9szXNm7a7nCnOOF71c/vwEDJiwFedAo/sVqGaYcyOuOCWJsku70gf4vbUpxkw2kZ cS9A== X-Gm-Message-State: ABy/qLbx/RMctSds07VmtRmGMU+6cgMzuPQvcTuWayT2FT9h9s9tMwAJ 5Di3eGm1/AW0dY5INisPBGgYvDRmETSBblhjkUf043FBednJ4jUpt/XsqA== X-Google-Smtp-Source: APBJJlE68tWsPDLE2fwV7TmrNhS8wXHyt7eBJCIQGilmw3IhA+YP1SFmfMwc0pFgxJ/lTPt0zdlU6DbiIEEa X-Received: by 2002:a6b:6d13:0:b0:785:d098:b2d5 with SMTP id a19-20020a6b6d13000000b00785d098b2d5mr3465166iod.5.1688731355410; Fri, 07 Jul 2023 05:02:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z20-20020a05660200d400b007835686237dsm138945ioe.14.2023.07.07.05.02.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jul 2023 05:02:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jul 2023 05:02:35 -0700 (PDT) Message-ID: <64a7fedb.050a0220.6a22c.5e9aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DA08F605246B; Fri, 7 Jul 2023 08:02:34 -0400 (EDT) Subject: |SUCCESS| pw129286 [PATCH] net/iavf: fix Tunnel TSO path selecting. 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/129286 _Testing PASS_ Submitter: Xu, Ke1 Date: Wednesday, July 05 2023 10:35:38 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:3dbf1b6d6545045c28b205609225fd4be3943212 129286 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/26971/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/