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 6C898436F3 for ; Thu, 14 Dec 2023 20:48:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66AE64333C; Thu, 14 Dec 2023 20:48:54 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 4327D4028C for ; Thu, 14 Dec 2023 20:48:53 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d0b2752dc6so76693405ad.3 for ; Thu, 14 Dec 2023 11:48:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702583332; x=1703188132; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mupn7D8ku/BatOKQQHbJBdqFpb+lhV2sgDOpJ5UbOQo=; b=aiSw/vIRpstYVqZuzC76rFwaPlJolmMAIvwF4u0Go/gy+rq56R9r0lmX3xdQXpcpvD vb62d6ptl2Qgsi9pYD+EovAsJpYbOOi5cfr3lyyF50PakD+MjqsePxRev0HTaWEOA4X8 tthzOqkONg6JKxAcJDollZ4JzaIgVHpexQQbg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702583332; x=1703188132; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mupn7D8ku/BatOKQQHbJBdqFpb+lhV2sgDOpJ5UbOQo=; b=XPuamprg8/3GGyyxH6FVFfLcF+rNWeK4gbcpgoijuHgGZ1gzK6n1Zf4sA2T9FvymiT MKOu73uz6d/lsqIADjW0MDWC6rqVHx0L0+C+szqlLtA+VxqR2qGwgD7/NTnvZB3xka0K mrDvorD9QIeivNKNekGyro2531XGybRf/wawGhHu929Xjy18oLtfFwR82eTUxgUw0n7g LvMKpa7co+XyTzEAOxUvnSI6FAyP0u3Ugwa1Opa04sQ3QcZHSGoYLAxBH9qk6hA1wNSu QfanJ5UQfBif3/YFYE5OHM2UH7rv57DJ/vpL2eM4QPK+bFedUuCB7gxfil2vuFddmnRv e8/w== X-Gm-Message-State: AOJu0Yy1q4625zIldrRHQhx7gWr+stCAY5TN+I+1++0vWflO0mKjNj2p b9DHjY50OnchKVjZ8I6YYYhzhgKc9s3U0FlaDH/4tFnq7ylr1056HP/Fs75sHw/TXGwNl8X7bw= = X-Google-Smtp-Source: AGHT+IHs+nWNhXeuBKxjgdwyZEVOLcCrzOUm09s9x89EOrKtTyGBt+PJWhxkx7gCg2koeEQrngPmq9EtTMeF X-Received: by 2002:a17:903:948:b0:1d3:6dcb:98b8 with SMTP id ma8-20020a170903094800b001d36dcb98b8mr1790287plb.62.1702583332513; Thu, 14 Dec 2023 11:48:52 -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 u22-20020a170902a61600b001d37a69228fsm48778plq.115.2023.12.14.11.48.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 11:48:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 11:48:52 -0800 (PST) Message-ID: <657b5c24.170a0220.12135.1630SMTPIN_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 EA3F0605C311; Thu, 14 Dec 2023 14:48:51 -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-compile-amd64-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 | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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/