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 6606643032 for ; Fri, 11 Aug 2023 11:57:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6216C40E03; Fri, 11 Aug 2023 11:57:36 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 6D01440E03 for ; Fri, 11 Aug 2023 11:57:35 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-56d6dfa8b52so1437386eaf.3 for ; Fri, 11 Aug 2023 02:57:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691747855; x=1692352655; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nPoUn/fauvNohF6xZgGpXn4zqpONU2ra8ZDc4/iSMpA=; b=DBbjtcfD2nMIwA4PVrInuYQ9D1XEzv87aPDNDQzuQV5MkEMWKTSmXthLZe8KEVmgke jQ/LbbxtTFve9uqYo7e1LM3+sST4jgdkj4DuvF74GMdZB2Tr9/bSa0BEgMKkzDfJaT6W sAjt+ypq/vunHMgMXXfjjCBK+6o7n08Z6MH+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691747855; x=1692352655; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nPoUn/fauvNohF6xZgGpXn4zqpONU2ra8ZDc4/iSMpA=; b=D6Gdr9R9DDbcP1mNOk4dKbO7Tm5JP7Ko/O0XB6G1DnbqI2lfxFS8hgHzoTHyLb2P5H AlqXlZsawttPuqQuV/CjzR6KlF1vAi2qwKut9SGYwIGqTV7HZIV7ISkQVDT6/AfW+lhP esKP0hxcjp4DyNzRlzyH3g05EJQT0vVMxCgfsenNMV3HEVtmd6UBx6G+SI2+EfDvbh1S vuO0MrBW/9+Et0fMYqYRWdzenC+8aXL+MkzhdjCVypbx/K+n76ZoSkM2989AXTiU2l6d 2juj61pwtzqxQW5v7nBpG74Mvl962xbTEYZ7SEe6pSSSo1ncWeKgrr0QBI8MZssdanoa kI8g== X-Gm-Message-State: AOJu0Yw0i8MJ0yYSPoPuvLxmlLbDr/PCNzLOV0rabqm1/tyaIRg+/waU FFU6/ojK9ujtmYmXaIeAopzADhgxuEN4z14Fw0T8s+4Q51j3qEFRFr67Hw== X-Google-Smtp-Source: AGHT+IEDnWkWjrNuZCAmhT1pNV2HzeSjow2/go7D9pMPJC5jzqAC6FFBDSZA6/vygeiAzBbzKq+9KQlYdE2i X-Received: by 2002:a05:6358:441d:b0:12c:d474:3c99 with SMTP id z29-20020a056358441d00b0012cd4743c99mr1310359rwc.31.1691747854793; Fri, 11 Aug 2023 02:57: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 m2-20020a056122138200b004864aeedce6sm270450vkp.6.2023.08.11.02.57.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 02:57:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 02:57:34 -0700 (PDT) Message-ID: <64d6060e.050a0220.27a99.eba2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A9B36052471; Fri, 11 Aug 2023 05:57:34 -0400 (EDT) Subject: |SUCCESS| pw130105 [PATCH] [v2] net/iavf: add devargs to enable vf a 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/130105 _Functional Testing PASS_ Submitter: Shiyang He Date: Friday, August 11 2023 09:40:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130105 --> functional testing pass Test environment and result as below: 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/4 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/27292/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/