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 72E63431F0 for ; Tue, 24 Oct 2023 19:19:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D5504021D; Tue, 24 Oct 2023 19:19:13 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id ACA284021D for ; Tue, 24 Oct 2023 19:19:07 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6ba172c5f3dso3961131b3a.0 for ; Tue, 24 Oct 2023 10:19:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698167947; x=1698772747; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LTHTz63ie2F62jnzDetHMmAwv0fYaqONp6fCCN/5ZgI=; b=Zy8ajvThjaiMO+tf49v5dUpw6Wner88ilUgJ6uMWcg9BzDmPDY7yU6+rFwN/DLg+B2 8sKldLOLA/ISI1R7WGZpWuGsg/CTKut43BeDDIDcqplpb4WMD7P/E5glkC+13oaUpyqy 9n2v0t+pR3yk89yCYO17miT6B2XN0PXuMGR0s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698167947; x=1698772747; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LTHTz63ie2F62jnzDetHMmAwv0fYaqONp6fCCN/5ZgI=; b=LKaE2oJUw7mMU4T9qzQkJt6PcBuAwnkmsHrHR1MlxTWCVNUfeEB+lP6eAVAoJhvH0r MNPVOJbtMgfgzDmZ/orlgvaOanXoL5Xa7rvwNXOsncLENyhbfOoHIaHV4sWcnCgSPAb8 sW+bPnZVgEqhh/Gcs+cJCo2MtUtVuvZXBa3mX39R31Go194c8PNZ42g61IGO6dCUhqZu uIBtSlS1IABdwTvMuwumv/14EyNvV1/Yl3c/FDPm9VWODkwrAgzsYh9We4sZGDlm38Sj /X552B/Bcb1x1axxgLm40POKMXHfwwlW4u7RDVudQX6rDpodG3Am3B6iKzniSxCFBz4r 9NEw== X-Gm-Message-State: AOJu0YwA1XXe2WbBjHoAbSc9IGANSjI03A26qY+bM/TQW+Nx6wkOAoCt ZTn3aW8ae7EWDCAOQcTSvHuLp0dh2yMII/oVxErK//QXyfJg0r5wryQ8L/r2F31sptW/apMVqw= = X-Google-Smtp-Source: AGHT+IHUoF9WfjkDB8YZ7drZUlT+xwIg4krCRbLc/Q5UQ1rbzrC9bH6cXG4Obpub6D6sUSDRhBqTy1fUDQwt X-Received: by 2002:a05:6a00:23c4:b0:68b:bf33:2957 with SMTP id g4-20020a056a0023c400b0068bbf332957mr11776458pfc.22.1698167946954; Tue, 24 Oct 2023 10:19:06 -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 n1-20020aa78a41000000b006be19b03096sm648882pfa.19.2023.10.24.10.19.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 10:19:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 10:19:06 -0700 (PDT) Message-ID: <6537fc8a.a70a0220.9c178.81fcSMTPIN_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 710616073BBC; Tue, 24 Oct 2023 13:19:06 -0400 (EDT) Subject: |SUCCESS| pw133267 [PATCH] vhost: make experimental API's stable 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/133267 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, October 24 2023 16:31:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133267 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/28055/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/