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 8CC1943677 for ; Tue, 5 Dec 2023 12:54:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 876B542E3B; Tue, 5 Dec 2023 12:54:58 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id EC0B542E2B for ; Tue, 5 Dec 2023 12:54:56 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5c8c26cf056so62174657b3.1 for ; Tue, 05 Dec 2023 03:54:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701777296; x=1702382096; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v5f1TPqgj2mXh0myznfE0bsrywfpAGU0BFgo5Y80XK4=; b=FrIbVWRtiMl+WlnfjcsLmF0FbXvNsnWYcg6q9HlFDCzZhypztv4qupqT/V1B63koN5 jftmWyBbbrlwnRbgoU+uX+VmiauvOwlSuUbv1D1djP6xdnWAel0f4DQhteV9qD/qzikq t1NNDW6tiByHwKQHIrbew5ItPszLqeGLwrx0w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701777296; x=1702382096; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v5f1TPqgj2mXh0myznfE0bsrywfpAGU0BFgo5Y80XK4=; b=Ok3pQPs09vpgzmvaLbuIqeCo8MgAgrcWQ2uuA8u4vwhaNegX/EA2TdU9HIcrX2APw5 rcgOy4Z3ZV4lYJ+TQHAdxEnTw0KELkp4VjINmCGFZ6zjGsbjtypQQm54wA22ZExx21zn 3ATfBBDe0bSgaAM0Knx6frL71YoJ2Kt+BUUsvhtMD7JblenVPYwiIbyRhwZoTDn5zMt+ XyvReIrDGmDB7gGyVNeMYwoGvxiE34p/k0lm29GOtY5gfMifDBIrwfBIIE0ghxRM7enU /nsBlFyX7cHx0Ta4rGWgagMDY0y4aMR/fwUUdkBeReFiienZz30dFGbjpkVKL+7NVGdo JWcg== X-Gm-Message-State: AOJu0YyMhNLrTFL0QVWEXqa2WFmAPxkw6PjSVGG+aVgBQ9QH7FkwqM4A GTDfoO38zDw7iITJimY4lF97faIG9LPzdFicjcAWvI6Wqi2mOIc9JlIrx55ikLfpC2SMYaNcFQ= = X-Google-Smtp-Source: AGHT+IHG8y0iEVuyILTCq5hSb1RTKhwd018A4T0EhlugXxRYXrW4rnSJ4inE78l47WRwR5O70mW7CGor5puA X-Received: by 2002:a81:ae49:0:b0:5d0:17a3:a4dc with SMTP id g9-20020a81ae49000000b005d017a3a4dcmr4693472ywk.34.1701777296412; Tue, 05 Dec 2023 03:54: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 98-20020a9f22eb000000b007c59944e4a7sm800062uan.3.2023.12.05.03.54.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 03:54:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 03:54:56 -0800 (PST) Message-ID: <656f0f90.9f0a0220.9d9b5.ab7aSMTPIN_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 10AB5605C312; Tue, 5 Dec 2023 06:54: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-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/