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 42A9D43677 for ; Tue, 5 Dec 2023 12:47:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C30742E3B; Tue, 5 Dec 2023 12:47:55 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id A5BEC42E2B for ; Tue, 5 Dec 2023 12:47:53 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-58d521f12ebso3739939eaf.2 for ; Tue, 05 Dec 2023 03:47:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701776873; x=1702381673; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GIi3FecOO3mhavYDkG/9ShjboZQhKkU6R618oBETZgo=; b=CnCP0ACFZJH/uPX5cfgQ4wUyeCvXAugjDdvpJ9pLE//wwfx6rWoCnh9vS2wTyQiWUZ SEvpRkksqvfXodSkd7fMpMZKwQJR6HvFWobrVubRLoVwJkG9jg+hGhiYVjGR/qi6W3Ru wIVp6VlutT3GDjrt7fJcW1d5pvQmqzcCOvWmg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701776873; x=1702381673; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GIi3FecOO3mhavYDkG/9ShjboZQhKkU6R618oBETZgo=; b=h7Xj5AKDSXt1Mc1t/1oQMotDtsOKnbJi/zx0MLjQXLLxCHtAPr4AhK2ef73W0exzoU 4ZBft4eKH3lylyEzgpJg8bMiXzbh7mRhO5I1ca6mSyjMIs9j1N57b3K8P5g8gUZ11YeA WExb7UnUd5U+UOil87VIHE5AffWkHVYok19iPPBL0pME5uGE1MDx4owTgU5AVMglxeDe 6IVLdNwpWbvQPrnYExcac/YZNR5jsTApCIBLPtKWbrfNSiybsS5tBbkdUEPTeZd1MYhm 3zPlkG0wG4cCvGneJs14hXnzdiOKjySxntDu7tqIl2qfGu6AAXV2ByBpahOvmxGmL+rB 5KIw== X-Gm-Message-State: AOJu0YxHQxtu15FHXxc21lNvXMLamofohFClKK/HFSIhLkmI9kCySASh xk2r3/V1VT2ic/0T3AtfZVRR+po8wu0+wzCQC1FFfZFczJfEgWWoghnyKw== X-Google-Smtp-Source: AGHT+IG8vZ+UgPJiY39Fh1xn3rKdoUCDwB27QR1PDpgx6NnR9kDFZgJ1I0viCvyw7wf6HrlIZRRFuP4ACkQ0 X-Received: by 2002:a4a:3817:0:b0:590:2134:c5fd with SMTP id c23-20020a4a3817000000b005902134c5fdmr2284613ooa.1.1701776872683; Tue, 05 Dec 2023 03:47:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h184-20020a4a5ec1000000b00589d9237faesm1088473oob.16.2023.12.05.03.47.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 03:47:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 03:47:52 -0800 (PST) Message-ID: <656f0de8.4a0a0220.7c173.7ff5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 15192605C314; Tue, 5 Dec 2023 06:47:37 -0500 (EST) Subject: |SUCCESS| pw134877 [PATCH] net/iavf: fix no polling mode switch 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/134877 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, December 05 2023 10:28:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134877 --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/28531/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/