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 4220F436F2 for ; Thu, 14 Dec 2023 19:50:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E89D4333E; Thu, 14 Dec 2023 19:50:00 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 541FE4333C for ; Thu, 14 Dec 2023 19:49:57 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dbcdde08dc1so1473269276.1 for ; Thu, 14 Dec 2023 10:49:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702579796; x=1703184596; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SH8Id7dzJiZ/bEZVK1T1lLJ9e9JIojHDh6cpHNoiZcs=; b=XyWtVTKgNjygb09Jv/mHjhZsZzkjz2g0SHSnlGp1Ahok7pYvwvr1BmISuGJVn1Y3iM STrITLeZaYve6XyhsT77W3yW29xANT3UYFBx2qG3fW9otd2fdf4N5nsEOOZKV+TVcMKS m/quGZGO1m6reZ+sLwzOmnQYM/iMITsFUavmo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702579796; x=1703184596; 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=MNaYk1W0KBjDLyje4sba7lY0bxTctV2uCbAiWMYnileiBep1EMXe8JWU5PCYK5wC2E 6GsOOoQuE4WxXGWQnVJoE81Q5j7Jq4xgnarcdudGMVnnlxkXu4G1wOb2KSFFEbezGNWA NvxMqqOhEfIDjEwowwys06XlNS8zLHOXvUi4Mf1Pdic3CYx4hMad9e9cngroq5MX25bQ HhId8+kzY5msfjeyNqueABLPuXvfmvFPDgT30Q4M2zuBV4g1VHt+XJb21XW3ChyjS/MF /8chKsh3vTu2rhyDTiyEZxea8g1i/RHVOeWjFEuiagYQW747nFZv+2yPqxXeI+Ml3BYa xlxw== X-Gm-Message-State: AOJu0Yylpd0dJcOVMryPJa50v96dJhX4IwhLWP4Zam/97U15YItlBQNL 6NNirdtps29kACgTFI21qe1WiP5bstpevXA5VoFZRVcKvpSIOANYLQ8UqVoozNVZTjDBUrVwkQ= = X-Google-Smtp-Source: AGHT+IHzhLrzKpaBkYjWsiLhrizRRX2st4TsU3hQPYLuNJ2GrjhJDI01tcLx5iLGLuwCj9Qju1STGqV6/KGW X-Received: by 2002:a25:ca10:0:b0:dbc:d37f:442e with SMTP id a16-20020a25ca10000000b00dbcd37f442emr2338860ybg.25.1702579796807; Thu, 14 Dec 2023 10:49:56 -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 m10-20020a056902118a00b00d9a3fd511f6sm1083638ybu.4.2023.12.14.10.49.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 10:49:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 10:49:56 -0800 (PST) Message-ID: <657b4e54.050a0220.8f100.e7bfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6C977605C311; Thu, 14 Dec 2023 13:49:56 -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/