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 5501D41E21 for ; Thu, 9 Mar 2023 20:48:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E52F40695; Thu, 9 Mar 2023 20:48:49 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 9A90540695 for ; Thu, 9 Mar 2023 20:48:47 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id q31-20020a17090a17a200b0023750b69614so2948020pja.5 for ; Thu, 09 Mar 2023 11:48:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678391327; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=fYcjXozLLNV2fAU85okGMgwTyxdRk/4C7xTa4dYHRiw=; b=TkNRHFtSr6C/s3YgDuZdYXW5zTtoneKtOEOoFRWnHlxZrznURD14pDcReAdJsfdBtd hVBL913P1yT42uK6Pj7wGLFFgmpOQI5ez2ZShT2soRnow839rbHz7LmuerraoocAYsh5 BbSC5BbrCBXeJSDBbkiA2aZSAJnEVGoprPukc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678391327; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fYcjXozLLNV2fAU85okGMgwTyxdRk/4C7xTa4dYHRiw=; b=rf4cSrV4QbPSRDikU+765b/sPc93dQHz8b+PS0ZZTfBgaMey5UtTjSXHnt4dSczz9q YkbKZhBYzPD+hxQzl6TgPb8Lv/7GXnO3kyqweX+T+sAOPZ/HOtDNmhGp0Hd8tJXAf42s eZJrhSEC0+4BTIcxxeSHxddMN7Rdn0gOK+bikWFCFUu07o8e04L2FXYKwLkMrC7H1Igz tBOrnXUGqNdGosJqBUS1fCDAvXSILPdpW8ZACBxgkKrCy3LAPQGd+Y/FghjxoyGd9hSb UJuk7T7f4IJXGSq4KtdEWS+4P5RUvB+xKWYi/ykUbi4SfL84o39QhGE0S7TURBhSqrfG CAYw== X-Gm-Message-State: AO0yUKWjFpfWnCiHLLILz72T/AoDJsuia/CMwMwZ6z9Em5B4jhjqymuY Z4w+7UbOKt/QnSry2tZoNjZWaFq3/T1x9aP6KhNIjiQC517mgztsHk/myg== X-Google-Smtp-Source: AK7set+MyChbPjhTXVAT0RBKkcqhZ8tM8dvKkucjpbjUKGzKPzcOSDbnZiRL8UiOGQcjpqZiSHuUVECN2bTQ X-Received: by 2002:a17:902:e5ce:b0:19e:2ea9:2174 with SMTP id u14-20020a170902e5ce00b0019e2ea92174mr28095066plf.33.1678391326820; Thu, 09 Mar 2023 11:48:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jy12-20020a17090342cc00b0019ab8b23291sm7473plb.60.2023.03.09.11.48.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Mar 2023 11:48:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 11F32605246B; Thu, 9 Mar 2023 14:48:46 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 021156011E; Thu, 9 Mar 2023 19:48:46 +0000 (UTC) Subject: |SUCCESS| pw124897-124899 [PATCH] [3/3] net/vhost: fix Rx interrupt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230309194846.021156011E@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Mar 2023 19:48:46 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/124899 _Testing PASS_ Submitter: David Marchand Date: Thursday, March 09 2023 12:37:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:8a44b2a511114d9bc658d934d6cf16a3d8150d6d 124897-124899 --> testing pass Test environment and result as below: +-------------------------------+----------------+--------------------+----------------------+ | Environment | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile | +===============================+================+====================+======================+ | Ubuntu 20.04 ARM Clang Native | PASS | PASS | SKIPPED | +-------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | PASS | SKIPPED | +-------------------------------+----------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | PASS | +-------------------------------+----------------+--------------------+----------------------+ | Debian Buster | PASS | PASS | SKIPPED | +-------------------------------+----------------+--------------------+----------------------+ | Debian Bullseye | PASS | PASS | SKIPPED | +-------------------------------+----------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +-------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | PASS | SKIPPED | +-------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | PASS | SKIPPED | +-------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +-------------------------------+----------------+--------------------+----------------------+ | RHEL 7 | PASS | PASS | SKIPPED | +-------------------------------+----------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | +-------------------------------+----------------+--------------------+----------------------+ | FreeBSD 13 | SKIPPED | PASS | SKIPPED | +-------------------------------+----------------+--------------------+----------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +-------------------------------+----------------+--------------------+----------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25662/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/