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 A07C9431FC for ; Wed, 25 Oct 2023 14:55:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BDB2402D0; Wed, 25 Oct 2023 14:55:57 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id AB512402D0 for ; Wed, 25 Oct 2023 14:55:56 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7788db95652so385978785a.2 for ; Wed, 25 Oct 2023 05:55:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698238556; x=1698843356; 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=VDMSOY3rByFQm+9eWTw/zGGNAqrvXvqRp/jI7PtY+m8u8RovyKlxIF7OcjzdvJKnb5 0OvD3sp/pNGR1QD2+GUpZDCK4ZRkROwzxOvNiR5EP3tcKr7uk6W7zS0x+4jOV90bPPuj FYjnWiT4Fi/VnWvabrF9mYsG7I15WAKADD3zM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698238556; x=1698843356; 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=BZB6uuPBkA60BhNiR7ENbafXReVDVltC2B4qXTKr2Mmuze2PJ1hTnVcuMTjPBTXzs9 ifU3NP6Y3yrdsWagzTqf4+wN6Fbh+kFy1Xsetqy+FU7L7H0k1U4lnsXnm1LK8Q1Je4VL 1V7SLshvrQTRQhLrOXWrqcr+eNr0FuSSIslSyZQ6w7NHSV5B5tMwI6TQHISWGM/oCpS2 2d4wsLO75pW5v4H2NTAB9ZiNdLDltUkn2iZQqeV4VMpEm/81zdutGew87aTfEr8JKSsk 0/59tBrOMBxYxyaMlOXF5tuYCAWkyNfH8cEoVm/ZKVuFl32ioe2teJAcblA2zdCIpk/G b7rg== X-Gm-Message-State: AOJu0YydbS1+rvAdFGuyznhoxcU2l6zt2C+1eaKnPAQpMo7WST93LWFa DygquHkqRA5zRownWANumjFweDOsATvv4BgaEahHZsqwkct8uuXNP/unvw== X-Google-Smtp-Source: AGHT+IFSF6eXbRaxPX0vMCc9Df7H66tByUKShhun2ayurU6I3tVwcQ9exDaYMvkuBtCY+QmhjQZ0NWo2JGtQ X-Received: by 2002:a05:620a:4415:b0:774:244c:8b2c with SMTP id v21-20020a05620a441500b00774244c8b2cmr18679182qkp.14.1698238556197; Wed, 25 Oct 2023 05:55:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x5-20020a0c8e85000000b0066f87122a2csm419481qvb.56.2023.10.25.05.55.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 05:55:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 05:55:56 -0700 (PDT) Message-ID: <6539105c.0c0a0220.1ed16.efa4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id E486B6051827; Wed, 25 Oct 2023 08:55:55 -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/