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 9C75741FDE for ; Thu, 31 Aug 2023 17:21:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A57A64028E; Thu, 31 Aug 2023 17:21:13 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id ADBF04027B for ; Thu, 31 Aug 2023 17:21:07 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77ac14ff51bso36495139f.3 for ; Thu, 31 Aug 2023 08:21:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693495267; x=1694100067; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3rnR5Rel8JOKW6pUYgqDLOeIZyqdu5C6+C4+aMHhFLw=; b=EQDYBRwg1ehWcv4cogrzxY9D9lVZTw1LGWj4i/MEZbuUD2CsfvEGAeQQ9Co2sCbU65 S9B9hUzdtkCDckoYMxfYl7GJQBjjezb7fpxo7O5L7U8Cx+3UnqLWBZK92fUItGyuQ3dz EEHhmom8uqb+6Z682W7IFAPOJ/joziq/S4UD4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693495267; x=1694100067; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3rnR5Rel8JOKW6pUYgqDLOeIZyqdu5C6+C4+aMHhFLw=; b=TcQTDltBjItI/1kySKk4GovZujbR1OoMbSyDv+UW1ia5sXCdh5OqFvA2iL93lWdbPT mxlG3cdY4/Hglr+RoIroROXsKpAF82K2PyCkE1r9UYXWGd71DYzs1ymC8Xp3NT7ZzY9V lrouwFEvmF6gAO1sv9jLtxEQs/rogJcuIvrTcF7+4r6YK4E6vyskVviJkvHrKsqXTRLi aGFBe1+2d/4KG8sI5WPV2pDt2LX23A+lePNkx5sAZXBWBfizH7JPvbAhc4nrrMH+QNf3 PTVKPfwJBjx7MHxTZf6bhVlWheawgOUOIH3KPtpN/JXC9KmAsNYo+xSIfNcEH36yK/n5 +uLQ== X-Gm-Message-State: AOJu0Ywr1HLjsIzgLWSCh62+Lha3jweHSAfUUFgFvdX7JGYau+KGwujN g6y8misACSAzOjPcldKXO/BXNKRp5zBmYYF/kKQrc/UrCRWA1WcOjTSK+zgnGhsTZYZzi1xEsw= = X-Google-Smtp-Source: AGHT+IELScXArFCQottIyQIJ5zdzyhFs23OZcIkVtP+73qkhss2XGiuiTcx+YS4lAJEZdMHbcEnLBLmuUwPV X-Received: by 2002:a6b:6506:0:b0:787:1990:d2ec with SMTP id z6-20020a6b6506000000b007871990d2ecmr5986518iob.12.1693495267044; Thu, 31 Aug 2023 08:21:07 -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 y8-20020a5ec808000000b0079187d2f206sm70584iol.7.2023.08.31.08.21.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 08:21:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 08:21:07 -0700 (PDT) Message-ID: <64f0afe3.5e0a0220.719b.4eb6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 5497F6052471; Thu, 31 Aug 2023 11:21:06 -0400 (EDT) Subject: |SUCCESS| pw130998 [PATCH] [v2] vhost: add IRQ suppression 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/130998 _Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, August 31 2023 14:44:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130998 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27495/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/