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 5698443CD8 for ; Sun, 17 Mar 2024 15:43:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 322384026F; Sun, 17 Mar 2024 15:43:38 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 67EBC40262 for ; Sun, 17 Mar 2024 15:43:36 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6e4f1660493so1963001a34.0 for ; Sun, 17 Mar 2024 07:43:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710686614; x=1711291414; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=HsBRL+pLl+hmNPnfYFnaXv4YvlnGTOj2Uf4CU2RnYDk=; b=TTvX+FafJ9rfQUKk54wZndIIZYtie+/iDwCGE3m7752WaQdGXrrj2H9jdF99Z1fOrk 6diJqbHhzRvTY803prsVTJqdSXu5NwRTH+sm1QSmx6hZ4AG/+QqdRD9HITtHpzLwzOld pDIGaPHRkxdU/gHN8ofqtTrOLb1XviYvmHbOY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710686614; x=1711291414; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=HsBRL+pLl+hmNPnfYFnaXv4YvlnGTOj2Uf4CU2RnYDk=; b=ilAL1OYmb51kNqlpz9Q9C0Vv3jVyX3P8p4SzQ42GT71kaYfI7BJ/NbWHrk/4qK06QZ Qm+9w9D1x8DwfvvuJQiz8sFCIOuKy92ckctGq5M0lghQiZl3up9k3aQGong7iWtHL5eK 5xP66/+L5mHeqPmkbfy0XMCtEF4phgP2Y1RIInFBjF5eO5xkaOOPBJGGouNLuhlCPqZ9 uOERtfvFM+xwlU97kjA1mZal1jdUuCv6fkge4sYctgPuVkim6XTiRNwBpmEyOByqBK7f AwfLPcDP9ffzZB/I/RZ5XGRjDZJGDqu/2jqx4IkiDK3di4iWGVVH2RRCbu0ET+WVkKsX 1XcA== X-Gm-Message-State: AOJu0YwY+O+Lt5eNVU7EaamDBQBMw+QcxHRtkKX/VnBbXtEx/S2O3mfq 7KWmeYTzsi461A0NCV+4glUQuG1KLVHisQv/xFXgebLXKV1j09BB8R/VP4OcMhpAebMtxJI20Vm XTAkYj11HMk98htoSCWAU4G7gIjTbVjTkT/7mlATh X-Google-Smtp-Source: AGHT+IHSAbPTYCK0HJ3xwxpBqz/V9wrxwFy34PdfH0IIy/0+IE818b9NzjBOsvDp2mUR/oNR41bQj+ThNigU X-Received: by 2002:a9d:638f:0:b0:6e5:25ee:ddfd with SMTP id w15-20020a9d638f000000b006e525eeddfdmr11673681otk.11.1710686614570; Sun, 17 Mar 2024 07:43:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r7-20020ad45767000000b00690062e6bebsm433410qvx.29.2024.03.17.07.43.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Mar 2024 07:43:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Mar 2024 07:43:34 -0700 (PDT) Message-ID: <65f70196.d40a0220.fe02b.f437SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E9C7C6052471; Sun, 17 Mar 2024 10:43:31 -0400 (EDT) Subject: |SUCCESS| pw138336 [PATCH] net/iavf: fix fail to reset vf when using From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314010049.340381-1-kaiwenx.deng@intel.com> References: <20240314010049.340381-1-kaiwenx.deng@intel.com> 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138336 _Functional Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, March 14 2024 01:00:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:19082c1fac430c74bb4b1c101edd12d88928e7c2 138336 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-82 Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29540/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/