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 5ECB443033 for ; Fri, 11 Aug 2023 12:31:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45ADB40E03; Fri, 11 Aug 2023 12:31:58 +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 D59AC40E03 for ; Fri, 11 Aug 2023 12:31:56 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c2bf6bb0c0so262526fac.1 for ; Fri, 11 Aug 2023 03:31:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691749916; x=1692354716; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5dXYPjJYSxsiTElXB+056PdWKT7DQLFyHmFOi8V92o4=; b=GH9Dx9RsjRZyM6nEgl+m8uNaFsQqoS9BA4C3HmnNQ8qK0T7r2Ire6cVtIEG8lAddvj 6Lj7yBr8hnZxWozuNbfIKtwQ0dAUtNERKYIlB9yxHuDG0YC2e21za4fppkkSf/z/MxEr XpixgcnTyaMsvvqIFL0CAFt1E6CG9ZcKdcFko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691749916; x=1692354716; 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=c8rLG/wo/rBWfcqMadjgUKZr/cxq5txNHzZrJz5LV1ldiM9OGi8qKJgpMMDl1BnVzw gozB7xx1Ap3hfSjYWZLQH32BUxvxEbJAY+yPn25j+utO/ivBrrHifoMmKtR+5dCDr53W 9S8KDj0jnGF5ZTNCRq4JXH4GJtTUSPPzhd3ndO5pbMC5pHFwBlfx+2EL898IRNGsbeaW DD3ah1k4USrSq4MqySoyM1GOSlBJM6A53pDK2Qt2OE29PbrM4108kNyo+Xfhvqiz1LmJ KHvUnLdeq9xkfWQyhRuS15lwNN7MVOXXvif5XqDu3mLIRQft0L0HOCAVLcRkEL3WZglF QRxA== X-Gm-Message-State: AOJu0Yz4ecKeWyAlo2JdvoMWw8JAo/QcxO9aCY8FlOmwf3enMCGfjS9c DXrok4JIvm2B+RtSL842hwmyjWNsvHIX4PWiZ/XQYpAmK0H65YPryO0pew== X-Google-Smtp-Source: AGHT+IHX5bID8vZvaLl1GfmIxaK1CoK5uce+zPfBQsFV8iWJW+uZUkxU8TrdsqGrS6SA3AKqi8MkhnY6HMQ1 X-Received: by 2002:a05:6870:c6a6:b0:1ba:df9e:f2e9 with SMTP id cv38-20020a056870c6a600b001badf9ef2e9mr1586392oab.0.1691749916153; Fri, 11 Aug 2023 03:31:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bp5-20020a056871280500b0019c6e97e4d0sm241311oac.39.2023.08.11.03.31.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 03:31:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 03:31:56 -0700 (PDT) Message-ID: <64d60e1c.050a0220.2c1d6.cf52SMTPIN_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 980426052471; Fri, 11 Aug 2023 06:31:55 -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/