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 92D7B431FC for ; Wed, 25 Oct 2023 14:55:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BBF2402D0; Wed, 25 Oct 2023 14:55:39 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 60B33402D0 for ; Wed, 25 Oct 2023 14:55:32 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-77063481352so65293185a.1 for ; Wed, 25 Oct 2023 05:55:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698238532; x=1698843332; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7+I+cELvCeObNK4Ew+XC3u0EhNBSn91H1VqrSMQaZSc=; b=faJSHogUCA4kBlDSGEyZtzYKGoPhwSpn8vJjVRMp6iSwhUwbmyasJOkQfK8sYb4+yh rkLV+tGRN6+gfiArisACzDsWwQv+XA4S+g5DRAvb2ave1Spuu3c6xiHlFg4jt6CQMaP3 M5qUuFqh44Uci67eXefaDorCO5xWQ7NuXEexI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698238532; x=1698843332; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7+I+cELvCeObNK4Ew+XC3u0EhNBSn91H1VqrSMQaZSc=; b=tMHMy7iUoha6nxkMYCT7AwslC9RgXc3AAylHjH8HoadSnQcJmO0F97OJ+auKijjMAO FGUSdtJkAJPiH/CykD1YMkgpbNX4GQX7Rtazwh2h97H6ohvor0w9foq6tjqubMkR7rJ1 zaCVMajd3jeLZCiB1Eal8YsrvIgXhrive0FlqqhP6DUspB64rKrwJmHnvwycIoi99LMT QcrhTjZ82E8Cf0g0M8kuBqU+wtMETa5ZEdkEyoQVS+6lUlBWloqm4HCBAmvgfJnwiJBu xAAA00A1IxEN1uYvQgj/ZdozNUPLqxSUAgZI0Scu34gpnXi3jOvlsnMQD1bsZTqiFnRm J61A== X-Gm-Message-State: AOJu0YyN0ii+6OdBMfP6AVoSoVF/z8gopBIkcl5USw6bQbmKT6b7cZnX 3XQPPw3Cb1SGoZZj1M34KBCHIsjS95Pzo9vRvoIrMACyYPOb4EGedLiVHSk/UUD+3lvvr/yfQg= = X-Google-Smtp-Source: AGHT+IHnYVN3+5K4BID2H2vuavVHXltrZ5NMt7UMzKQV8Vhotg+LuAYLW+1df1LtQgYODHF+DzPExQbaoHxz X-Received: by 2002:ad4:5a05:0:b0:66d:59a4:a2f3 with SMTP id ei5-20020ad45a05000000b0066d59a4a2f3mr20825590qvb.14.1698238531806; Wed, 25 Oct 2023 05:55:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w5-20020a0cdf85000000b0066f153e03aasm306630qvl.61.2023.10.25.05.55.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 05:55:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 05:55:31 -0700 (PDT) Message-ID: <65391043.0c0a0220.2fb92.8985SMTPIN_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 830B26051827; Wed, 25 Oct 2023 08:55:31 -0400 (EDT) Subject: |SUCCESS| pw133278 [PATCH] [v2] net/iavf: fix Tx offloading flags ch 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/133278 _Testing PASS_ Submitter: Radu Nicolau Date: Wednesday, October 25 2023 09:12:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133278 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28060/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/