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 7AEE3436F2 for ; Thu, 14 Dec 2023 19:50:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 773EB4333E; Thu, 14 Dec 2023 19:50:35 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 139DE4333C for ; Thu, 14 Dec 2023 19:50:34 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5c66b093b86so767283a12.0 for ; Thu, 14 Dec 2023 10:50:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702579833; x=1703184633; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SH8Id7dzJiZ/bEZVK1T1lLJ9e9JIojHDh6cpHNoiZcs=; b=aHBM8pUKkz7Y/eW6pHmaaFdY1d/rCQ9gDRKOpg6USX/KM/hRKXseEwQOk7i/oQEtFZ Ke00+tlfJad9xqXADlaKNJL+skw4dJ1BuT0X/Ld04tuJfb09N/BiQeAgemIQEMsHfKet /TDlUVrTVRj9JLyXr7bpSIQUiEO7dS5unP9aE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702579833; x=1703184633; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SH8Id7dzJiZ/bEZVK1T1lLJ9e9JIojHDh6cpHNoiZcs=; b=qSdTMfpYL5ebX5/4XOglZ+bjj71o3LaUgpiHaFPvQYZGfP2kNYoWFXhdXAA8ViqSCs Es+40b8rp8fSC0fRnrQGJawnzrplhRSkqDyv5iACthgwvvPIiKUJPl44QZJloABUDqCP zfJUzWsbZX4FIuejdNEaVN6huGjRhM68KY8T93J2zs/tyE2WNq2pXInZW0zN35LEpt73 9adTFWAMDM3RZoo2P7OO4MiLo4PP/04veorjB+h3rsjTsGgHaMTkO0zFFcgjHnC7GJg+ f/WBtPVbKOlxMHHfzsq+ejuFcdh+oR1zrVtYUKxFs0H5TKKPQALk3GRL9ljeF+dE/+Aq HMsA== X-Gm-Message-State: AOJu0YwV14bbroEJcH+/WO0xGCfQE84bTPztV0D1kR8czCtij9ney/Pp OxnRtQT9QpPvnZxHl77snsEjVs/mZr+65VCCu8+VzupZ+Q4/M6G29gIw+LjK0ApSoEu37E905Q= = X-Google-Smtp-Source: AGHT+IFtZ/ruNaNClsyZaRZ9hFF7NnZQIIfoeqnBCtdGv33f4EzBXv3M073Z1jZy+baf5luv7ux0YYRxBoB1 X-Received: by 2002:a17:90a:1101:b0:28b:648:dc9d with SMTP id d1-20020a17090a110100b0028b0648dc9dmr2084608pja.6.1702579833277; Thu, 14 Dec 2023 10:50:33 -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 pd9-20020a17090b1dc900b0028b0c443b2esm127590pjb.16.2023.12.14.10.50.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 10:50:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 10:50:33 -0800 (PST) Message-ID: <657b4e79.170a0220.9d488.5983SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 757E7605C311; Thu, 14 Dec 2023 13:50:32 -0500 (EST) Subject: |SUCCESS| pw135193 [PATCH] [v2] 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/135193 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, December 14 2023 10:33:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135193 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28622/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/