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 77F7742674 for ; Fri, 29 Sep 2023 18:54:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70DB5402CC; Fri, 29 Sep 2023 18:54:06 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 833B7402CC for ; Fri, 29 Sep 2023 18:54:04 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3512740906dso39037625ab.0 for ; Fri, 29 Sep 2023 09:54:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696006444; x=1696611244; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Hf6njbqEd52ybjuItWOhEJrbGOKFlYzzLr4joEhOPmU=; b=Qb4Gh+LqVyWY9aiI9UedQf5kq/NGdAW1+dEngCDzCtCDLoTbgGvBuHTHGSTa3qakH4 SUVLmG5NKxh4SSfvtcmjgl4IOOsObe9R+shpL4WjXxeKTXSeogXw9+z74Ns0lJt3S9XY MsYJLP71LkAOPd9BTBKeETSZzFB61wRZVYFxA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696006444; x=1696611244; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Hf6njbqEd52ybjuItWOhEJrbGOKFlYzzLr4joEhOPmU=; b=NgvT//lYNcaUqHA1FpjAn82Y9Bf8Jqw03ZFvLqADDwTEdE5SQl6ahoImt8q3EMiyFZ 53XKFli0oMhE22MEakPA75JAU305u7+B+UHw6ZiuhT6sMULhMTYnT914uDymeihIL0SZ r92BXmvls94Z1+/qnLUsUtgXYuzJQxOhoSeaB1GlasvFr158LDAn0uTqCaM1E4S26BtQ GCCl0LNYTWH/AJckv2SYbA0MpouUQMIq/xN2TnV5VUBBh9odmrtXdi8aM5YRHKOPtN9M vedArHIyvNRCVyHnt3ASjMlsr7BOC4yhejGEWrMJ5ox6cns5M+Xf2CjGKNlWJa8HogFy VpXg== X-Gm-Message-State: AOJu0Yx0KcLorF7xNnlD6JH5JTCmwJVaiOJwQTIkKur6enIE2xA3vBpu FsyC/ohyv7uxnkArc0mD1ca2sZNA9L3YK9UG087fKfQB2EFhytg7cRkpOw== X-Google-Smtp-Source: AGHT+IFHJS7JweZFbA3m2QjvoMp/ECJo9B6f3SQ8CDcU38ekoSEOTaXm5i1nlgOpbKyNZGz+LFrly+s2L1mR X-Received: by 2002:a05:6e02:1289:b0:351:19a4:8e67 with SMTP id y9-20020a056e02128900b0035119a48e67mr4197766ilq.28.1696006443892; Fri, 29 Sep 2023 09:54:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h17-20020a92c091000000b0035092f13644sm161745ile.38.2023.09.29.09.54.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 09:54:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 09:54:03 -0700 (PDT) Message-ID: <6517012b.920a0220.2fb9.cb81SMTPIN_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 47814605C380; Fri, 29 Sep 2023 12:54:03 -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 | +---------------------+----------------+ | Debian Bullseye | 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 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/