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 C3D6243677 for ; Tue, 5 Dec 2023 13:01:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BEF4742E3B; Tue, 5 Dec 2023 13:01:28 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 050B042E2B for ; Tue, 5 Dec 2023 13:01:27 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-67a894ccb4eso34867396d6.3 for ; Tue, 05 Dec 2023 04:01:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701777686; x=1702382486; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v5f1TPqgj2mXh0myznfE0bsrywfpAGU0BFgo5Y80XK4=; b=cX1Qe9UbNEYDE7QzSR3BD9tAnfjH0SvNgGJe9XAAcX0zmF7iwyPaJxC9K9HjQBwTCo b3eeMcMow5votQQz4Dp6KjjZNUN4WhIAuP1ViM5bZ8bhL8ZDHXRy5UbSSPr/QjArNU0P 4Mbw8Z7qnlAsQM19b+aRqZhbyT+pT0H3tfmCw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701777686; x=1702382486; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v5f1TPqgj2mXh0myznfE0bsrywfpAGU0BFgo5Y80XK4=; b=eHbVc4x5hE/Cj4DX4zSfcSjJPagKGX6GCJg6qhjMDUM5asCmd/n6HqrNinXcDBSwBG hOyg5BKcR0GEyOehlblVrNEbhMniTEEp3eA01mIhOulu2o3bNv659KoIfNwvzXfjmag+ qDqzSgW/c7Q6x+ghOCY0ItlEIh9jqo3yHhSO3aEVsieOS49cXb2v0AHGrtaD0ZHHKju1 GbgR7n/RoloPcUHufZzMdTinS763fIqXmNtAMdrZ/mEgBDdiu1PNCO4SbKKVzhWJfPCz HQKA1kx9A35UkLzVgQBXYry2TxlAZWoDGZhl1pwG+3yHIqmsVX7nOif2OVMV84vzxHXO WfDg== X-Gm-Message-State: AOJu0Yx4cffPnsA25Imc6pPsgEMkePpn0RV2bsfUCfLO8R6SmzK4M+31 34XD4mP7PbMKyD4CWkNCJNzOg7TOqm7nc0mbONyRTLgPP+osBGha0eqlVQ== X-Google-Smtp-Source: AGHT+IGGmeslrJSbKILLEWtPvwR9D+ce1VIcZgwsdcdImgqes5DFatcyAGg1+ryD9BT0VvoVHY7l9ODgDgc3 X-Received: by 2002:a0c:f704:0:b0:67a:a721:82f9 with SMTP id w4-20020a0cf704000000b0067aa72182f9mr908869qvn.83.1701777686211; Tue, 05 Dec 2023 04:01:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o11-20020a0cfa8b000000b00679eae5cdfcsm344233qvn.12.2023.12.05.04.01.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 04:01:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 04:01:26 -0800 (PST) Message-ID: <656f1116.0c0a0220.18415.7d9fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E04CB605C311; Tue, 5 Dec 2023 07:01:10 -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/