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 F1B9342E68 for ; Fri, 14 Jul 2023 00:32:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EEBFE40685; Fri, 14 Jul 2023 00:32:36 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id D561340685 for ; Fri, 14 Jul 2023 00:32:35 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-565f3881cbeso944947eaf.2 for ; Thu, 13 Jul 2023 15:32:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689287555; x=1691879555; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ijg5BK22YLljAjwaAAq3+vJf7afnIdPsE7xkxjp0fu8=; b=H8YOvCZGCbiFe76pyc3FPk9y7HvjqxF8iAd4zv9JVhOJjsMFTEF7fx2eTrcXVOYGXF XcSdXAAypFR79qeqWdhS7WLLK2MgVGMDwwiHEga3tcwUqmNuVLGClrLUJfpYTXvUJ8T3 NDGAQDX81beFVGqLPS6eMuZ0lQCy1rJ742Ivc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689287555; x=1691879555; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ijg5BK22YLljAjwaAAq3+vJf7afnIdPsE7xkxjp0fu8=; b=f5jT4/QhcmBitJoMsGGbQ9Byth/F+tLrqxk6Hc5WVyM34IdaUnhxR/EZk7k1gfIm23 W7ZkaiySvuPY5zFfjPQ49SVZxoYAMyp8Nwb4zjLzWFZp24tYMpTAJ8r4tdVd38QOewj5 NXHjDltIyPBwAisAfbmSA7DQlTEkzytohT617xk4YKEO/FpaiYt0PUUFo7y3tJoHQG87 7bmPyhsXdILNiHfcKZr7oI10Xq9a4c9Nf2pHvqLIereD6xKjTRexnKZZ9TsTVQhJELYp nXUAE9+6XnMVq3iD7cPz2VJQ1MgjFnAdOYwnHCLbJ3Z4Je4o8sFmz0w91GYjKkaPLXvH Ob1g== X-Gm-Message-State: ABy/qLYadcDUW4LSkcdQ948ZJIuvDrJ3jgMXqpkPt/+f223GBELiQ7/n AAdxO9Y9KFufwd3LeMd9fXOywvIsiuJNLALBTS8jZIc8C4G6GQ/1QsBD6eENrLEj8oTghypRsg= = X-Google-Smtp-Source: APBJJlFFKqdxYVh3pw9f09i6ACmDPl+ALBDrtl9CKPmNaWctLCKeA6Sy4YydJMMk9F9JrO2TvLuSsV/CYl8V X-Received: by 2002:a05:6358:5e1a:b0:134:ddad:2b4f with SMTP id q26-20020a0563585e1a00b00134ddad2b4fmr3757665rwn.18.1689287555059; Thu, 13 Jul 2023 15:32:35 -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 z17-20020a637e11000000b005572a1cd6a6sm542550pgc.35.2023.07.13.15.32.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 15:32:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 15:32:35 -0700 (PDT) Message-ID: <64b07b83.630a0220.7ae37.0f12SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4E92E605246B; Thu, 13 Jul 2023 18:32:34 -0400 (EDT) Subject: |SUCCESS| pw129526-129527 [PATCH] [v3,2/2] vhost: force vIOMMU enabl 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129527 _Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, July 13 2023 13:52:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129526-129527 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27067/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/