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 DA40C42674 for ; Fri, 29 Sep 2023 18:49:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF5514026E; Fri, 29 Sep 2023 18:49:42 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 1C6A74026E for ; Fri, 29 Sep 2023 18:49:41 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-27777174297so6040549a91.3 for ; Fri, 29 Sep 2023 09:49:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696006180; x=1696610980; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Hf6njbqEd52ybjuItWOhEJrbGOKFlYzzLr4joEhOPmU=; b=W6TvrzbJwkEGezZESwL/R7Z72IAw3/vAw9CWbqnTyUA2jXpe+JjDCYEiJFRcT2W4kX 9u2DBnbDiI3nvUAAorXgu926Ib8MeVl/ZA3DOvGoAgnJM7vopUqsKZJYk0r7aBApJv4H YVt6LCnT0SsiWFMuDhCAd6kD5D3+swE+4un9A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696006180; x=1696610980; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Hf6njbqEd52ybjuItWOhEJrbGOKFlYzzLr4joEhOPmU=; b=BsVsleW6wOh2Pd7OoErtEyibG8oiLgW1TSYX4TRPRn13Wv0DXqokrMzWqBu9BRjLWa AMyKJFt4xqE6vVotqxFlEFxYiSFZTTnbGN/2Cx0UFwi0HuJDbLZSlFESo3PcFXbQaZS8 I7P0TyvLu6jHkq+LDL+phczrDI/WzdJYWLKEjyXnkCCu5hWLkGw5m9PoSexIT5U2uZbc xRmZJ0lA/Zlkw3QDVXGflvUjGPYaCpsGC5ZcvySsXw73TpeNmOsEubyT0bEHyTLrL0VY MwGZFVESc1MrkrEqI65jUeyN7t1qM8IYjXEA9wIetkOfsUlV3plsH/7FUbjZh4U4to5d MNFw== X-Gm-Message-State: AOJu0Yw0YVneLngbtmhITXOl9K5VhJfmgGY2xtRQfWbPkhkQ22196R/2 onXUSXbpnSTS5hV3rlRsdidc7cLnahrrhn0zCT7d3h4vGYPj5ud2HdGobocwwgDX1CVWBZHfww= = X-Google-Smtp-Source: AGHT+IHclKtzq6k5LwdiqgIij07EApWAhMs2JimIuoj8lgpxRnXXykv8M2JFvk5trhdFGSdnCfxr8/3mege2 X-Received: by 2002:a17:90a:e548:b0:268:10a3:cea8 with SMTP id ei8-20020a17090ae54800b0026810a3cea8mr4514108pjb.9.1696006180138; Fri, 29 Sep 2023 09:49:40 -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 ng11-20020a17090b1a8b00b002791bf184d0sm118190pjb.11.2023.09.29.09.49.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 09:49:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 09:49:40 -0700 (PDT) Message-ID: <65170024.170a0220.a3718.992bSMTPIN_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 397DB605C380; Fri, 29 Sep 2023 12:49:39 -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 | +---------------------+----------------+ 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/