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 1A41442B2C for ; Wed, 17 May 2023 17:20:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1713340041; Wed, 17 May 2023 17:20:34 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id E7B8C40041 for ; Wed, 17 May 2023 17:20:32 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-643ac91c51fso693010b3a.1 for ; Wed, 17 May 2023 08:20:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684336832; x=1686928832; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sFYOJZ4dfdO+GPSAytUurW1XPr2ibf2H9vcoXrYbdSk=; b=HTmGtURiWItM/W73JUehmFhFMGlrez+ukuBfrHscDs7KqokLuYqH/5kpoAyX+9rkKW km1/fMpvDITvYT+p2rhEjdniY0QYZsePi3j8vKIeajsHw0nyNnYHcRUusb2wai86mUVC n+ds5AXancZld6WFE02Wq0HZiZYh348W+W1eU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684336832; x=1686928832; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sFYOJZ4dfdO+GPSAytUurW1XPr2ibf2H9vcoXrYbdSk=; b=SwkfSOczy7+ln537ScvsCxFiSLPeH9B4WsbF/JkcCUh+zCzalQxFsF9UlrNbvqXfea UcK+VQWfnEur0LdaLVj6kgUx849toGFWeH7dbghg0XVVX4QIPfLsUKm0O5LUoWcFVaJk clvMDj57bGD7i8Emf4qTCKQ1Pr5IVwxayncmLq+jfHrQ/M9RixChoPtIjEVsvmgPTm3j DSEqsPcZnxCc0myhFG1SiQl6uqOMFSzNRHlc/QW7l727rzMGKoVaDu+00ttFuuRc+4IT M/WBBVUMmrFyKVIwo867+MMmyVhICxwBqsC2fawZ8rsR/JDWNHWgAVyx+J9cizNNSs7E 8BcQ== X-Gm-Message-State: AC+VfDzFpJJEbjlWRtnr03N/TkHGtuGqxfVKzDvZ2iMfqjGchMn7Vqmy DGaxyHflIuA+JrPI2DXfawILicuYOep/keKV+N5w37dYbeWNU9O96TGGAw== X-Google-Smtp-Source: ACHHUZ7MhpqrXztxV18aNPabTzVQRcVU3KANkTsm1HbIPeFGG++XU8QKFl1lH9fiUMhbhNOXdrkBn5jFzlCH X-Received: by 2002:a17:902:e852:b0:1a9:433e:41e7 with SMTP id t18-20020a170902e85200b001a9433e41e7mr45198609plg.43.1684336832127; Wed, 17 May 2023 08:20:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j13-20020a170902c3cd00b001ac8a182c49sm945746plj.128.2023.05.17.08.20.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 08:20:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 08:20:32 -0700 (PDT) Message-ID: <6464f0c0.170a0220.ccf7c.f039SMTPIN_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 5CA7C605246B; Wed, 17 May 2023 11:20:31 -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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126916 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, May 17 2023 10:03:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126916 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/