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 080DA41FDE for ; Thu, 31 Aug 2023 17:50:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0EF334027B; Thu, 31 Aug 2023 17:50:27 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id EA3A04028E for ; Thu, 31 Aug 2023 17:49:21 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-4135f97435eso5678721cf.2 for ; Thu, 31 Aug 2023 08:49:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693496961; x=1694101761; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AYS2u99B3ApaD/a0vx4SlHj+EKEnSAKYup+UeRfmV28=; b=SGAS1AI0pwlRknycmo2dvfOjQHPGN1kA1ciuE5YFLLelOzLgbCXDYG/JRQ6DimsGno bLsEbfx4VAX0yQ76R2cDyDk4cJpawh8SPk6NCTnkselBBh+KGudyFmptF2yrHZeHV1Ka Mu4qG1PvX6Gii3xf/8jtFIW2CogLEstZyP9Ao= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693496961; x=1694101761; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AYS2u99B3ApaD/a0vx4SlHj+EKEnSAKYup+UeRfmV28=; b=er4hQzBXpBqsa50Y7fv52r9zaqolp53YeJbSSaNBBh/0Nsh8mrrbMjg1aDIycVvr4m OHoCA8jCMC8h/G4ovgTY552L2VbfEOcRAw5czNuXPQifTq2DKYGaB5BGNmI6AB3EMZ3W PRm3dc1Q15v4EPQb3PoKvwtLBCPXdl7LGxxZ6Aa43vUUW9Q1eR7utObLXF76c6rFqUph /DKEzDxSyIQsbRxIP5QFfGT8NsrVFlRLs0IJZOOPM1eh49ucZ+aqzXUhvKBYo+ept+3J uvkKjeE8kxRuejyags2gjbBt7KCT7dwha97Cl3+/jpxWhfhRI0JmYzKjOxfjQpuBJ5ZK qtmw== X-Gm-Message-State: AOJu0YzCNxeXmwgjmkXLPi8qPjGnhB5spGmXEH0AAh5s2cKYh8Y7wDlK MfLNv8tJwwYVoMghHsD+4fN+g3m1UUpeHMoTBTxakT45InyDRnzELS9HzA== X-Google-Smtp-Source: AGHT+IHTALooMXX83NQ4IViHNsEDQa/8HIPuXQ6+qN7eRO16IFX3cr1wWnX8aVUPALS/AR2zjaL6X+ZgNpfK X-Received: by 2002:ac8:5b95:0:b0:412:d89:9574 with SMTP id a21-20020ac85b95000000b004120d899574mr4103882qta.33.1693496961445; Thu, 31 Aug 2023 08:49:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w3-20020ac87183000000b0040ff097d64fsm65956qto.2.2023.08.31.08.49.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 08:49:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 08:49:21 -0700 (PDT) Message-ID: <64f0b681.c80a0220.5ed04.4764SMTPIN_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 2A5D36052471; Thu, 31 Aug 2023 11:49:21 -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-unit-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_unit_test | +=============================+================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | +-----------------------------+----------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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/