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 2B950432E6 for ; Fri, 10 Nov 2023 15:20:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07CDF4064C; Fri, 10 Nov 2023 15:20:41 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 5DA434064C for ; Fri, 10 Nov 2023 15:20:39 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a67f447bf0so73640739f.2 for ; Fri, 10 Nov 2023 06:20:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699626038; x=1700230838; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D/CAl6IQ9Gb7LLK3ScLFAVJG9s02nEZd1PalYpqZQJ4=; b=MmP0i3cy1fagZPmXpK8poyos8sUflIb4l63MCHiFUxuzSakeVjjqvj7TFCUATMyK6F mGy94jRAt7F+CT/Lzn8Qusrclwu2b+e0GzYSyLzPEXlZRsTNITbwK7tKmUHUTFGGtdN6 WMmAVgjp0IIQu+qdYh5/MTov/nX9cAC0shKDw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699626038; x=1700230838; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D/CAl6IQ9Gb7LLK3ScLFAVJG9s02nEZd1PalYpqZQJ4=; b=TDJG3U9TF72GCDwatf2ugmO29GVg5ZUvR6UYwUyGi1DYT8HjoTAzrfKwMDhaY8e1RA vsAmC9eiYHmpOKvLVIOrJPp6ucMO3jfjMH+ukX2M2SAy8IErhiPmZa6u8zUQKTZOvD69 NrzvRVMym1y1eaV1ALVzp/vkiwUpohFdlTyRvP10ILqfVEeECvfsNndtXkeuLlkyTRHb CkiKOUa6Bz4jMZNUrMCfBqRxNRb5P6mXAHbkePaAtZWiETBRPj00vZNPOORGQii9oMPD Zk0n43MHVhwxqhzuM9nUZXwOmxytE+eypySaiiVrepp/otuzdDpKFyyTbO7xJMx8Hc18 MVHg== X-Gm-Message-State: AOJu0Yytvp8c7hBYS2An/YG47zH29MKF4dbkNLN9LAsLf2jUPJYGEUju wtwKJmqEznLIVfIlelbo14LuB1tpTvk5YWzR+wJU0X5uuYlI0GgBLxCjN11ZXYU4//RWTjr4wg= = X-Google-Smtp-Source: AGHT+IHw5gE1r44ryIUE18J1jK6QEqpAiHvzRgbK7AZhXEJX+xsPTCM3opOPnv7MGmGNTMgqkVdrJPCLXEZw X-Received: by 2002:a5e:8c16:0:b0:794:eaef:f43e with SMTP id n22-20020a5e8c16000000b00794eaeff43emr4574680ioj.1.1699626038452; Fri, 10 Nov 2023 06:20:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ei25-20020a05663829b900b0043a1e65dad6sm1092505jab.58.2023.11.10.06.20.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 06:20:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 06:20:38 -0800 (PST) Message-ID: <654e3c36.050a0220.88b32.4bfcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EFE2F605C318; Fri, 10 Nov 2023 09:20:37 -0500 (EST) Subject: |SUCCESS| pw134082 [PATCH] [v2] vhost: make experimental API's stabl 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/134082 _Testing PASS_ Submitter: Maxime Coquelin Date: Friday, November 10 2023 08:52:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134082 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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 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/28322/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/