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 DBCB242B2C for ; Wed, 17 May 2023 16:29:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B97B2406B7; Wed, 17 May 2023 16:29:32 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 06D78406B7 for ; Wed, 17 May 2023 16:29:32 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-64389a44895so646743b3a.1 for ; Wed, 17 May 2023 07:29:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684333771; x=1686925771; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+IjL4/whUVXoW6tsCQQY51s17DDg6SO6k+aLBsER0DM=; b=b3Vykcme15aFyZczjQPR3JCTjcRzEfZKm+1SeuvuN8nbL6QdjNqOuEy1/0lLZrfSmU w4Czu4Grq6i/lSwsfciE36etuhPARwgExW5xfflymuTXAnRwVQ63WHJnJ85YsfkECYN9 an7adFYsqp0+9ukse+WoXFWfayV3KTfZvAMk0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684333771; x=1686925771; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+IjL4/whUVXoW6tsCQQY51s17DDg6SO6k+aLBsER0DM=; b=bgdxZ63OG2J4V5rzsPrCgIGFVJMeKsUZGPSXGqvErlQ438TSu0cjEupvQAA3qiLonW Pm0uvc1LqKf2GBsMmc6uvdldgJs+cxlraTXeymNJsm5bBl4DvKl0jzJKi9QgwpdTm9cu VjNVHUzt1ZhX8EQsopL1dqPyASPyMoJBIWQKwXbuCmZwsQcl7O4EYGEhS7GqdccAhbMH FtZms0nllC4aevoH0RbTXaBnGV9kHMacAWWUIIPDm3hVzF7XPYUG4IiGLV1mUzJzTyIl 42n1auPqutHrATWWyCx7N2FfHySaUIZe+33s8m6JSpF008uZ6K88Rvqzxxf22CF2hcYL 0X2g== X-Gm-Message-State: AC+VfDwojLMH3BlaNQu7Aj7uDBD7UPRFoeZVB860pxiNvUI/BY7LSiNG Jmir9BBJ4wEPAf0YnPAzTjR7m1CMaEJl1eAWujINogwgngsoLgPauYCo1w== X-Google-Smtp-Source: ACHHUZ6qKVwszDhlMgyCO9qaQx9Vbf7SPw1fXB9AYYfzqhFD9Pr934KtXsMGpNRQdnMag9LoG3P8nUX6XPfO X-Received: by 2002:a17:902:e9d5:b0:1ac:b52e:f3e5 with SMTP id 21-20020a170902e9d500b001acb52ef3e5mr26874773plk.43.1684333771130; Wed, 17 May 2023 07:29:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jf10-20020a170903268a00b001a215974aabsm1008594plb.121.2023.05.17.07.29.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 07:29:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 07:29:31 -0700 (PDT) Message-ID: <6464e4cb.170a0220.510e0.1fa5SMTPIN_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 8AE12605246B; Wed, 17 May 2023 10:29:30 -0400 (EDT) Subject: |SUCCESS| pw126916 [PATCH] [v4] doc: update ixgbe VF features list 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/126916 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, May 17 2023 10:03:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126916 --> 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 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-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 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/26255/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/