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 8C3C0429DC for ; Mon, 24 Apr 2023 16:07:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8861B40FAE; Mon, 24 Apr 2023 16:07:13 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 1C89A40FAE for ; Mon, 24 Apr 2023 16:07:12 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-517bdd9957dso3269547a12.1 for ; Mon, 24 Apr 2023 07:07:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682345231; x=1684937231; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6y6ZVl0/FTydNtuEaBc1cENOi2V73WOnqNpXoB+GuvQ=; b=WaidQx5pjruZd+ucLpzDhx02QA7nHk3j5QZ7zFe54QkLk1SwkSoeTerE2qGiHaH609 baFz04oIkmryUvU6FQoln/SeDnUV8TqjpjobPQsJLDsg4ldJwufPcTZMToslv4DSm8b6 DzLjTyG15h2n0vnI8cG1Tw2iLb8I+8TzEWXPo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682345231; x=1684937231; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6y6ZVl0/FTydNtuEaBc1cENOi2V73WOnqNpXoB+GuvQ=; b=dtl4ciqWRzY8HeFZ/Q+3WTX9RFOO7f9JUf4FKX0enHc0Wsmj2Hu1NcVgDn79dGklZ2 YU4PBvT8RaVUVLpWSGZYz9m3EbKiGlASabCm5mno3qdE6cr7HAqVn/6nUtu1Lrz9KZ/Y Ez18mkEFcRgF8dWCoh4gyRQxeNxJzKa2cw5Xkha3LweDkksMTTnv9U1Op94gY/TPPp2w Y0awsuPSVRwxFNTJxtAddfPffXX/FTO7sfrM/1EbfKlgpiL7irBYXKZ1tOol5FXDdopj J7niYqw4x39gEGLMoqpeI+ydo53+2E/3jMlEr6f+Oev2FEgFGQ0aGDN6T3xAbA7/qB+S kUFQ== X-Gm-Message-State: AAQBX9c9TbCtTEZaLrV73rayOBCnfcjS8bBIPmgVyID0UWlAlYkelAE4 QsK4BhsUi8a1LKSZmMQRVR+sAm8gURWIIC+Q27zkf0RAa9TXSvj4Li2f/4UrnHuM49k2R1mqEA= = X-Google-Smtp-Source: AKy350af+h8EPJMzdihpzokJpSJ5Sf1ZzaQVrqvwtk1gr3ZdhI1Jhbd9mOoM2LhyZQpSkOV3pTbEYmkE2/WX X-Received: by 2002:a17:90a:fb51:b0:247:173c:ba26 with SMTP id iq17-20020a17090afb5100b00247173cba26mr14386528pjb.19.1682345231300; Mon, 24 Apr 2023 07:07:11 -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 my18-20020a17090b4c9200b002496a9cbf96sm327802pjb.12.2023.04.24.07.07.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 07:07:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 07:07:11 -0700 (PDT) Message-ID: <64468d0f.170a0220.d5b8f.0993SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C34FC605246B; Mon, 24 Apr 2023 10:07:10 -0400 (EDT) Subject: |SUCCESS| pw126469 [PATCH] [v4] net/idpf: add VF support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126469 _Testing PASS_ Submitter: Xing, Beilei Date: Monday, April 24 2023 12:45:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126469 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/26108/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/