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 7F31342D17 for ; Wed, 21 Jun 2023 20:42:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B6ED4003C; Wed, 21 Jun 2023 20:42:17 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 9863F4003C for ; Wed, 21 Jun 2023 20:42:15 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-62ffdbd6787so45389326d6.0 for ; Wed, 21 Jun 2023 11:42:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687372935; x=1689964935; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LTiEdp29H51cf6Z/lA2ZDVWNIIkO9S4y0L0B9C3XseM=; b=icaPONTDgv89RZJNc53QtUHg7nfLnB+fI7nuSP2G4fBAAT7wXyKGl7k0dxk4JC/vL9 X9hZYZhS3x9CCoa0Zy1kBIF12E5iXZxJTYXuL1akXxELXGeUerS/JRgPZi155rZFqyn6 v2SzLzXktDvtGe02VgU+NWdavoJRqQal8LZrU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687372935; x=1689964935; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LTiEdp29H51cf6Z/lA2ZDVWNIIkO9S4y0L0B9C3XseM=; b=fMFBqBbPBjw+c+HJzKuQJqIFVEsq3fEI51vYd14VdvsASwP5fwPY5DZeNXRpk5wg6E /R5SewlOGDWqwp+LEvxpCJq8I9ZJFZ6+qm+5Mpw+9cd/wEgTf1UySTn1V4BicHRb3ORZ GBmaFG9lpn8Fuy0SNnue8AZAhkQY5kMvnhijmir+WlPpXBJqat2W+G2wrWiVYEB/ItK2 +zakk/W/JC48nc7sFL9eyb2C/Ryl5d1NhkqcqyHKh8uIYGBRNRxJpeJzBcNDeRlrTfig 9ycVJvI0C30LdPCbGS48sN+HacrxQDC93fygfS6I2D13BIQMXRyPOVo4yKxFZOJh28uy d3jA== X-Gm-Message-State: AC+VfDyucZPh6u7N2ax3qei5fXgVrWl7rh86j/qOBRvoDpDGG7srTBh2 7aVLcTnrah3HhQv0x9z54moY3IRR7JDAPZrMhWDO1UE4CklGyRa3h1ERLOdLpQGjCm4cUF7kLQ= = X-Google-Smtp-Source: ACHHUZ4tfUbHx55OBunACpRsipOCCeiYSZVlWQfNWpHiMA4oCiDM8HuHxErZBrgCK7hm40Rh+SXybfzAg8TI X-Received: by 2002:a05:6214:29c2:b0:5ef:8b22:699e with SMTP id gh2-20020a05621429c200b005ef8b22699emr18801412qvb.14.1687372935032; Wed, 21 Jun 2023 11:42:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i27-20020a0cab5b000000b0062feb996021sm690928qvb.75.2023.06.21.11.42.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Jun 2023 11:42:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Jun 2023 11:42:15 -0700 (PDT) Message-ID: <64934487.0c0a0220.8fde1.fed4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id BA781605246B; Wed, 21 Jun 2023 14:42:14 -0400 (EDT) Subject: |SUCCESS| pw128880 [PATCH] net/iavf: fix duplicate reset done 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/128880 _Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, June 21 2023 07:51:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128880 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/26761/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/