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 3449D42AE1 for ; Wed, 17 May 2023 13:40:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 326294067B; Wed, 17 May 2023 13:40:12 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 9665E4067B for ; Wed, 17 May 2023 13:40:10 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1ae51b07338so3878035ad.0 for ; Wed, 17 May 2023 04:40:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684323610; x=1686915610; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YDWyG0O8vswdXxFKopGGEN5ka2EbkT61QMYZiycp+KQ=; b=OZ1qNE3ac8qCPmyrz8TsWlIsXs77A+RCScApm1nGBgjQWqKJOVHUG7mbQsyIMIAfbU T7JAY/HxvY/VvWRw68AO9pMl29stC9FHCA+zH+8XCqcd8xMoYkEg9GuoGiqNYQJMiq32 4KadpFUgC6ClmYCMNbpbhmF7h0ANAFt8BwIhE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684323610; x=1686915610; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YDWyG0O8vswdXxFKopGGEN5ka2EbkT61QMYZiycp+KQ=; b=l//sPPE9L+fHOY9GXAZ7p0v4MXTNCKukE656ExFrFCHZ9OKAkjdG8JVJSxuxDRYQkz fv9NPb93vzJDBfnvEFBwoeYzcEv5hyUcp/vLAW6Vv4kW7XfRxRNH7FCoeYTcQn7PwP5D Zyp2h02G5O/mSLVeTNdQ1Pat95BplGEWaA9wSRxRp+yga5UwIndTNMVPaLaq3U3kBJL1 +9dnVwrxy+DtthomIckegRZfKWQaQpWtBM0uwMoEIjH6gM6Y8YsUfcFGzHnPj7JAzsm8 TRvTEg9tjIECdPx3dWh0Ar2J2lG/uqin+f/TVnvVlRPK0PmaF7c5bf9Kepl3bGHVFZsp 9ehQ== X-Gm-Message-State: AC+VfDw/IxY6vuVmpMGzKk9XizehZqzm+AH3Aj4OgdpVde9UmXLvA5Up ovSTAUhcRxKM0lJ1hddivNn2gD3jNqNnVhBKG2LKqv9cx8fzSoyoaQApew== X-Google-Smtp-Source: ACHHUZ7f5IPvqXiiAFMQyYjOUMCAjmHRoR4LASo0Ti+tty0dkE7abXRpvbrQKv3QP+gerPu01NjYLhImL/PP X-Received: by 2002:a17:902:f391:b0:1a1:dd2a:fe6c with SMTP id f17-20020a170902f39100b001a1dd2afe6cmr35057729ple.53.1684323609907; Wed, 17 May 2023 04:40:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id na2-20020a17090b4c0200b002507cc3c847sm132140pjb.15.2023.05.17.04.40.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 04:40:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 04:40:09 -0700 (PDT) Message-ID: <6464bd19.170a0220.6bb10.5b88SMTPIN_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 30E16605246B; Wed, 17 May 2023 07:40:09 -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: Eelco Chaudron 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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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 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) 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 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/