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 3F24142B94 for ; Thu, 25 May 2023 05:54:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B37340A82; Thu, 25 May 2023 05:54:14 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4CCFB40A82 for ; Thu, 25 May 2023 05:54:12 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-19674cab442so850725fac.3 for ; Wed, 24 May 2023 20:54:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684986851; x=1687578851; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E7eO4nB/AncpYg/p9qdM3YqllNXpfUDMpWMwkIc7J1U=; b=RwgAcYWOdGR58STXBNGQ+RZnyvlOqzYUsV20TmgFIlO0s6jq7eEDfe2Edvu5MMQi81 O4z5rp/Q9Gv+7jyEKLnV0FINQjNIgqNM/AeAM8Q++cKed8erkoYxVnFp2IXgDF1DiyT3 QoAfGKZuBrw9Q8A6RAm4pVE9yLZCCxmuJsyLM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684986851; x=1687578851; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E7eO4nB/AncpYg/p9qdM3YqllNXpfUDMpWMwkIc7J1U=; b=H9JLoGPzV4YJN8H6Pu8X5iQyc/tFkq1Ht5tEmEzt0FJjIY+WNJkXW52BCPtDgpRPMX yGlT5N436WVwRKd6TrtSL8ToCIJOZt7aMIeqHmcFikL6lkeb5rB+jbKZ3PCqVdlXgjFe xcHVd/5u4HQB50zcqEHJYJ3KhrZZIXIHYVE8bNSwOYqWLy9XpZIYhp4MhKOXPy9HcoVH LYdattaphf/rHPRI7esOkeTmQj+RJAz4m/mwHQS026g/T/BLy7HaPr/h3DNqfr+eJIqz 4sucJgTcFDXJoCXtKBxSnrs4EJmRU+KFpE3KhtPCFtkake37xikrItEQWrFgHvYc2jDp cDJg== X-Gm-Message-State: AC+VfDydnxfInaMmwBv8gWzDOjFnDPbgNH1FpYj7KMd3hTNYbsMTxJ/7 ZtxtclV4FTWSEjK8PyYO+5NfTrRc70aZS2/jpfTUnbM1fltlAg1Ump9MuA== X-Google-Smtp-Source: ACHHUZ7hG3msiytqMkENRpDHQHWtLefsf2aL0lKdrRM85U4tg13ee96nPMOGvgDGvkVMRUDbkkKv4RhApNth X-Received: by 2002:a05:6870:9185:b0:192:96ee:961f with SMTP id b5-20020a056870918500b0019296ee961fmr1157351oaf.14.1684986851633; Wed, 24 May 2023 20:54:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y201-20020a4a45d2000000b00555938b2487sm5640ooa.18.2023.05.24.20.54.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 20:54:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 20:54:11 -0700 (PDT) Message-ID: <646edbe3.4a0a0220.ebd83.02b4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2814C605246B; Wed, 24 May 2023 23:54:11 -0400 (EDT) Subject: |SUCCESS| pw127356 [PATCH] net/iavf: add VF reset check 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127356 _Testing PASS_ Submitter: Zhichao Zeng Date: Thursday, May 25 2023 02:17:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:2d9e10932d535ea553081b489a25f6fce7ec7996 127356 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26373/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/