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 77EF143677 for ; Tue, 5 Dec 2023 12:48:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 730CA42E3B; Tue, 5 Dec 2023 12:48:40 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 6E73E42E2B for ; Tue, 5 Dec 2023 12:48:39 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-77dcf6330f3so226104885a.0 for ; Tue, 05 Dec 2023 03:48:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701776919; x=1702381719; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GIi3FecOO3mhavYDkG/9ShjboZQhKkU6R618oBETZgo=; b=Rvsnk0t2YAidIYqmCpkB/+78tMs3nMMtIE7vvXBPSXr3csLjFGDD66bTS9ekvKipjy g2RWFyjjyWIsZ4u4RIcdSTWXZA3PGSCZcHvIc/76Qm4ap7dG78ccUzgBOVxPv+S9/INU A03mjKUcSl7xoh56gKsVVO1m5qEvH30UctO+w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701776919; x=1702381719; 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=EbPAeBRcxEhfNCksjqhI64ZG3+/ia8xRJWM4t5sycESloCu5K7l16OiXmHdgcTJCPt a4oSCzX3umlRv01wlla2jpzfN6z7g/zobVFgcw1NBp64WUuwka/gvo+JjkHbu2aDVx8g 2Q9pz6m05XwzITRyH2kRH36P3UITB3vV91Vt/5JMqNMWdKlxy2O7NctSgWeFkQwYMOki GyUvTGqEOJg8EiDhi3GfS81tcv+tid5oLbCXga4wPGmSrIF+VLZaRRPcT5hLog4zCW6t kLfY1fnxdBPHUblPxKXbavxpCugWnaWJKs3plPuyM/mHfutumsuCw4gxVPaE6D4u6qKz AFuQ== X-Gm-Message-State: AOJu0YyYaepLrx6XSXbF2bzTelbdFH4/7BiuWyXm/8EEcH4WdcQDC5iB YIWsHAKPbme4A/sH/ASVSnBSM1Tc/AVwmmwXDff6dL6vgxPn5s4l8K+9wOMydOhS+NXMBpPNig= = X-Google-Smtp-Source: AGHT+IGC/o1YtclQr5AeM4QolYf3GIvFmkXqbuSdzqaySCjRN9Vi2bT05cqW7C3B73kKgVErdHeT6BjUWYdh X-Received: by 2002:ad4:40c8:0:b0:67a:a721:ec39 with SMTP id x8-20020ad440c8000000b0067aa721ec39mr992177qvp.125.1701776918933; Tue, 05 Dec 2023 03:48:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t5-20020a056214154500b0067ac7636cf8sm298387qvw.22.2023.12.05.03.48.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 03:48:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 03:48:38 -0800 (PST) Message-ID: <656f0e16.050a0220.51f2c.7e03SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 9FDD7605C314; Tue, 5 Dec 2023 06:48:23 -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/