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 A473B4367B for ; Tue, 5 Dec 2023 16:24:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8653940297; Tue, 5 Dec 2023 16:24:38 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4D95340271 for ; Tue, 5 Dec 2023 16:24:37 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1fab887fab8so3133517fac.0 for ; Tue, 05 Dec 2023 07:24:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701789876; x=1702394676; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IgRoOG137hMXt2wu8nNhgJPuAki5TM3tqy64KhdRTis=; b=O37N4Sk/a+4Dqp7hRhqmw3ZlVAOEBrRTbz2/25QH51qQ4w0kIsjc0Sj9PmI2QFggwi HP8OWE9BNQqdh05rCkZ+Ptm+nVADx4Wu9sBJP/7HTk6UAYtIqfGKoMG3o3UARjstphHv vxlnSNela5Hz1RC+QPB7tF0aTkKqWoJ1LpB9g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701789876; x=1702394676; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IgRoOG137hMXt2wu8nNhgJPuAki5TM3tqy64KhdRTis=; b=XAwY0I4cxMqS4RcS1yIfsWGPykK1HP+Y9mxqlJIfYmazi6XT2ONDDj2Sr82p7HNlkf Hz/g70s0ARrJ2qQCzmhEbVEbAUKon7CMZhE83ywmGV/AJcTu6qZUK2AQKiDrKMIMhXAI n7lzkSh1ECwlIxNIrxdErSamknf9nFPPLqRrqZAgr0m7M8WkVFkpjsF7HUU1QXtfmrco BCjzN0vxgcy1dWj3YlfkaHo4F88AhT93WptZ8yjPqNVOsNeIKjmgWX43ReJUWhQctfv1 cTatoJBZ+7xVDpEpKPhXLyQ8pntvgjH9efdxwQOar7oc1F53NN0poDMioGgs5VDLR8dV Wg6w== X-Gm-Message-State: AOJu0Yx/pqo8dcPM1vR/n7RTp0GNArFCbsT61Ly1VjchHo0qEZ6GdQqN xfU7cQ0titVgqqKUr59xxn7JBL6tgVl93+Dsx0+3PcP6ZJQ7SZhE9BWPrRHRECDNx0zpY87RNA= = X-Google-Smtp-Source: AGHT+IGiihXC68nt8zu6azKCcJqIlB+JRMmW/Y3Wq9m2OsCrQU2KUzUORWY8x1AeiYRzhk3A4ihxIts+5unD X-Received: by 2002:a05:6870:4d0c:b0:1fa:e851:7204 with SMTP id pn12-20020a0568704d0c00b001fae8517204mr7091323oab.43.1701789876601; Tue, 05 Dec 2023 07:24:36 -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 l19-20020a056638145300b00468d0a1f4besm574823jad.27.2023.12.05.07.24.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 07:24:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 07:24:36 -0800 (PST) Message-ID: <656f40b4.050a0220.cb6fc.e9b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 472CF605C313; Tue, 5 Dec 2023 10:24:22 -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-sample-apps-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/