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 E70D142ED9 for ; Fri, 21 Jul 2023 12:23:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9C5A40DD8; Fri, 21 Jul 2023 12:23:14 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id B4D3040DD8 for ; Fri, 21 Jul 2023 12:23:12 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-634ddd17647so12815906d6.2 for ; Fri, 21 Jul 2023 03:23:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689934992; x=1690539792; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iNY0jKSKCwfdaxDIt8FHAolS3dAb2XJQvQuJAm7Q3zA=; b=iA8Zq0K2cKNDoRMHpGbxswINqec6m6FMEOAq0GCAshU9lf861IHdF+2DJVJmjMFQdC KsSarjVUESaBm7jnN593O/cnv2e31J4QYYT2oPQOv54ezJwHGq3cVn9LoE5GpNuiFyVf p8gpnldwkGyqNXyRyJiort8PHwrxrmdlABr4Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689934992; x=1690539792; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iNY0jKSKCwfdaxDIt8FHAolS3dAb2XJQvQuJAm7Q3zA=; b=ZVm/iy1orjozXiHN0mJ1vQze7ZCGWi08oWJ3u66/SkMPbfcNsT1SEJWUn8gl3IioiQ v+bFLLD6+LQ7qkhajSv4LYEZ+heFhLeYtB9S0smFy46WvF5nS1rgPltsjVYNW53r1LHc d/wztTvv7OOJ+XPICtqtsYliNEmXT4F9rceZ8ouh++BnkZ2zJEarzxbgvYXzApmcNS+c uT2I2vsmbG9K/dH3+l4LtuY5Ve8PFaX82oiwePngLK8E0C/b5DIRDGOK9l+80YmgyUKp hcD+2z5e8GyM0vl04IL6S7Vz0u6kD+p5sqSI5rua8bS1hTpqfg/IdnhPpYQEDCOb6mzh voXw== X-Gm-Message-State: ABy/qLbJ0h5aFj//Ko3Ak50NP9N5Jdam3ccnvUVZjwvXhUCL17stvV8G eN8YYwOMY5D/enxrvqyFCDq1PQxVbXGT2i7ELyf80qexsTnqUp7qsQgXGxZEtsI20euxybHrUQ= = X-Google-Smtp-Source: APBJJlHSXRI0N23gsCugHMCbUBOP0p6Iymjawh+PFdsXHJQdprPAkLVqTR5LQWAqKbLRdljZuiEYvcpQcs3y X-Received: by 2002:a0c:db13:0:b0:632:2101:c449 with SMTP id d19-20020a0cdb13000000b006322101c449mr1857747qvk.25.1689934992156; Fri, 21 Jul 2023 03:23:12 -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 s14-20020a0ce30e000000b00630202d3be5sm120453qvl.48.2023.07.21.03.23.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jul 2023 03:23:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jul 2023 03:23:12 -0700 (PDT) Message-ID: <64ba5c90.0c0a0220.9b364.440aSMTPIN_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 C45C7605246B; Fri, 21 Jul 2023 06:23:11 -0400 (EDT) Subject: |SUCCESS| pw129678 [PATCH] [v2] net/i40e: fix FDIR Rxq receives broa 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/129678 _Testing PASS_ Submitter: Xing, Beilei Date: Friday, July 21 2023 05:35:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 129678 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/27122/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/