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 B6F0743F17 for ; Fri, 26 Apr 2024 16:41:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9912D43E57; Fri, 26 Apr 2024 16:41:02 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 0A44243E53 for ; Fri, 26 Apr 2024 16:41:01 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5d8b519e438so1733326a12.1 for ; Fri, 26 Apr 2024 07:41:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714142460; x=1714747260; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Q65ye6vVHjsJtfAShg/od0oy7YdsiIgw80JIra67PAc=; b=jQwBqTNK3tzpDtPnCiut6jOseDqyGUrXF8aX9O9yN9AFVY6VjNHCkpjNarDRXlZPuv 0Ku6+L9uYDqcWnvIxPSZKTt2P9H/zGtQj86/FVX8gN6NyZP76i5CHeaEX7QV+Q5zqPSO wlA7VdrvkYIMQeZd7PFkTl0gWUVkpRrGKU14Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714142460; x=1714747260; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Q65ye6vVHjsJtfAShg/od0oy7YdsiIgw80JIra67PAc=; b=TTc2YnSMD4Kpd/0gj3edLvXUT8HTwnbpk+oedvOHH73uKj8ueLTof9nIQegz4D1aRp uHGHLjQXCuf4HdnQJXdnFifoqyYru3m86AMJxU4FyVpriO5khP4p3RZ2pdsTb08Jjk1d l5Njtkd/s92Hf/311yTafv3iLcvVkO0wUlrE8VvyybX9bUaD0kCI6X3oNiuDKSsKXnAl xbm4gv23TaeXK4ilsfeLaeJYG3DcYl9btq0MQsOeqq3A8dXwLe2xUNbSq4rIjW1x/5yl p3HzQS6/yaOCp/Cw7DUY7F/Q0M3kP/CkT84GPKyFsLt9P6coqbokPbuduAL3jTNnYtzY Zmsg== X-Gm-Message-State: AOJu0Yy+lHVg2CwACks7t0BKN/oGGm6HYy/sjPzINzvCs6Tl5Dhw476X jkzAr50+aPDAlwxJaIapdJNp80VWRGhW/A1IyAamvJfbyRQ5C915Lklf3dHnYgoXNug8F6lNO6T 52CwdgJC3s/tVwKZz6DlDpyYbQTAX501lySK2Aw5c X-Google-Smtp-Source: AGHT+IHmqgbPnJ1tlYvcyASzWFGhZANnXwvT/LxBJgjVRoHgH0VqlJub2x04h3MRIo0x1s916QgUbRnOm4Ie X-Received: by 2002:a17:90a:b38c:b0:2ae:5b9b:8636 with SMTP id e12-20020a17090ab38c00b002ae5b9b8636mr2607970pjr.3.1714142460194; Fri, 26 Apr 2024 07:41:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id br12-20020a17090b0f0c00b002ab75d51b59sm1320096pjb.13.2024.04.26.07.41.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 07:41:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 07:41:00 -0700 (PDT) Message-ID: <662bbcfc.170a0220.582ef.3f93SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E91C604D420; Fri, 26 Apr 2024 10:40:59 -0400 (EDT) Subject: |SUCCESS| pw139700 [PATCH] [v4] lib/vhost: add flag for async connec From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240426084706.709653-1-daniil.ushkov@yandex.ru> References: <20240426084706.709653-1-daniil.ushkov@yandex.ru> 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/139700 _Testing PASS_ Submitter: Daniil Ushkov Date: Friday, April 26 2024 08:47:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139700 --> testing pass Test environment and result as below: +---------------------+-------------------+--------------------+----------------------+ | Environment | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+===================+====================+======================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Fedora 37 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Debian 12 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Fedora 39 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29864/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/