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 3ADCA43CB0 for ; Thu, 14 Mar 2024 03:31:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35E8F40297; Thu, 14 Mar 2024 03:31:28 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1711E400D5 for ; Thu, 14 Mar 2024 03:31:27 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-60a0599f631so4445847b3.2 for ; Wed, 13 Mar 2024 19:31:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710383486; x=1710988286; 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=vTVhZsixjmHunM3xKskOUgs3i0dVNyB6v3acRDBUpGk=; b=PfgTlDORfyI9uo+2ls3SoY+L0qq83nTAe6WoQPfa+oxgiUpySGqpUwAljWlP3TeTUK hFt+scjP1sD9+ULZZsUqzPDAGF3IS/HDydJM8cQ2DaEy3XC8IY99pQsVDcs2AWBENyiR EAnJ8QGCj6J2S/Fd2fDkeCpuF+g1UsVWe5uJo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710383486; x=1710988286; 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=vTVhZsixjmHunM3xKskOUgs3i0dVNyB6v3acRDBUpGk=; b=sr6hfqWkhnwNmrgCp1X52wH7R1T5yn1IEz8OdwJvfEGvzILjFbwiCsfYNK4N0XZOB3 VVhwRYhW268npa74+jlGtiD/lr3U5BnccSSgNeHQjZ/k1up12nmIyDLHr8NwUaRu/Z3w DZadR89e1JcSvsa2plPNhDvpBHVyN/jWCQWBEsh5VXcp/XHeyzlZY6MDegWIuWxpJnol MJ1nruA3Zxs70HZVWS74YrvdmMRmw22ztQ4r0CtKws4b2rgVLXjwpolunhhLB7XLxQEU fsfS3EjH4FSiBrBGLnEBZd3PneVSXxdqRKfWVuCDk1Bh7DxiKbRTcyLxr3JuW7uM637d 9YqQ== X-Gm-Message-State: AOJu0YwC9P10P2vCjGFJZb5EGM2v5O4s65MwmGtJbMXrxbqxiIW9yeQu 4Cn0guxJAT0d1QFM8p2/55Vg6ZwnFFxeWrDv+xgiDL7GyyHvDXAHs0cBrHF/rWho9Wvmnu6xa32 M91XuMUvKHQJPSUwAPEOraU3yh1e5ZzlKzV6cYNTW X-Google-Smtp-Source: AGHT+IF3RoooQl0E7CnZOTb9UTnt6J76V4IOX/EYL90MeLvq2sOo2gVicUDtrxviD4LDpElXgJMcc66MroC9 X-Received: by 2002:a0d:d50d:0:b0:60a:3053:51 with SMTP id x13-20020a0dd50d000000b0060a30530051mr428499ywd.14.1710383486483; Wed, 13 Mar 2024 19:31:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z189-20020a8189c6000000b00608099dfa11sm30117ywf.40.2024.03.13.19.31.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Mar 2024 19:31:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Mar 2024 19:31:26 -0700 (PDT) Message-ID: <65f2617e.810a0220.b5e2c.24a5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E3E66052471; Wed, 13 Mar 2024 22:31:26 -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-intel-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: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/