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 094FC431F0 for ; Tue, 24 Oct 2023 19:17:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 035B14021D; Tue, 24 Oct 2023 19:17:52 +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 4EE274021D for ; Tue, 24 Oct 2023 19:17:51 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a90d6ab962so36010927b3.2 for ; Tue, 24 Oct 2023 10:17:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698167870; x=1698772670; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Cp3KFMDDJv3gT3klfTfv6MnmXLBupUSZgNh/VKu1cZ8=; b=LVBdxNeTr95nNrX5OB6WilQGZBRXx7kHCxlezseivwBK5vkACnxpSR2IGNjCM3CUBY xgBI3qKnxdo7zZVEOHP26Fec84V7l2GSGd7VQoKoazYd1ukgAquV/Q0nOFe2DljfOaOg yQSVys1tZ/X4SP4Z3y+Wc3nRjogIKnU66LkFI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698167870; x=1698772670; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Cp3KFMDDJv3gT3klfTfv6MnmXLBupUSZgNh/VKu1cZ8=; b=AUHyClN2YXoa9Yu7R7jLzvHL+UpA0t3eLIHfV77X4XJuNYmusRXt2/g9JtyMepaEiK ATjq6yJKyR2KCyJDzN674yiVeuF+u9/KoiopxuhFfLQ4CrUS8I93P4HdEE5WVnQFhfU5 2izD/8LVAsqArKYNb49O5rZvKeAj0YhGbSpMp2ku4Ow3A3PBbZEzmkua3wDmzxXuOetf ZiYAfZM4cf6v1N2dqDI2R1JqUet8kQnohYVAFwmPLvHTIMniZsx7k4dpAIR8FxYQOCcV XeUX9HpHYsvfGGQy9rlguySwFw9HcKfIfmZTEfxvL71JrT1V/UCwUsySZV+/wd91EMdD X08w== X-Gm-Message-State: AOJu0Yxn3UQ06rP7YKS5s0egBD40yi0Jzif7KnOT/JINeUJZo02iwVIC 4gy9h6egf1+wdioexhlepquusEmHguO4V84hNg2PKEzdQrdTPDzD2w7tGaMamjQVMnRurLyVDg= = X-Google-Smtp-Source: AGHT+IEe0M0EwdX6V7X9PvpQV5fhkgohkEz6hl3Fd01n3e23Anf3BVFoyZ5MFUMrhGx/DUdWS7PzfYzUJ+fk X-Received: by 2002:a81:a08b:0:b0:5a7:e5de:79a4 with SMTP id x133-20020a81a08b000000b005a7e5de79a4mr14672262ywg.17.1698167870765; Tue, 24 Oct 2023 10:17:50 -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 d19-20020a81d353000000b005862733891esm864066ywl.73.2023.10.24.10.17.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 10:17:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 10:17:50 -0700 (PDT) Message-ID: <6537fc3e.810a0220.decbd.8327SMTPIN_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 74C736073BBC; Tue, 24 Oct 2023 13:17:50 -0400 (EDT) Subject: |SUCCESS| pw133267 [PATCH] vhost: make experimental API's stable 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/133267 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, October 24 2023 16:31:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133267 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28055/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/