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 84759432E6 for ; Fri, 10 Nov 2023 15:11:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F0E742E09; Fri, 10 Nov 2023 15:11:23 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id CE6B84064C for ; Fri, 10 Nov 2023 15:11:19 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cc2fc281cdso17853695ad.0 for ; Fri, 10 Nov 2023 06:11:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699625479; x=1700230279; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PhNw3Ph+2KSfpJPlLn9u2DSyvdNfgHTHNBde6tPasBQ=; b=fwmQWOzmHKRn9oBzxGURgIODal0azA72IUxPB45214JPr6C3jTe5elclk2cYQwZu6T zyB+U/GDFRwi3FAm49MY38+NOoftHQKdnrpq33p3n6BLYXnD6lGouxDXrSUuZb5uRax1 pE7447O8ziDX7GCL1+Ku9Lo13Dx0KuSoKQD34= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699625479; x=1700230279; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PhNw3Ph+2KSfpJPlLn9u2DSyvdNfgHTHNBde6tPasBQ=; b=N9BJrKkQC/8+Xlscb3vqEOkmWCdhvGgU6Yj4/mVUnfSxTdE5+NrGKHKw3hwg/F9WPo HDbXmsKVnBPVR1d9KpWyCGCCS8du049scG5959muNwW71gw+UsVGs0kif0nrJafW8/+v +u4YcFQVu8kVGcoWliKOcE46hg62PnUgj6faaiIvfJDfkBw1dfDScFGtKho8/KfyDuxX MwwSlyEdFQMMqXFpnq4tXo7lavzV5ITjrCBU08ggnwX2mYoe76a0mp7TFqErzS07Gd4M ZYEvXPa78AnLzzIhcJTU9dsnmp4C0gCc4ns1v2mupRBM3VZh+McF06hlhhkRyqgtShwI GMpQ== X-Gm-Message-State: AOJu0YzgMC2u0+MaP6N7qAhI3ReNXuqdqyuEn98BUAKkp7LGBkfdMMhf iTcVWT85U4X73vfsv6dfS7G7nwQY+t5h1pEH7RFVFJ7ZkTtYoLdBgcEoTw== X-Google-Smtp-Source: AGHT+IFjbTSHxLVDARq4dBPpUoj0G/2D33C//cZLsKTwJbm7hfZaWz2coHJ8XcegGLatIOa0L6nJfLm+FFwx X-Received: by 2002:a17:903:124a:b0:1cc:6dd5:59e8 with SMTP id u10-20020a170903124a00b001cc6dd559e8mr9802396plh.26.1699625479169; Fri, 10 Nov 2023 06:11:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ja21-20020a170902efd500b001b55048e60dsm999370plb.35.2023.11.10.06.11.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 06:11:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 06:11:19 -0800 (PST) Message-ID: <654e3a07.170a0220.e5cdc.d41fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A3C7E605C318; Fri, 10 Nov 2023 09:11:18 -0500 (EST) Subject: |SUCCESS| pw134082 [PATCH] [v2] vhost: make experimental API's stabl 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134082 _Testing PASS_ Submitter: Maxime Coquelin Date: Friday, November 10 2023 08:52:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134082 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28322/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/