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 8BC2542674 for ; Fri, 29 Sep 2023 19:16:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 844EB4026E; Fri, 29 Sep 2023 19:16:03 +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 BF5BC4026E for ; Fri, 29 Sep 2023 19:16:02 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79545e141c7so23130239f.0 for ; Fri, 29 Sep 2023 10:16:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696007762; x=1696612562; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H1CGqVMLNj1OdyjEnNhagzzsVPpSIvhAszERbIU4cLQ=; b=AU1ztZ/Y8cJycmdLCWalRTLvNQAzBKy1f/dbIwFFtuWDsAIpwZY4+NTlfNBnuOt8Nl m+Pvsmkh9tI5KsBS3EmInVvOuSoePApc4W1Uzb9dcDnk60+VHW8WUNFEKBCJlxmjob8w +TP8yz7hnznyQC7Xj1h2EdZYFbb4Sn4w7sU3g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696007762; x=1696612562; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H1CGqVMLNj1OdyjEnNhagzzsVPpSIvhAszERbIU4cLQ=; b=oOUq56bNPX5dZAIjrynSRLfvxKAkm+1OcHPc7rMgZVXJ1TZVHFoWxY8V5njohpSJqv VFZrzL0F1PcxFWzwKLLcw515z4S6mR17oaqSHRT8D7SKYRiEBYGt2pDeZwtdPJIU3kA5 LDguYloCfze5soGNjBlZzTss+RKIecVN//7xN+mSkHTt5r27ADg6TbgAH9cxSRgiftzK T6sG4ZLfH3fQorQQe6PaGJuU2GVUlya0zClegRIRWquiORVVDpQmRzJd6ElHLaTc7BHR cinm/69Cl1uZEfNaivFIIivPRUrMV9WXYhOn8b69fgi3CU8OTe2H1EWnezQpFqY7QVoJ Jk/A== X-Gm-Message-State: AOJu0Yyh8MAr1DzDR5ipMEnBt/GjmkTnuZsY+9PMy2NyffNPVS2eBZo9 oWHQfJI3UWCFZopK+CohzxXyRQBSNibCFGSeM7uw/5rhMJQdPb2An2RnOQ== X-Google-Smtp-Source: AGHT+IHdj8odrZG92ibICq99bTAhovyqa9vuhoAaHAOclgb79fo/4f06O52VCUNkVHtcqwjZy/Nyhd/E3E// X-Received: by 2002:a05:6602:2e85:b0:79f:e800:ea95 with SMTP id m5-20020a0566022e8500b0079fe800ea95mr4606448iow.3.1696007762145; Fri, 29 Sep 2023 10:16:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c26-20020a6bfd1a000000b00780bf0d3b9esm815296ioi.26.2023.09.29.10.16.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 10:16:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 10:16:02 -0700 (PDT) Message-ID: <65170652.6b0a0220.70dbd.398bSMTPIN_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 84561605C380; Fri, 29 Sep 2023 13:16:01 -0400 (EDT) Subject: |SUCCESS| pw132203 [PATCH] [v3] vhost: add IRQ suppression From: dpdklab@iol.unh.edu To: Test Report Cc: Maxime Coquelin 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-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/