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 CDB1942674 for ; Fri, 29 Sep 2023 18:37:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C74494003C; Fri, 29 Sep 2023 18:37:02 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id DD1B54003C for ; Fri, 29 Sep 2023 18:37:00 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5859a7d6556so909792a12.0 for ; Fri, 29 Sep 2023 09:37:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696005420; x=1696610220; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eoIte5QjKomaSyNg2i6NacNBp1EItLO4adwr4GUP1f4=; b=R6jEk1WOSjJDwKiiKnF/NhF8Wz8yr8YxCQD+goNGpIQDaymyQDERHO6IV0sGh4DVPc Utpovr5z4ao4iokcBV8AS6fYGuwCeUzf1ydmb0uEXUrx65GCb/GJkEVuqiHrrIBaG5ZW AvdIUC6xB5dFT1Sl6Vm0IoYGmRo90CMpqb9Xo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696005420; x=1696610220; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eoIte5QjKomaSyNg2i6NacNBp1EItLO4adwr4GUP1f4=; b=R5Mlf+DV6XCbUTHklERgEKz4+9sK1UY5RI8mw3+KBRjNaR4lyC7qUaDZAZv6a1BAgL Wuci8rNJKtcMmGKmvy0MpNyconbBPTtwLb/sJMSMES1wxLPZgcPIKq1JB7bN9Eh8tWIQ E7LsWopi6jp+5/7Tsnz351TpldKzIDGQqRYXtfYkH8iC5myo9i6hbyYkBehtlAqBMXqA tdmtLU1CScPYPnTeqVuJXSlP2cm+lqPE5UrW4FFkExR+wPI9Y82E4uXmPDfRuxMbsNCn 9HoaAlzd8wu+PC2YvFmv2ym//opeE3cQTVohjp5MfsY0T/4rDpWAugluPneVjBE7AB99 6SiA== X-Gm-Message-State: AOJu0YzuN44XcUBg6nNrd97KN0CDxAfCA2HTYGEqD36e8ZM9Z+LjUBqS Jrln+YoED6NNLAfR1IAFIuFziChV2uUUdnvssojpJPqbL9kF2UGEISgXow== X-Google-Smtp-Source: AGHT+IEXccJapm2VbOXUbl2JzQztX8N2XhlcK5bHV/DIKIXcxmfp1uQEzoYA/2JIuRNwCf2qkAPhI/2gmvw9 X-Received: by 2002:a17:90a:8c89:b0:269:439d:8c3f with SMTP id b9-20020a17090a8c8900b00269439d8c3fmr4246887pjo.22.1696005420179; Fri, 29 Sep 2023 09:37:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id il11-20020a17090b164b00b0027874045442sm99412pjb.9.2023.09.29.09.37.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 09:37:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 09:37:00 -0700 (PDT) Message-ID: <6516fd2c.170a0220.95da4.8293SMTPIN_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 46BD8605C380; Fri, 29 Sep 2023 12:36:59 -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-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 | +---------------------+----------------+ 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 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/