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 36681432E6 for ; Fri, 10 Nov 2023 15:10:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 304C74064C; Fri, 10 Nov 2023 15:10:54 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id A6BEE4064C for ; Fri, 10 Nov 2023 15:10:49 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1ccbb7f79cdso17328105ad.3 for ; Fri, 10 Nov 2023 06:10:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699625449; x=1700230249; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PhNw3Ph+2KSfpJPlLn9u2DSyvdNfgHTHNBde6tPasBQ=; b=gWG6p7u1BIJtLHyd+2/6HA4n2C09C1eo5jUdU22ILRtNck8Ows9w59tXtMCJnsreWl xrWg+Q21Zz8fcChGaH0fn8o0Gw+3r76+d/YJ6MCl3TXThMJa0pOB74uob62Xm8B8SkJ6 rTyeNeJcDgl4ZYtvw9ZovaKlOuCyt+JEccj9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699625449; x=1700230249; 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=gQ6Kmia/I/Lut0FN5hTBqgCfGLud17DugRkTaJp3FVC8rxtbHWA3fmx31Ql9mw199p onXqkP7ZJWc6cQhVmiV0/xsoabGJaBwJzyehvpGuQFaqshHnt1oaV1UZsAz1PipBVNr+ 078t3GgX/xadgqACVKKLdzwSpGFLsXIb/8jg/x6mUbRpdPAfMmsRYVzVCzlU2HadxWEa 17f1P93/QPRfTOEnDpUGUrqMTzryykhMVtBPt9AaD/RkpOTssEJKJ5b77IZlkZT3/muB b/x2bjbTItROuO4Kbz9IS+G+gvb6C4I7dVCARHkOObb/T04ru90pn8EJj/6guvdPtipC bvBA== X-Gm-Message-State: AOJu0YziQQQLRc5bAEXnnHPcc6LQkZp2vagrp4zUXmPIHLw9ABuVuMlk zBrtRMcGkMlAfglxKYR3y4ckFqyvQV5RpTwMH1f8pskCnz2ADL2ym9UAfEeWT1yN9UA/5DUX5w= = X-Google-Smtp-Source: AGHT+IHTsOlU5FHmDhwNj9OADdQhI63WBDqVazkNhtRIbP50vkGcmSt391d014m/4Y37UhIT7SKBbMIB1sT8 X-Received: by 2002:a17:902:e5ce:b0:1cc:4559:ca with SMTP id u14-20020a170902e5ce00b001cc455900camr9507689plf.47.1699625448982; Fri, 10 Nov 2023 06:10:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a21-20020a170902ee9500b001bde6fa0a32sm1014275pld.68.2023.11.10.06.10.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Nov 2023 06:10:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Nov 2023 06:10:48 -0800 (PST) Message-ID: <654e39e8.170a0220.4e3e6.d8abSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 2D31A605C318; Fri, 10 Nov 2023 09:10:48 -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/