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 E88CE436F2 for ; Thu, 14 Dec 2023 19:54:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E48AC4333E; Thu, 14 Dec 2023 19:54:57 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id F21FA4333C for ; Thu, 14 Dec 2023 19:54:55 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-53fbf2c42bfso7039802a12.3 for ; Thu, 14 Dec 2023 10:54:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702580095; x=1703184895; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rGDsMbOsZ1q/J0pmOIQvKn2xGEoLhsCDf3O0P0NMC+0=; b=A/ym0VR6dufYzHRtvlN+kudvy2todF78Mvh+wRc0XGATHCXQP7A4pkkF1JG8R5XL2t qxeaVEPTaJdB+SNq5zs06+aQjnUO0FDd39VIgug214edj1qrKXSSOurm+lJgyQA59QGT LebCBYoMBko9q/R3xSzcINhv9/w/EFV2+PyKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702580095; x=1703184895; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rGDsMbOsZ1q/J0pmOIQvKn2xGEoLhsCDf3O0P0NMC+0=; b=oPNpmuf7fGNtIwRVTGlPBA9znKDcfmvz6myS+7bEBDRwABOC8xgmqcnGl31t8ur2pP EcPBvInIP9tbZbsecVgFZVRu1VaoXcfu+jG8SpvibQOcO7i1eOfcHgh1+M6qg0kyHoCt 1IkF8Zk8NA9yXGS8HsIN9vw9kcQHv2yp0eRJD3pRIFdogDwH0zGfVJXpc0Aw7gbwSkZv hoxZ6Du0rRVpx+pQC/eZXipVsyiYtbGakWZjkGu1w8Gs0NVzeVkJ0uZbwI7IgzbFA6F/ IVHKFMcDcE5Gvo7zSM17CbZoo7ByWVau0zZ1ep5pMRDIQlo+oPWoBjVcx04d1uEGc98y Y0Ew== X-Gm-Message-State: AOJu0YxVdygkHDCHKr8zswXgHmco4yw5CslI1tF7NZaSEzv/lhNRX6/+ KGf8yIB98LhyjeDJubwhx68VbB6kf/1N4RSN4OoY/HcbwV5MzWEYCP9ZlVFaze0T4tvmraod1Q= = X-Google-Smtp-Source: AGHT+IEl403biYX17FhB81Zk4/0RqsOxLFoROX53sVTXfc+QoKoyVXt5ArgWPr6YIMSoXek37wuqtChNMgpe X-Received: by 2002:a05:6a20:1612:b0:18f:97c:6162 with SMTP id l18-20020a056a20161200b0018f097c6162mr9875730pzj.95.1702580095143; Thu, 14 Dec 2023 10:54:55 -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 fd24-20020a056a002e9800b006d09db27b8bsm497210pfb.23.2023.12.14.10.54.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 10:54:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 10:54:55 -0800 (PST) Message-ID: <657b4f7f.050a0220.162d1.333cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 50E36605C311; Thu, 14 Dec 2023 13:54:54 -0500 (EST) Subject: |SUCCESS| pw135193 [PATCH] [v2] net/iavf: fix no polling mode switch From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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 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 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/