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 7966A436F3 for ; Thu, 14 Dec 2023 20:31:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 730A64333E; Thu, 14 Dec 2023 20:31:01 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 315EB4333C for ; Thu, 14 Dec 2023 20:31:00 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-77f9c7d35deso92351385a.1 for ; Thu, 14 Dec 2023 11:31:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702582259; x=1703187059; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ra9vbZu2CJzf5HKwuY8wAMGGQCtD9S1sPEOqc/d5DCs=; b=XnQerZYpUwNk4VsJizsARhurBgC5WAXe22g8kaHeCDB2v0ooZNtyuULTlnb0UPtGVw CcS/FKIZNl5u8pfET+4tH2tymDV0HlcITFnSFgqFsbT2KqM3JPS7ugM3ORfIOaNjyfEA Q2DbW0fJXDqlgnngMx1Q+U8VTp+X1GkKiezHs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702582259; x=1703187059; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ra9vbZu2CJzf5HKwuY8wAMGGQCtD9S1sPEOqc/d5DCs=; b=DbNU8UTGlwaClh/lvREIkg59q+48O5IH2HuqXB6K0ppj2LB6iwgag2406l6XZ2rD3Y IObSCpiK+for4eObJ0iNBkQHXqJ2v/hQXUtVNgzrsl1myMdG0cjeZ4rtJKw7REPb4jps g6B4rVt+E9/NOczh1bZvhdn+h7o6h2vwf6u4CqDvO1y0qcSWcUSGSar3lQbph49fU31A hc1+GCPnPYY5vBcFDxbZSSxaCNWd5rKtqz5IwwW6QK/kMpX0xsoF+euXugb06pu+R8pA KFHFYzn2wjmn2q1i5faob8Vp7Lo1Wwc/qD7kqTvtRFQamYVTczEr/M6ZyPvaQiLONMad uMng== X-Gm-Message-State: AOJu0YyreYFQ1PiUUdHQGrFfIXWodgesDlOPTzhVbYjJCHQB4sD2C3w7 jWmYUCgV8E2hAIxkstoQhNsp9bybNITKQu2nfu1MdSGmHBAEx8Gqg87Nyg== X-Google-Smtp-Source: AGHT+IHxR/MQvNHtrLA+bvpsoGx5v/hR8J74J0vUYZFO3By9Z8bbJMI5N1N5FC4/hji0Wawu3TfiHHIxkkFJ X-Received: by 2002:a05:6214:4009:b0:67f:1379:f11f with SMTP id kd9-20020a056214400900b0067f1379f11fmr646306qvb.73.1702582259597; Thu, 14 Dec 2023 11:30:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dp19-20020a05621409d300b0067efc73d015sm197198qvb.77.2023.12.14.11.30.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 11:30:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 11:30:59 -0800 (PST) Message-ID: <657b57f3.050a0220.9283b.6ca7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 57498605C311; Thu, 14 Dec 2023 14:30:59 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/