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 A0FFC42674 for ; Fri, 29 Sep 2023 18:03:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C56E40273; Fri, 29 Sep 2023 18:03:02 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id CF8744026E for ; Fri, 29 Sep 2023 18:03:01 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c434c33ec0so110605055ad.3 for ; Fri, 29 Sep 2023 09:03:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696003381; x=1696608181; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0T/tp/VJteURz0LqgiTIVTeFo+Q5W8mwVMWiSAmGGh0=; b=HVrPRa/s8Qg+HOJophb5lsv5OZmxq2OapfZC/vIgqR+vrzbRxcNzj5OWAeWJYw6Zn3 c403dtTW+7DwkU4Q+QZdIH19qg0rFBPTPeaizjzAYfgbclRHAUF/LJ+//XC8RKe45seB 8Y35uYZ/SCQotVkKicu/mN06iSkhV92LEyapo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696003381; x=1696608181; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0T/tp/VJteURz0LqgiTIVTeFo+Q5W8mwVMWiSAmGGh0=; b=KWLubnJRkp74vH3D88qqZ6MyN9goUvtL3LZfPpisF+0GAB6YInbNe+nwd02mwrXPQh 8GaRRQ8RH+8uVZp2SKKW4CB2jpSxzO9mMokbI11JFTxYDcLBAkjzZupBsr8Ol9ENuYex KBReXp3Pvnv/dtuGY/lvh8pvN88z/9BkNmzklBz0rNbBkbHTVIYNhRozP2tGeEfZGxvC cHd1w+gyk8+M5FhNH3YjymToa+CABMOKAaPaBD6mzd9UfMw1e7OteReiRp9y5QQGIMPu iYZArkvPQ1CH/vZHsKfaAxRjd7xV3RlXqv2s1doHGlc4O84JovXxOi5jsWC0FuL9TUaT I2JA== X-Gm-Message-State: AOJu0Yygicvn4PMAVSyc1sASOaaLZs/MWrSWDZE7moElNNRPvCMa0y2h /T9mHyVnekAxq8eeVjlEJiU0jnNH33Wm+8KPEIL21vYqP1A4WGsroP8mGsFpMdIr5KckLrKnzQ= = X-Google-Smtp-Source: AGHT+IHKIFeYvrDDdU6eaQoZYj2xnAkqAUeDKKVfkSd4i38RGL9VDVfrDXoYODZCv7nK2seKHu4VnFHH6tM5 X-Received: by 2002:a17:903:32c8:b0:1b8:8ff5:2cee with SMTP id i8-20020a17090332c800b001b88ff52ceemr4932619plr.64.1696003381016; Fri, 29 Sep 2023 09:03:01 -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 kb14-20020a170903338e00b001c3eb9842a3sm828975plb.42.2023.09.29.09.03.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 09:03:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 09:03:01 -0700 (PDT) Message-ID: <6516f535.170a0220.4821e.39f4SMTPIN_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 18AA9605C380; Fri, 29 Sep 2023 12:03:00 -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 | +---------------------+--------------------+----------------------+ 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 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/