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 8203543033 for ; Fri, 11 Aug 2023 12:05:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E60840F17; Fri, 11 Aug 2023 12:05:14 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 0F3DE40F17 for ; Fri, 11 Aug 2023 12:05:09 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-77a62a84855so63558039f.1 for ; Fri, 11 Aug 2023 03:05:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691748308; x=1692353108; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5dXYPjJYSxsiTElXB+056PdWKT7DQLFyHmFOi8V92o4=; b=Ljd6jSpa+J79HJu7eYYSesiVKwCMN5PMx2xP5Bq3s1cLjpOZ8TvTfKKGgi88OHedL6 ktDOkpP9XhZFBbMDVCM/8QLlER9qy6eA3wMMbL7MqC4mAX/LhZ+2qsEJAuzPtGXvbwCw tUjq9ZiC+rQsfzWcpRHnf+QNBuBijyMqNAh9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691748308; x=1692353108; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5dXYPjJYSxsiTElXB+056PdWKT7DQLFyHmFOi8V92o4=; b=dzeGQVH0ZAxeAglsXhSqc5JnIAgopYyMdCt1YGN8CSiwMdWV3iZPqumD9GnXGgnasJ VUbkAmomNqm/wDY2ZY0MIlAArpHsAbf+lVwd2XvKDrqvT05JHF7ct3ofBLhbfsm7+uIf wRcUKFjSdpfc8fqnWTSX80NsimfRvf1PSwD0+iZXZYmZvSFlSq/ZQnxlHp+RWp29MUHD Vmg9aUKjlDeL7pX1LRfMOOveKZPCMmBj993Bf/GkHjYpYkbTgvLVEu5qaJJSD4rYmkAK McyfHPpsimBzYPaDhKUob7Zs5x1M6mtPSvTllaNA6ADNa43PAvuNmL6s50d2N+wu0C80 Kd7w== X-Gm-Message-State: AOJu0YyROxV+MAVLD+R7a9/BHfL7RfMsbJ1r2jAJpfel4D8AgFz/y7aN jGjNx/3v9SP/6qzTVKBsGXW0nmNb1cO76VWrJC/OdTiRlnupt9vlJ0iFrw== X-Google-Smtp-Source: AGHT+IEN+bBmdM8BQRTK66nHLn1VfVxrjSBMNP3SPl7LtJcoUwW4esUQcPiffnAi0MnqIPCwoK3CjMxr79RF X-Received: by 2002:a6b:917:0:b0:790:ca22:8d7d with SMTP id t23-20020a6b0917000000b00790ca228d7dmr2194118ioi.10.1691748308477; Fri, 11 Aug 2023 03:05:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d7-20020a02a487000000b004290e67f931sm132373jam.32.2023.08.11.03.05.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 03:05:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 03:05:08 -0700 (PDT) Message-ID: <64d607d4.020a0220.8edff.6977SMTPIN_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 253896052471; Fri, 11 Aug 2023 06:05:08 -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-compile-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 | dpdk_meson_compile | +======================================+====================+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/