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 D4B3142BA1 for ; Thu, 25 May 2023 22:01:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1F6B40DDB; Thu, 25 May 2023 22:01:18 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id F171440DDB for ; Thu, 25 May 2023 22:01:16 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3382449dd00so18546695ab.3 for ; Thu, 25 May 2023 13:01:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685044876; x=1687636876; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ouPWsWH94NuniRdVJfsJR5A1yPtQjXjzNeVCEom1I/k=; b=JNgI7i0FKU4WITlWclB3iFWglNeb4iNcsht07ZQxT3upvTda8UwjprBdu/3EucoGNy 7KKzrNfioF9HBg+CvmeyfaYglEkGtpcJ25pYuwcCXVWrxoZtlIpJFym+vv/ZCi95AfDH Hp4z2z59GaTn9laj8yVTrbtrEPyDddD9xz6lg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685044876; x=1687636876; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ouPWsWH94NuniRdVJfsJR5A1yPtQjXjzNeVCEom1I/k=; b=cDx73oylM0F1wvnZPhUG2b9ZJMowFqrtbFP28kcGApsmWF3kGwsJ4syDyox0pHdpbI ocbK3ysAZ/JfNhXnZb2m33YnfltwtnHlFze2GuZOSikkUJ+DMU+88Sk1bez9KlJcD9V6 U8Qp/B1t8pzrjVyybfXq3GwAL9ogrBvcoqnU9FzBBbnA84K/+EIhtpVr3nq2Kk2I9ogz ySIT0W9XCPykDXjPeg0M98oPsw9iC7V5OrGXKwHQFq91KOxv7DNuLB6LxZ8KQ7gV7VV0 dSa2//s0263u6+6E5WflKvN2l152tCx0nrUVRM4iekWjvSVVvf8UykfjSQnwICz8pG5A zfxQ== X-Gm-Message-State: AC+VfDzHNq4PsF2om8G8nW293+Huon8EpYSkGXQjX0D9e20qZFfXq9xK uGsv52u5qQWhu8BRvbc5piEqgGmz8QioXiUHoH00nlGBXVG5u1IOlpeVZ4OpJgxE81PcmN56Kg= = X-Google-Smtp-Source: ACHHUZ6GUtN2UDV6C5K4bG/fvnQkhnbbBf4rNigzDjIlP82FgifTWHaleEGecH+mK73mwO3XOyT4rC7GX2kR X-Received: by 2002:a92:ce8d:0:b0:331:55d1:92e with SMTP id r13-20020a92ce8d000000b0033155d1092emr16191065ilo.17.1685044875801; Thu, 25 May 2023 13:01:15 -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 m26-20020a02c89a000000b004166e0a2bcesm122112jao.38.2023.05.25.13.01.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 13:01:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 13:01:15 -0700 (PDT) Message-ID: <646fbe8b.020a0220.4718d.372bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 7372A605246B; Thu, 25 May 2023 16:01:15 -0400 (EDT) Subject: |SUCCESS| pw127470-127497 [PATCH] [v3,28/28] vhost: add VDUSE device From: dpdklab@iol.unh.edu To: Test Report Cc: Maxime Coquelin 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/127497 _Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, May 25 2023 16:25:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127470-127497 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26394/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/