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 823B1436F2 for ; Thu, 14 Dec 2023 19:59:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E00D4333E; Thu, 14 Dec 2023 19:59:05 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id DC6354333C for ; Thu, 14 Dec 2023 19:59:04 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3b9fd22bb1aso4121607b6e.2 for ; Thu, 14 Dec 2023 10:59:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702580344; x=1703185144; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=59VBgspfo5iJGMjGH8W3t9ShVcKORdlIGfRPh0KOd7w=; b=RHiF73JCnpww6xhTTA5gHnP/7JzvAoq8QNkvv+v8GCSd2zEvGbBJwIJ/i0B+SrLyNt 3xhQmBMM3sqXyeyb+vk61okkfzAmCsKSIGzeWmH7CxBt0k9AXJZ5FackI0mAn/0mTz79 zLkQ93Fuwx7hehjR4b/rzr0THGDDIwe6qnbT8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702580344; x=1703185144; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=59VBgspfo5iJGMjGH8W3t9ShVcKORdlIGfRPh0KOd7w=; b=r/RDcmer3bJeosLFXT2DKCt/ZJ6jXdZEGvTYTF1p5enEpBqhyXSjAZlz7ejV+P5DNt zf00PC/lSuHmvYdbEDiNO3Xk3f1p/ZQIE9uz/kNDvN3wuzOzJrkuH7amRWJvL81lxPQ2 WwA9KKIk9EzhJUR4fWgEWTNvB3QjqBqDNPyTe2JKmogJdXG2kMpzd7IS0S+sIGxnqOTI H9so/sVSlq92y1doblIe1USaCd1dnw4yV9ISxSXeTrOoeW4m3A/E1f+cvxJErGGWBgUP CyRXkliQqxUK+Bxozg6sU/4k3annQDbPWz8G9G2t18dZgzkjOnI2AxMq1KfKKNknKANQ oWaw== X-Gm-Message-State: AOJu0YyBQfr9pd+H7lvJWxlubFNje057SDv7ME6piWwy2NnOunPElrrG 1BN5r6NF7SjePKz8o3UpByKibQwsPQMAtq5zpZUD4N+MlQjVE2wQAjew1Q== X-Google-Smtp-Source: AGHT+IEPdgMYqeibDkLhZ8cLgY/ysJh8LB+Up/fTpEGdJVwBQP2OQVcWdUPmsKWFE65OTdJ8HFk7DuLYVQ6d X-Received: by 2002:a05:6870:7f03:b0:1fa:1f04:e5f1 with SMTP id xa3-20020a0568707f0300b001fa1f04e5f1mr12376468oab.34.1702580344179; Thu, 14 Dec 2023 10:59:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o17-20020a056870e81100b00203049cd2bcsm302572oan.9.2023.12.14.10.59.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 10:59:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 10:59:04 -0800 (PST) Message-ID: <657b5078.050a0220.e12dd.bb9fSMTPIN_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 A2A0A605C311; Thu, 14 Dec 2023 13:59:03 -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 | +------------------+----------+ 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 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/