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 BE87241FDE for ; Thu, 31 Aug 2023 17:21:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C749C40292; Thu, 31 Aug 2023 17:21:35 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 3C4954027B for ; Thu, 31 Aug 2023 17:21:16 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58d31f142eeso11045407b3.0 for ; Thu, 31 Aug 2023 08:21:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693495275; x=1694100075; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YH65Js+CJR6o9br+ngaLMymlpr9cS/Ws2wf4KU6GkLc=; b=CmxR0XmF2bLXwRC8WT/O4wlzcot984plRKzu4rqnCLqzZi4HpomEsUOrgQdKkEg8id ph/a2mZ4tO/XIv9th+DZT5hZT+bvNbM98DIyq5YuRLcLZPhtRsZ4dogZMvd67eJYyw0F oBfDJIdjVJ1M7ok6MgVNOiFOf0R1GAv/apdGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693495275; x=1694100075; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YH65Js+CJR6o9br+ngaLMymlpr9cS/Ws2wf4KU6GkLc=; b=ghN2L0EK/g7otGhv9t7PhnDDTma5tNV76dcyXt8v4by2EEBB2DCA+sK9NlXdDlr3Mr 25BagukViV1+76sUAiiwMu1CwAoBApwBTaOzVnApAmYgm7jck8k6yXX/YfHkmbSH8jBP FKNxHZG640eIWV8k5729PbHeAnRC5g0zQTekA6/J89v8v3DlgjLQH0jjgAZyZ6jTdjgH NRWW0byri1y4epGwq6Ejsc4gFgZXh7JuAGRh2cRfneRfIHrUHbeolHkU5tA16RWxX1xS XFLMRjvIkhCgDoUHshRnc82yFHOVVPdBMUcsz95GGgOkPtRnCVxLV/pFftbG9hrWJPtz sEJA== X-Gm-Message-State: AOJu0Yy97rbfkmbytf2G7TkcOZYG1OfKHOsdnrT5MFjleYFSXGcoi/tD MyxV8bC7fvqkfK2osRZrNqzyPbQDiJZwjTe0lRFEYueu93j8hAHRRebgdmVI9yQnT6bJVHgQmQ= = X-Google-Smtp-Source: AGHT+IFdRVU8NPuRFzSRYSMKh4OSh3hyd0rguVL1SK+xqRtmf09edufWrur+pcnWi/+B2RUe78PIh3AWb7Qu X-Received: by 2002:a81:a508:0:b0:592:58c4:1811 with SMTP id u8-20020a81a508000000b0059258c41811mr5939574ywg.22.1693495275685; Thu, 31 Aug 2023 08:21:15 -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 d142-20020a0ddb94000000b005771ba13832sm132531ywe.39.2023.08.31.08.21.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 08:21:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 08:21:15 -0700 (PDT) Message-ID: <64f0afeb.0d0a0220.d6e71.8dfaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 282CA6052471; Thu, 31 Aug 2023 11:21:15 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/