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 89A0943180 for ; Mon, 16 Oct 2023 18:26:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 808EA40269; Mon, 16 Oct 2023 18:26:08 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 2DD0E40269 for ; Mon, 16 Oct 2023 18:26:07 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ca215cc713so10866435ad.3 for ; Mon, 16 Oct 2023 09:26:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697473566; x=1698078366; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RkCj3DCJukzMXKFm1OUrSKVycDxKt/KO1lTl/keHvYo=; b=Hnp/aICFJk81k+WAaswYS4D/x3h0DtLULVe3U7SP8lg/I4A3n/cObnA8u0MWRN6gr8 QWqzcw75kHGQ30XEUzBOw8EAxn86JVW0oA8nlDsKt45/dh6PqFJBol8lCHZLU5rOSgmg KkkvXG7vjXZeq3WEJRmrz56drKhrq3gVfWPNQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697473566; x=1698078366; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RkCj3DCJukzMXKFm1OUrSKVycDxKt/KO1lTl/keHvYo=; b=htvX8EmJsAWr0d8Cfn/4QhxgxLrNKFgBASzM0MqUU5HeOWQ9ptLjT6IoONxBZWARn2 sR6H5YQc5gBBJgFnHemObr9UEc40JlKz+wqvxdKiGHGRExPNAfXS86KdR2qFKoJysDNd iUSblrrVX5dSPCG9VlYCVmL+NZ3VmYcHTdSqNbRYlJo20e+nYkTEmLXHyyq1KC7vr/do 7Yj/6kXhdhIGpvBzeNRZz3IA3YZGtXqtvSsb68Lf4nCOmH8fpMvfKr+xdXLjg6J+yWyr XcvIJQUQVYw1rpW5TaN7p6OIYT6DClTNN0tKFljL26CDSXd/+xrkAol/Lio6IjgUezaM NHzg== X-Gm-Message-State: AOJu0YzhX9/ZFkODVJRcPh4r64HapKBxZNcJ5Md1IQcF7Zpyl89MSE38 kNWNzo4izpwArT64hsASuKGKFSelcSJBh7BQZK0k8DUhTjg8sk4gtxTAzw== X-Google-Smtp-Source: AGHT+IG1SSdF10Yo247Ss0zIdaSeKib5o/WOWwRWv47lV/gmgilodvvL/+Hni7zlSLsaSbleUUR3Lk9JktQ+ X-Received: by 2002:a17:90a:4f03:b0:26d:2b86:dbe1 with SMTP id p3-20020a17090a4f0300b0026d2b86dbe1mr30030831pjh.25.1697473566316; Mon, 16 Oct 2023 09:26:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nl10-20020a17090b384a00b0027d3a5d4185sm504280pjb.12.2023.10.16.09.26.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 09:26:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 09:26:06 -0700 (PDT) Message-ID: <652d641e.170a0220.9f667.e393SMTPIN_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 7F585602A042; Mon, 16 Oct 2023 12:26:05 -0400 (EDT) Subject: |SUCCESS| pw132628-132634 [PATCH] [v4,7/7] examples/vdpa: auto-gener 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/132634 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, October 16 2023 14:06:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132628-132634 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27942/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/