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 678D943038 for ; Sat, 12 Aug 2023 00:33:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63EC540E0F; Sat, 12 Aug 2023 00:33:03 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id B0AF640E0F for ; Sat, 12 Aug 2023 00:33:02 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d35a9d7a5bdso2211806276.0 for ; Fri, 11 Aug 2023 15:33:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691793182; x=1692397982; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XTU8dwyJ4UbkhzzkM+NVGUhPc2ZMwcECqdeIVb5fyE4=; b=YdU8t91KAhwZlegKxcJSYQvlUWaa6g2uN+UmPT1qyGf7Rwyc0XLbGgRZxqoudh4Ok+ vULTTExQkBALKPDPgpX4OfrJtD0gOEophErtqDaVdhehhnwAruGwrvGeGQjm+rQZMsTI RpbT+0t+jxrSzFhefxW6AfPO722pAPdtpBgKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691793182; x=1692397982; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XTU8dwyJ4UbkhzzkM+NVGUhPc2ZMwcECqdeIVb5fyE4=; b=EGW8dr7v4PKnUmnSYKnkjlmZszd3YTTdgSQheRzfGZOoW1EayDykhZnSX/nL2MIwH3 qV/nHkhD7lHR85yVB85QNz6P39sJd+BDBm9Gzbt9WXQzcBkcr9xJRlqXL3lyTc/5tRGo C82i1dqCQswHGW9dpXGjUbXoilnbLn4TsI4Fgsy598300SueQQ6K9O9Gl116dMljScX8 7PCsBv7yvdcAOw9oJLqtqhhFvFddARhgyXbscD5D83HDDynWInPSOFKW+QwImnzkllJq eo9WamYKwkK3VaVqSRLbdVIcbRETeysCtybGZ1lxEN08RLWLsAweXmoNPaNml+dk52/7 8Fgw== X-Gm-Message-State: AOJu0YxNarjSLuWFeatVCiwgsNfj8xNnB8tajgSFpMIee7ZrCBs89z2d Syi8g+0P1KxAzfjlPZrWlHKAZrwuRCWWarTczwR1mUYFze5/Y63pysHUfofIQ4FfCqvqDg1aHA= = X-Google-Smtp-Source: AGHT+IGFZtfHuuj6uPDNgLK7We6wF1pTyhSwkW5jm/KsLPYNgl/8WnTgWmdp6ri9QdLSHeXT+MW06Gh7CHzJ X-Received: by 2002:a25:b30e:0:b0:d5b:80df:21f5 with SMTP id l14-20020a25b30e000000b00d5b80df21f5mr2813010ybj.23.1691793182025; Fri, 11 Aug 2023 15:33:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p18-20020a25d812000000b00c5f9f0f1658sm183342ybg.34.2023.08.11.15.33.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 15:33:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 15:33:02 -0700 (PDT) Message-ID: <64d6b71e.250a0220.4d464.9c46SMTPIN_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 AF50E6052471; Fri, 11 Aug 2023 18:33:01 -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 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/