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 AC60143677 for ; Tue, 5 Dec 2023 12:48:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A84F042E3B; Tue, 5 Dec 2023 12:48:58 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 774FA42E2B for ; Tue, 5 Dec 2023 12:48:57 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7c55a04cd9eso1776386241.0 for ; Tue, 05 Dec 2023 03:48:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701776937; x=1702381737; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GIi3FecOO3mhavYDkG/9ShjboZQhKkU6R618oBETZgo=; b=Tv3LHlPpJzqV2F9TH1twJTtM78WWCVhV1quPElg1a7L/fKHTEHrZk1L666n7iKsKrN BATSAk4A5pWWH2Ier1whKZQ7ZcyzEWDoQTNXQEDlQRJwGyaw8+fTyRQXSc/PSzEbCWpd CS5BeA64ykLw2fwQbe60dT4OyIKdzL6T0vHNg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701776937; x=1702381737; 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=pAITMtfZBXZTlfpLvEwPyFnnisXf7kjtgcxqcVN1//FFVjme8XSnpkPonlMjyxkgjx DQJhksmTRkYs3gLWUOJNgQ7opCgdTBuOktK1EKDXUAhjI7k16bGd1zOELLsB7sWRMxjJ K8tP2E+X1NWppvmhP3Ep2s7EXsCfNKJK3G+5G62z3uoOiQfZ3TrCokgtPp6MOrz7q5uW TM9XJ++10IjlLhI9qhsqZoRGiciv/F6t595852xKxPlygkU+i5WDPu7Zn4IXia4R+JWR rmbxDcIYIxZ8vYcg0v59OeseT1U8bi5/bCx+4V7Af9d/GsMOrLD5JFHwNJevn0OCAcyT wAGA== X-Gm-Message-State: AOJu0YwTAmpF8mHq7rky4maMQ72/i2UhIZt/3AYHcq5kjsIzQFX55aGe RI2LXcMW65scRT0AKi+YsSRQYW5xT4s+WFKSayfaqWz5cE7mXpVRlJnNn7xtpdiKSswr06PFkw= = X-Google-Smtp-Source: AGHT+IFA2qhE7BkmBBaxTc3TUgV/TTgGIFhL1xoTiwnkv4z1EFz8FgXg+r7IiiLQmqW2EwB7v0silJaUrJuq X-Received: by 2002:a67:f79a:0:b0:464:8460:5035 with SMTP id j26-20020a67f79a000000b0046484605035mr2659281vso.14.1701776936927; Tue, 05 Dec 2023 03:48: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 t5-20020a056214154500b0067ac7636cf8sm298418qvw.22.2023.12.05.03.48.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 03:48:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 03:48:56 -0800 (PST) Message-ID: <656f0e28.050a0220.51f2c.7e09SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 8469C605C313; Tue, 5 Dec 2023 06:48:41 -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/