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 BC79C42AE1 for ; Wed, 17 May 2023 13:38:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA0BA406B7; Wed, 17 May 2023 13:38:26 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 8C831406B7 for ; Wed, 17 May 2023 13:38:25 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-44fc4c8d823so246254e0c.2 for ; Wed, 17 May 2023 04:38:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684323505; x=1686915505; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SlrKzCCAP1frp9HjCqu8b1/qfGG+6EMvPoJsT6Fl1GA=; b=F4UORUsMxO0UBJnjNiiCNH65fq9sOVh1wZBi5Oio1ccyZqQsxMItxJHjX2wIVDBbdr 3foG2vRj8doLPHqRPWM3+RIhxY7rqgog2Sm/Mv7kZDitGFtI46yn1ITDm8d6qVqTdxTq kQKRmdkP5jFPlEl79cnVGCkBl8AZTyvoroJ6I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684323505; x=1686915505; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SlrKzCCAP1frp9HjCqu8b1/qfGG+6EMvPoJsT6Fl1GA=; b=mAGzjnDZCXMxh7lkYmlYtJlR0NON8RhUHH0BGb39nXvrQm9ietGy3eu9LL6UJKQZa1 5L1uJe391lUFv+4g4nuxizZrH9pnuX/g989XJ35yqFmvjIcz+4NP+U5GLbvCXwLV/Cz0 +OEJgnHXMGmRK7RR6KJMfQ5HLpRGO9oSr5xvdMcH1wOjrRbNake36T1OtWVkFZM/qfxP qGQXgbyjimDVixYnnp+MVzfRc3+iPhJKEIfssRCLVEbKYvLrRJlchu4Eq3sSO6mVFHU6 Kpc6ydzK0q2XOIfVlj/q0eb5ZYeeyTutOjgK9Ge4ZOzjBpqRCSZfb7KIDC70EM3HTMbn K+WA== X-Gm-Message-State: AC+VfDyKx1sPUGt8/se9TNoRBBfyyNYQxVdXwaJa8ZI7zWDA7BALFOmu yFoA/fuD8gFdcrRiS3lOzjZn5HGfSgF4RhYSwQ+1UqrcpFCZro4GRdS9rX3lNmgn8ttTUMBjmg= = X-Google-Smtp-Source: ACHHUZ7Q6MGMlyGanQ61sgXCMqinGXKeHEGEj4LGwh41cNbab2V6RimJkwDSEpQ7NZZaeGdzliU5I86zlV7P X-Received: by 2002:a1f:da43:0:b0:440:3ef7:35ba with SMTP id r64-20020a1fda43000000b004403ef735bamr15750888vkg.13.1684323504986; Wed, 17 May 2023 04:38:24 -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 k6-20020a056122078600b0044f8d1b13f0sm2663024vkr.12.2023.05.17.04.38.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 04:38:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 04:38:24 -0700 (PDT) Message-ID: <6464bcb0.050a0220.38f26.16c0SMTPIN_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 A4530605246B; Wed, 17 May 2023 07:38:24 -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-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 | +-----------------+----------+ 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 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/