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 5F4844317F for ; Mon, 16 Oct 2023 17:24:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A66340269; Mon, 16 Oct 2023 17:24:58 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id C8A6940269 for ; Mon, 16 Oct 2023 17:24:56 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7fb84f6ceso55798397b3.1 for ; Mon, 16 Oct 2023 08:24:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697469896; x=1698074696; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fkSqilYXs38kgyYGatLxLU23c2g7LFTzV5c3wP58ITo=; b=V9IXTxYEsfNyDSIqyBP7vhfdSA7wKusrZcnw/RSrLfs3sG7E7ba6Vw/PGQCQpPcQ4q I6Eq10iWu9AuV16Y7Zpd2YUUMkhJTtf4X50m3llhr9S3UCsgFhHDsTwSqvoVQz+EGXyD ehGdXiiNm+Xfk/3Ig+GLtnCS3HOLe35i+QKvc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697469896; x=1698074696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fkSqilYXs38kgyYGatLxLU23c2g7LFTzV5c3wP58ITo=; b=Vw66oR3Fxgn6CyJDcnstv5HcQJum8YiLVQK97+JF5u86shwOMeqr7uxzPc36DabBfQ CZRr47e9GHlQofKcV8imaStRoyAYbTXAjU6ShJrxarFttRrZB6+1IiLw7CBalVsOFney klCi0s63X6KuF7FemeVzCXH/KvdUiArs3qUkPtBunn4kjDkO7Z669GrBeeG3jNJJey8M 8CKFiYOd1av49N7nYR2viTRAyQuCbl/IcMsbsKmKIbeaqdnBRYNcuWR/BR6kOgTLx+JL YLzIikhZNab8lbex2gnlciVlkgZsB9YyIDOJJ6MTRYbMhQ5dVgNvizVaL/5nKpu2Y7/9 3UTw== X-Gm-Message-State: AOJu0YzELQj7ZOyzt35DJgolap8J2prk5uGlc03pOoyC4UwmsY3nsasX p8Y4ajLup13HwSAL6Q1ITlyDst7SHU6CxYSj24rOfmamBZjIT96YlRwhNGIHkw2MS0SmngiFtg= = X-Google-Smtp-Source: AGHT+IFB+otRtyxH3CBXYomooRO6m9Dc2Px4vFv8OBRpkZzudKsi7cImiJvEhP1Y0FaeHT5y3p+tHdl37SZq X-Received: by 2002:a81:6e88:0:b0:5a2:15bc:b32c with SMTP id j130-20020a816e88000000b005a215bcb32cmr38268222ywc.42.1697469896288; Mon, 16 Oct 2023 08:24:56 -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 o184-20020a0dfec1000000b005902bae0220sm455960ywf.72.2023.10.16.08.24.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 08:24:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 08:24:56 -0700 (PDT) Message-ID: <652d55c8.0d0a0220.d1990.ff68SMTPIN_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 ED45C602A042; Mon, 16 Oct 2023 11:24:55 -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 | +----------------------------------------+--------------------+ 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 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/