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 7565943F48 for ; Mon, 29 Apr 2024 11:59:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F6DA402A3; Mon, 29 Apr 2024 11:59:20 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B59204025C for ; Mon, 29 Apr 2024 11:59:17 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36c1a6cab24so15946905ab.1 for ; Mon, 29 Apr 2024 02:59:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714384757; x=1714989557; 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=PvEO8QdIXDfdCF9awy8MD42AsbwJZKk06UuL+ZGc8MM=; b=Qvhsm594GVgWO3Oosmy+uTH/L4lZpOaQwrIweatpkytKdyENifkxPCEsd/w3ZvsBtY UO25fKILu1siiC4Mi/eVRE7jUhKT51q6tOSlGrju0MGlOcSHmR4zAjszs/7uANw8CDFe EtjwNaN7pyvUPH+eF5HNso5tCw5RiiF9ea2fQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714384757; x=1714989557; 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=PvEO8QdIXDfdCF9awy8MD42AsbwJZKk06UuL+ZGc8MM=; b=OuObcr75Zn9ASOEjnpk9W8tTckb5Wl5Arp6Z9T07iix/W4EFT1R3INbgTpG56WnbQf eagKkCO3yA5Qt61xYJYo5D+tSVXIEIKIV1zHMox8DEt4NOQVmV59YTX5MgBLgSeaatk4 +IVI2YSMTu+7FS9vDVEWh4A524k2znPE3mW5mfeTjZfs6skA0oVGipCLZSZPfmpmXzPX pZlkMaiPd6qprbXYZvE1e12YKcsuMAjSGg/+fLfAIXOPqt/Dallsz2OEjndz1Th0wimC 2+fZ2VBDMmi5UEUKlfSlKXfOMq08QpmA1lRskaj1rwWOCGz5ZYKh3/7tHLdtHOFNkHx7 +Oow== X-Gm-Message-State: AOJu0Yy9Ml+x5Dz8w7NKv/1iK2ZvhU7v3QAgVefUoOrlurOPCb9RwTQC 7yLvVvsf2yunhb+KQ3LJUSRGiBS0PYQW7Yy28LoSgp5k44bbVDvtFrCeoGBQ7fXa58eimuafe+K H8thNboFyIZLwrQTpW2tIAuwTy40GKrnn7JKP42qhnbQqW4zzBiVPPmhZ X-Google-Smtp-Source: AGHT+IGHiJX/8Z4Etb9OmaPNjnuIxwlh0BCG1raqitIInS7dVy1V7mm1gTZiFU7voZSUnQexRZNXNyZ9xd1h X-Received: by 2002:a05:6e02:1d9d:b0:36b:f96e:1b15 with SMTP id h29-20020a056e021d9d00b0036bf96e1b15mr12588449ila.0.1714384757161; Mon, 29 Apr 2024 02:59:17 -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 io15-20020a056638830f00b004851ce67ff2sm1452523jab.78.2024.04.29.02.59.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 02:59:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 02:59:17 -0700 (PDT) Message-ID: <662f6f75.050a0220.87d26.74f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9CD6E6052514; Mon, 29 Apr 2024 05:59:16 -0400 (EDT) Subject: |SUCCESS| pw139716 [PATCH] [v3] 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: <20240426083838.704465-1-daniil.ushkov@yandex.ru> References: <20240426083838.704465-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/139716 _Testing PASS_ Submitter: Daniil Ushkov Date: Friday, April 26 2024 08:38:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139716 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29871/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/