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 DA0E142AE1 for ; Wed, 17 May 2023 13:38:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7DBB4067B; Wed, 17 May 2023 13:38:53 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A20BE4067B for ; Wed, 17 May 2023 13:38:52 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-76c4e1fe1d7so15105039f.3 for ; Wed, 17 May 2023 04:38:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684323532; x=1686915532; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I78soRQ94Sx0sFbqQQGoUVWfTOL0xcatY3VBMgVYFtE=; b=FgBizPU7JU3l7IPm07pf6KcK3OZ5h6CEZFzwNBswEvBAqnqICDNd9gHXHnPohZmV9z 3z5KxRXjj8Fa2Y4en47IGU/4Zapmr54SMvFdx9OZQLDW5qx6AlsgPIOu7QqmAWSLyq5r Df97UV4y7gKo7uB049cXcFCoyXSUh1uub3H1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684323532; x=1686915532; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I78soRQ94Sx0sFbqQQGoUVWfTOL0xcatY3VBMgVYFtE=; b=X+a31VOtZ5T0BY7kw34oLQ//jk7XH6kwBS0YW/E304wQ0nm+WIut64JorEoGVwdLtg XkVSI/nXiPksqHjsDcTDYeyPMzDMMafjgcZE/D5JhtgwtZeG/ojOnCPHZZOfqLKiLysk LvmVxVSziulOCwwppDa7sf17rMhpQ8OAQ+1zbELwP2XRrJ4+yzt8CirjjjOUliFABD0q qOj6HlnWbxrIzH49qfOgJnh+Hv9ZbAZW8K0tbj4/lAxvuvscuz77Q8j86/VH0TDBp2Jt VvydfDlmDZ83aFUZ3dSaicEUepVNm8sA7cUHJvArs8RWpaJeseYWO8Drkqj+inSluPke oGvA== X-Gm-Message-State: AC+VfDzDXpfgJvfM/4+gOioIa/Fmf2Q5XJu+tDN2uRcmmuLysDSW45YI WewSK2mAiPSqY2qHlvRyW20euMNN0fqzG7TDABzsc74py0VppIJT7MIrJQmfhj9gNPZRb+YrHQ= = X-Google-Smtp-Source: ACHHUZ63gqZsxYZwBG7kt1BGXej+6nQ0kBpcY7JtNEw9M0IKl3p9Dt1cQk7CGUWTbXAh+9O5cMmqEkImfEH3 X-Received: by 2002:a92:c88f:0:b0:331:9a82:33f6 with SMTP id w15-20020a92c88f000000b003319a8233f6mr1308564ilo.5.1684323531967; Wed, 17 May 2023 04:38:51 -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 h10-20020a0566380f0a00b0040fcd64e29dsm1553842jas.84.2023.05.17.04.38.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 May 2023 04:38:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 May 2023 04:38:51 -0700 (PDT) Message-ID: <6464bccb.050a0220.aea0.77bdSMTPIN_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 87B73605246B; Wed, 17 May 2023 07:38:51 -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 | +-----------------+----------+ | RHEL 7 | 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) 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/