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 92EAA43677 for ; Tue, 5 Dec 2023 13:05:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70E5242E3B; Tue, 5 Dec 2023 13:05:54 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id DBBA142E2B for ; Tue, 5 Dec 2023 13:05:53 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-58dd6d9ae96so2305800eaf.1 for ; Tue, 05 Dec 2023 04:05:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701777953; x=1702382753; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v5f1TPqgj2mXh0myznfE0bsrywfpAGU0BFgo5Y80XK4=; b=LKpy+U5Unc0dp6iTLOdiIf9CF5yAhuSysmMYl3EPUjoEFYLP1RNdwrkDeI2LCyOS1a L4ScPeLMCu9KYjczLzi/zwJuAl2ZT4BOsPgLneG6nazMHnaaFOf/TPSKGXKqMBGV6EOy MOcbpkr1dGT1Qdbx+Al75kZ8AYMf1Hi/Au/XA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701777953; x=1702382753; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v5f1TPqgj2mXh0myznfE0bsrywfpAGU0BFgo5Y80XK4=; b=J189scGdeTxMbw533NT7Kf0RN8CPxIHqNoTy3snSzEyPdnYj8wniy55HT4BV6xkIdA Pv7Rf91oB/GOzp47EgKUZJiWps6nCNahSA1OqtggV4qwmIJds55vQ2q7uIeDfNb9oSTu 0DXdVLJ+MZO/AAwXnYqOaqI9Kln7ubAmZC4KmvMK+fmy9ZpcdANK/xz4YTsP/hw+DKBG JZBd1TZeKTjG4DFlsfQdA1Z/HURUT8rQd+RFgPp+wUKif2gVJtlIfQ94l25atYIKNKjr +Eyo52SX8om/NCQIyGdvewl1rJEx06PdvUGJDy0yrXa6iOZV6X4tpgHMXW9YFRLpC/JI 6ruA== X-Gm-Message-State: AOJu0YxGBP/qNOHJlgneog5M4/wrTT6uLB8R7V61uwmkmq9bn3lfOwaq WHWDYqkaSeD0trkhDskBXDGhrv6o0LTevmE0a47HC2jKrBGFZ/jOL0gPog== X-Google-Smtp-Source: AGHT+IEiSEY7s8L4kHn71cDFxKR+ap3SIGvp6Tm7dJpH96VvQFOzzmb/MKymv5bP92n6r/88XEclVPtAFNU8 X-Received: by 2002:a05:6358:709:b0:170:32f2:aaa6 with SMTP id e9-20020a056358070900b0017032f2aaa6mr1901111rwj.8.1701777953109; Tue, 05 Dec 2023 04:05:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w3-20020a0562140b2300b0067aa71bd36asm389316qvj.64.2023.12.05.04.05.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 04:05:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 04:05:53 -0800 (PST) Message-ID: <656f1221.050a0220.baa12.ab78SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id C67E9605C311; Tue, 5 Dec 2023 07:05: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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/