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 24EA842B9E for ; Thu, 25 May 2023 20:07:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F332E40DDB; Thu, 25 May 2023 20:07:00 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 9491240DDB for ; Thu, 25 May 2023 20:06:59 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-64d2467d640so46507b3a.1 for ; Thu, 25 May 2023 11:06:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685038019; x=1687630019; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NVwkzVkqeIeRI4CIaVFzeG91zwykghKEo/2ivy1p85A=; b=Eh0x/2eSo2qjIxyJRVGxFkD/DlvoI8C7xWR4ABa9f/6A1r6PNxTobq58aa5HcS16XF k13LmFhrvUaSWoIFD6D3zcu9VryCRAaRqRKWpXSSThzfBhj3CqXX2AFkKkAb5osmUs1V S/qFgJDMR56U1GO54WBL+6IVjHtfjJsD9zgEQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685038019; x=1687630019; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NVwkzVkqeIeRI4CIaVFzeG91zwykghKEo/2ivy1p85A=; b=VEb14+B841I3XaMQ5M53/RmxVRBQ3FN2C+AkucU+zPoc6zZMfhYQngWCWGSfmpFvgQ FH8UCsf0hzei7lB1hXYJ8TDQchYIwPHbnzO/laCqIZD4aOzNfmvdYGDGWf0FAfUGReHg OXX2EpxsPze4hFSTs7TI7Ue71J06nOuyOViQwZtxIO71iPsKSXoDnfDHvsautQFSWilk k1NeV6JI5/sTzwqsKrk0yrEzfr6yH7lg7PUlUbSLSofMqLQVPO+haAoJX/dKoom8p4C0 Y5ThSMm7vsLdJj47Yc1oF+3Q248RsSlsEgEWdiIwC0ltJ7Dvyw0omZivCNrH/yFxRRQG z6Gg== X-Gm-Message-State: AC+VfDxcTcYWF/2CWx4EjdKpBlCae+tUcJ8svBHVyhLGxajcdRwQyZeI LU2VlvGngbcJEy8LkAo5Wim09XxhKRDHgmvQa7yddpfOBvVMgt5VGyOGyQ== X-Google-Smtp-Source: ACHHUZ42+vh363SEMnaxIG4OwAbL/0Gza1/ehwIIbGnRM29BqYVAuGArYO1ifUANyw/SqMLYzF9zZ5nAR1DO X-Received: by 2002:a05:6a20:938d:b0:107:35ed:28a7 with SMTP id x13-20020a056a20938d00b0010735ed28a7mr25276371pzh.8.1685038018727; Thu, 25 May 2023 11:06:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pi13-20020a17090b1e4d00b0023f9c84f542sm412357pjb.14.2023.05.25.11.06.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 11:06:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 11:06:58 -0700 (PDT) Message-ID: <646fa3c2.170a0220.588a3.dcf1SMTPIN_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 2AA3D605246B; Thu, 25 May 2023 14:06:58 -0400 (EDT) Subject: |SUCCESS| pw127470-127497 [PATCH] [v3,28/28] vhost: add VDUSE device 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127497 _Functional Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, May 25 2023 16:25:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127470-127497 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/