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 DFCF242856 for ; Tue, 28 Mar 2023 10:09:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B71BD40156; Tue, 28 Mar 2023 10:09:31 +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 DACC840156 for ; Tue, 28 Mar 2023 10:09:29 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id j6so5980901ilr.7 for ; Tue, 28 Mar 2023 01:09:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679990969; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Ok87SNQBnvvShidIYlYNhU9M1h3aTjO1MzR5oGWolEs=; b=EPr0xmey1XlPXGHxB280i1G39hMsFir8p3rXUwlZ+x5pNDFMjiu3crOOtWQ5fArX++ aY28wtfyCGQxGZa0jqGInvsyCy29E24rzuCXJ2P1C4zzbCf5US3lr5UqYf4hhaiV/XJ7 LxSStmdpHhCsjuOIes0WVqEDtbH6vD3FQZqFg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679990969; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ok87SNQBnvvShidIYlYNhU9M1h3aTjO1MzR5oGWolEs=; b=iDZaHifRbFHHRb2dASbnOvnQSCHmxzSb7+YWbvEH3LSUyIj+lvWTJOKbXS41XASemy QTbIThfHbk0N7Myf12cBH5uG0GebIK3XLc97RHC7Qz/ZmYWdme66tJ4gs77J8d5H9BHS qiZV4FZb2t4tRsZY3RPzWJ8GNCdeIMkGMo3eGgSDn2zZP1P+zqv/K7fbq88VD04SYeqR SC9TuBZBSuQm/oeynQYaF3ZgVHA1iu3O63OKQ4QDfJ/OKCke4CoLMX3cvQI9TSfmkotO vxg0HPhLg40qSNrXJ6XD4Hm5Fr1E/owqUIMZWfa73Nyek/qV0zCy7EStmOS629sqQnzQ t+Aw== X-Gm-Message-State: AAQBX9c8sLfEjRDRvuFoAXryejmBe4H2GAcdq+060YGPlFDsjzz8YJcC 4zezoxdB77nJgpPiyppopO9j88B6U+i1BLSSqOQgIWMbx2mOqfohTRJr6g== X-Google-Smtp-Source: AKy350Z5x/6M7QM636Uyq6nnZsfC4+595+N6LcH076UyiL/9AlPP0zSPBen8yWXSWTMbQ2HqnYFch62lB02I X-Received: by 2002:a92:d483:0:b0:319:6826:5577 with SMTP id p3-20020a92d483000000b0031968265577mr11929465ilg.23.1679990969207; Tue, 28 Mar 2023 01:09:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o1-20020a022201000000b003c3dc55a7b7sm2381064jao.83.2023.03.28.01.09.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Mar 2023 01:09:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id D58FB605246B; Tue, 28 Mar 2023 04:09:28 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id D395360123; Tue, 28 Mar 2023 08:09:28 +0000 (UTC) Subject: |SUCCESS| pw125528 [PATCH] vhost: add device op to offload the interrupt kick 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: <20230328080928.D395360123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Mar 2023 08:09:28 +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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/125528 _Functional Testing PASS_ Submitter: Eelco Chaudron Date: Monday, March 27 2023 12:51:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e3223adfab71bc88e9ba67c520b87c529d34a35 125528 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25871/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/