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 C199442674 for ; Fri, 29 Sep 2023 18:41:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBF454026E; Fri, 29 Sep 2023 18:41:30 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 7AAAA4026E for ; Fri, 29 Sep 2023 18:41:29 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35133097583so36770065ab.1 for ; Fri, 29 Sep 2023 09:41:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696005689; x=1696610489; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7742YVkaPrE0n9WY3FM59hu4pPYsCHP0t1rvXZN8uAg=; b=H0MtDyIU3xYXs3H6jwrvb3YLhCnRbt5XWRlQQI9A14v98YRI4hw8NzJvF7gZnW+ysV rpdKMhcbvKt1bxnB8BRSYjqgZIi8ILH2a8ls3K2sBcMq3iLmBHEq8lzzOwB0fP51N5uh 1tocgmSwdhXxDiYAEFfe4QoSqJxJlZnH3d/lk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696005689; x=1696610489; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7742YVkaPrE0n9WY3FM59hu4pPYsCHP0t1rvXZN8uAg=; b=CMfuH9FGltRpZ7r2vhD3owFMdqn9Qeraj+yaFbGEWqtiXeWmb/lNoDrY4E6LIeQkOI Y0nZQjUXoiE8t4HIieh3aVgGdrnVTnYRPoIkMZBUEXK98uQKoGZrh5PRKIrLBRgP8AIP +62m/aHk2BGdsPAv7mKwPggQBFQe6DaishdLkmGfeBbUnJ8zGVs/ah4zixPwA9OigFwx CRVAEH3NJ1rdVQXdW7TQRebliAMEMQfHSkX574YVrJ9LSPX2xfYfze35ZPzXcKJjzWpx 9111eSHithznNtesW7SNwY2rSMsWv0baQOMIdU0G1UMTyBV1TuHAf2qzNhA93hjrKIZN LLPQ== X-Gm-Message-State: AOJu0YyZv5e0MA44rao59NBYDCM1KabBDvwIcXkzaEMREP2aBoxgVUm4 fq0R9GO+zj0dA8ZMZdZw9TbY144xvjKVNJJEs9tJPsdy7oapaLyLzau2YA== X-Google-Smtp-Source: AGHT+IGRp4pyLG5wz/uhf4o5jf7zQFklZY15W7ehLmFZ/mKpKyN5P2fxvKpZXbX9zID4jCy0SejH9+Ntc89f X-Received: by 2002:a05:6e02:1a41:b0:352:6251:2364 with SMTP id u1-20020a056e021a4100b0035262512364mr2401982ilv.11.1696005688861; Fri, 29 Sep 2023 09:41:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b2-20020a92c142000000b0035135c7c713sm714661ilh.74.2023.09.29.09.41.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 09:41:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 09:41:28 -0700 (PDT) Message-ID: <6516fe38.920a0220.bae82.e25dSMTPIN_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 4E5CD605C380; Fri, 29 Sep 2023 12:41:28 -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 | +---------------------+--------------------+----------------------+ 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 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/