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 D7AF442674 for ; Fri, 29 Sep 2023 18:57:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC17C4026E; Fri, 29 Sep 2023 18:57:47 +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 2220C4026E for ; Fri, 29 Sep 2023 18:57:47 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79faba5fe12so408028339f.3 for ; Fri, 29 Sep 2023 09:57:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696006666; x=1696611466; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ShrBmO+kFHo5lTJxDB9sSl61Hfd0X3t5EGhyed1Hvv0=; b=hQSP/Bh1b8I+wz5F1yZR73iX3PcYvDEPEa2naVb4ixRBXhV4y2a0c2YpIZJZcmffQt 1uFj3TwQtDwlC3OIHmg2xLF9uuPCFY62sRGX14ljSkpQBBZAMZKL89GG+K5FbLJaMKpJ +9iocLBWDAJJHoGCMcMD/nTH2PTUOh172W57o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696006666; x=1696611466; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ShrBmO+kFHo5lTJxDB9sSl61Hfd0X3t5EGhyed1Hvv0=; b=hLProUuwjWKBC8kl6+VJxylrOMrSanato9kwu2+lqf+ghK5dEx9ZIWL7IU9vV4s0M0 LX1GAkb6sOsqBEeo3tEJwVcBFDoMreGB4dNN+m7kj2NUMsGpnUTTHaP0v3coP7Pn1N2C Q76P3kq7WPGHkNFLWSmIPp41NXfmUBx7HGALCRgiE73trDw1/sTjsHQ9At5a2lF4or/3 d2CynDcdKDouJPu+qiwAojUB6mDeGax8PZLJIOhce+4ZyycOr/a8sHDoBGdhP04y2Hj3 r7cXUeQfg74R6mvxackfTNW5kd2oqQK5vIIjDXs+7GVO4jXFTZSdUbve/h0hNmHYuf9f KEIA== X-Gm-Message-State: AOJu0YwNC0yyuIw3Zekc83R8FxmiN8+GHgTd8+YDciy2IcTaw8Y+PXGQ XBnoAgsayRFSAe5zOKHYO9muhEgZuDdVImrJaapsHwbWbQ0DB7GIVVthww== X-Google-Smtp-Source: AGHT+IH/mgKbG+sPCs8/scnzmS9esRU+MXCiBogMViipd0F5ZW4/4nbMWOTr5CGcNbdvjr1UXVseipNO0mu9 X-Received: by 2002:a6b:6819:0:b0:792:6963:df30 with SMTP id d25-20020a6b6819000000b007926963df30mr5106463ioc.0.1696006666498; Fri, 29 Sep 2023 09:57:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t11-20020a02878b000000b0043012f613a3sm878685jai.2.2023.09.29.09.57.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 09:57:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 09:57:46 -0700 (PDT) Message-ID: <6517020a.020a0220.4a006.84f2SMTPIN_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 DF39C605C380; Fri, 29 Sep 2023 12:57:45 -0400 (EDT) Subject: |SUCCESS| pw132203 [PATCH] [v3] 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132203 _Testing PASS_ Submitter: Maxime Coquelin Date: Friday, September 29 2023 10:38:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:a89a9ca38ae61778a80f287677dc91e8bb3fbdfd 132203 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27786/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/