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 BA37642AF7 for ; Wed, 17 May 2023 14:36:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7305406B7; Wed, 17 May 2023 14:36:32 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id EE728406B7 for ; Wed, 17 May 2023 14:36:31 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-ba81f71dfefso914722276.0 for ; Wed, 17 May 2023 05:36:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684326991; x=1686918991; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nzxu+nJ0BWH2K8iyG6LLEkvC8adk7uWdJYmb88rBeK8=; b=YKBe3FJ9hKjuDOy5Jf1nhZM6eYwQsciKh0XVERBVB/A+YLw8hUzPAQnVSCSoXiibra wGZwpZSPqj2iz5Dsf29pob76XG+SS99Dony0J5vTPszvchGDts6eZVg+HQ4C8JV9+uPD QqFlz6Ge/0s0ZKNeM55Ohv+/lK+P0FrRsFW9A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684326991; x=1686918991; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nzxu+nJ0BWH2K8iyG6LLEkvC8adk7uWdJYmb88rBeK8=; b=V3sTrUEABHKaS1cxVvLkm4It2VaHlri1Znlb/KBtdQRq4hEWrGT9VkXEGCCrqpddzj jIbwqA2Kd18Xs5/kKVYrFprjb6PXzyuO/m1t028ZxARPY1CSNpt1vfX6ZSRLpqPa+vgz 2D6MZN+rXVBK5czSPnhsfhZS3ihgqrKc4KSpovk7Zy8hD1zdQ3T6b3L0VdnjGizGk/5J ofM/t7te0RRHgKDZrm7jPOPbztvNZ3zqlGVY5Acy13mdvXtxIzf31qTNeikBrepe2Z5w IukfC2dEEkWxVx3gbvOBBXGVC//gcSZJmXQefWjfk3vd9RV7uI8pNUcFrX3thP5v/Lnp m6UA== X-Gm-Message-State: AC+VfDzCR38W+hQ4+vdn38f0uH+XGYBNKbCPn33jQ9y7xKQgUYbfdQw3 RxGTW77aPuwGdN3QQ1A/GxIVUjzQTeejSc6gzftFDNHTgpxcZ+fk5eEw1g== X-Google-Smtp-Source: ACHHUZ6z84IcMeTB1LITQU2S4RwhogeevKa7WGoxYTuVZPRfOH+oXJ/PPxndm66NIwJoRHbkPS8Cqzxa8f35 X-Received: by 2002:a25:c044:0:b0:b9d:bf4e:8d22 with SMTP id c65-20020a25c044000000b00b9dbf4e8d22mr34920495ybf.28.1684326991390; Wed, 17 May 2023 05:36:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q184-20020a2575c1000000b00ba82c095927sm175532ybc.26.2023.05.17.05.36.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 05:36:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 05:36:31 -0700 (PDT) Message-ID: <6464ca4f.250a0220.f5de6.7ec8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 09337605246B; Wed, 17 May 2023 08:36:31 -0400 (EDT) Subject: |SUCCESS| pw126909-126913 [PATCH] [v3, 4/4] vhost: add device op to offload the interrupt kick 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-testing Test-Status: SUCCESS http://dpdk.org/patch/126913 _Testing PASS_ Submitter: Eelco Chaudron Date: Wednesday, May 17 2023 09:09:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126909-126913 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26253/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/