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 DB2F743033 for ; Fri, 11 Aug 2023 12:15:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4E4940E03; Fri, 11 Aug 2023 12:15:46 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 8B7F040E03 for ; Fri, 11 Aug 2023 12:15:45 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1ba5cda3530so1526809fac.3 for ; Fri, 11 Aug 2023 03:15:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691748945; x=1692353745; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IE1rpVqVrjHEmbUONue/mfyezCvNpOcrqoQYmf7MGgI=; b=ArhMoCN1Ol5ioBoKcVUJKFjujrm6CuWhX3vhoakHJaITymeMa86oX3BBuv9T5XyiO/ Pu7FiRHZY7KEdcPf9sssTi1WR7g7SVw93moHSwLEdXPyctC1zTcEX8BQ795bf0EC3fjd axhFCcbOOuo8h77xBF6e198ZKJZl36HPX0ywo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691748945; x=1692353745; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IE1rpVqVrjHEmbUONue/mfyezCvNpOcrqoQYmf7MGgI=; b=U0+KU8gM63WxX5l6eShbjn12GTdJTBZyLCmwpEXXAVfOY03ycoJTT8EYh7iYo28w8F TYfK3UdVRE3NXjPsq7YQM6B+B20vePrGPc+HUUrCs66bS7vX6CFH3oXtS8zIf4K883q1 NJVc85C8yXEvuHP76xKmt+p8TyjcI2kZe8JoDBIHeix/p1x7CL3sS8ZJhD/PzfFy5h6Q eRQUBlt0+HMZr1bh6TetP8HF+noPE0BC40OvUZx5J9Av6MSjCqiFQmNlIqP0XLIx54fK fSuCTXS73Ziqa6Fp1hgvlzpK4ooazqVcXZ776C4KQZbzntom2qRsMLl5GG+1UEU2SDsx MycA== X-Gm-Message-State: AOJu0Yy1lVr3fmB5IOuCgBTxozr48835mgb17rQAfMFxiPiaBAXYPFI0 RW1ybuAOOkSV26GLO7W9js2h5chEFz+dqgMDFy53v2YzpKKiXW87QoZBSw== X-Google-Smtp-Source: AGHT+IF+2f5/ufPWlvD+1Lz5j9+DqpKpEYsFQh7zDDFy2ezKpifquLUPEOYlnfpAMbFAtpRbo0ryZSCKKTun X-Received: by 2002:a05:6870:219d:b0:1ba:ddf2:417f with SMTP id l29-20020a056870219d00b001baddf2417fmr1578485oae.2.1691748944883; Fri, 11 Aug 2023 03:15:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m9-20020a170902768900b001b80fe91a34sm91893pll.59.2023.08.11.03.15.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 03:15:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 03:15:44 -0700 (PDT) Message-ID: <64d60a50.170a0220.9a694.451fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 072916052471; Fri, 11 Aug 2023 06:15:44 -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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130105 _Testing PASS_ Submitter: Shiyang He Date: Friday, August 11 2023 09:40:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130105 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 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/