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 78ED342E5F for ; Thu, 13 Jul 2023 14:38:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5647640DDA; Thu, 13 Jul 2023 14:38:49 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 3F7C640DDA for ; Thu, 13 Jul 2023 14:38:48 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b9c368f4b5so13083625ad.0 for ; Thu, 13 Jul 2023 05:38:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689251927; x=1691843927; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sKXYb8lPwxs/y8mJpRTXv3z8KYu8cjvoNXlK+F8FpSg=; b=GrOr3YJWUFA04r5ARUhe9+dcIhu8IJWYcdqa05K3b4qmcdDQv29MTpige8oJOHHG5w iOCB1Nbth1vpsJ0KO+VQYjH8hY5CzhqGSlKSR8dl5OT2Q0xuUDxy2BvizFbPR3SV/lMa 2PKdhdoQ8NLGmWBuY+iOlq+VUsqifybXa/H84= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689251927; x=1691843927; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sKXYb8lPwxs/y8mJpRTXv3z8KYu8cjvoNXlK+F8FpSg=; b=VMWmnUV8PYDK2sEexJLk8rxmBvwrGmFRPrH+kVEo5wLZcZKFx/3Ui9Y+t70vQ6qvye tKUwLeDRQ4Dh/SnEsZ+CxwdJqbLZQC77P0DdT5mwR1SfMN1r78UkluUKUThxlwahFXpY FseIQZBzA0rW118jURa3M4NbbFy93WxXNSgJKFHKFAYj0g9PObSAGdv7TLh0AExG4E4+ yqjNc1ZqeP7QyCvmuHFqIc9aW9qbkKAX7VazgJ9fvVApJoPOgx9jJ7oequnz/DTke299 pBl/rwUHFaJxPOnMqM7L7h/3IoKKUIW4QrGAZ2sjW7aovAJxX5MleSCEmjYf4XDPBn7U cHrg== X-Gm-Message-State: ABy/qLbW7JrdWfeGvmTxcVQRJlDydUsdu+tip7Gtr93nTvbZzhVXm6tB RejwreVO50YDmkw7m5JCUbqr30fuLxnLkSLuvn/lrGhC+w/VIGrdcH0/Pw== X-Google-Smtp-Source: APBJJlFguYIxzW2Pu3ucxEiqdOs72VW0GlUB1PFH1e479HkxWrQw1oCCGYIWNqMh91eqPRt5dWD9ygj5Qshd X-Received: by 2002:a17:902:e74f:b0:1b6:6b03:10e7 with SMTP id p15-20020a170902e74f00b001b66b0310e7mr6982908plf.5.1689251927367; Thu, 13 Jul 2023 05:38:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a8-20020a1709027d8800b001ae5fcecb48sm439433plm.22.2023.07.13.05.38.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 05:38:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 05:38:47 -0700 (PDT) Message-ID: <64aff057.170a0220.fb0a3.9589SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8BF84605246B; Thu, 13 Jul 2023 08:38:46 -0400 (EDT) Subject: |SUCCESS| pw129523-129524 [PATCH] [v2,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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129524 _Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, July 13 2023 11:29:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129523-129524 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27066/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/