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 5693D41FDE for ; Thu, 31 Aug 2023 17:25:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D57B4027B; Thu, 31 Aug 2023 17:25:21 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 95C8C4027B for ; Thu, 31 Aug 2023 17:25:20 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-76dbe263c68so40298785a.0 for ; Thu, 31 Aug 2023 08:25:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693495520; x=1694100320; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=isxtgQDhn3hSNJkBDzLU9T0CO+kREmKNC6RmV3GhscE=; b=fAHeRRz9XuTJlEP4+cg+rOMbkl022qjxZ4d+rLRA5zWKwqM9L9DtFSFrwKqWfm808I wgcZokVDFfGwXCNKCZqVVkC/bb1J4dUGdJr9pkswIJMxCbTjmNzM6hCLE8lwfWsgNrBv L9AgE4Kktw/udrKQ28TyFpYC2fkgCTBJ8a7dE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693495520; x=1694100320; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=isxtgQDhn3hSNJkBDzLU9T0CO+kREmKNC6RmV3GhscE=; b=PO1bnwqYex3y+sq3Al2ywRnymoFPJnKiOlbTqdSyBAbsUxdaX3BkuzR1nkTm1XNUHd I0d2bYkuWOHov4BELeLzTw+bvXYljrpj379zxL8Wgu4KMWJ3badBkm87emL3oBWWAK8X 5Zj38uNgjF9lzCEbZnuIu0m8m29tGWbh1xK8Ige+/e7H89WcEmdTLiRnYYCTEb8zKOeG biUwlaTv8cp1NTB2fzId9o/o/kDZKXKGK1H/J2Nykw6Ztt0YGjG/THeI2uAdJKO/64pK Jgx/F57dHaYig9g6J+RdeIg7x/LWGhsQjisAad2rQimkNLxWoFIYk1MZ9oRQAWdaD5t/ bZgw== X-Gm-Message-State: AOJu0YwR+/bV8wU6/CAXEZIjsyXogwqFMXaweUqLH4kkBdYCPz1HL1VA mugmJzA2mS9dta6a/EyVpi76XTklMqBzyf+YkVbzlgITzWP6n/ymepsYDK6vy+H+uCH0NN31iw= = X-Google-Smtp-Source: AGHT+IGgyWiH2q7bdXNRIHJlpYonG5HSp5ILEgI49NgOBQpGPEoHP7btx/W/PBLAvK08G/Bb+MxwxRevJGcQ X-Received: by 2002:a05:620a:1a86:b0:767:c30:517 with SMTP id bl6-20020a05620a1a8600b007670c300517mr3859346qkb.3.1693495520099; Thu, 31 Aug 2023 08:25:20 -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 i13-20020a0c9c8d000000b0062ffc322dc2sm88499qvf.4.2023.08.31.08.25.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 08:25:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 08:25:20 -0700 (PDT) Message-ID: <64f0b0e0.0c0a0220.15050.5e7dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 894A96052471; Thu, 31 Aug 2023 11:25:19 -0400 (EDT) Subject: |SUCCESS| pw130998 [PATCH] [v2] 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/130998 _Functional Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, August 31 2023 14:44:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130998 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27495/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/