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 9F2F243E94 for ; Wed, 17 Apr 2024 18:12:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9465940E78; Wed, 17 Apr 2024 18:12:32 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 931C540295 for ; Wed, 17 Apr 2024 18:12:30 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-78f05afc8d6so29855785a.3 for ; Wed, 17 Apr 2024 09:12:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713370350; x=1713975150; 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=PZpgttfX1zMWZR7eDELQCKbMQZCDoDsIRfy+u5YokfE=; b=gRLUnz2zl3H0z/iI7jaYubOn7xQfHUPnXOsZYk/QaIXGAok4CMRg/PoPvKK40kVsa+ 0yIpa9U0uNCFuAuo9U9BkUP9q7ONzzjdae1A7lvfQgt+RzuqEZLXZLXXqexZuDcMr0WR VM8cLD/r25jpseA6VZRfdudebQesEmcmyJlbo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713370350; x=1713975150; 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=PZpgttfX1zMWZR7eDELQCKbMQZCDoDsIRfy+u5YokfE=; b=HHjXjhj4M+py8PkePdbknGG7y9ujlLTHByVhIpmt0TlTWs8BnVVhvWL50n6E+5Fp8j GGiMoY07VDSBeRtPAq8+7Ypnst7z3U0oWf9xUwfImvEuRgXuZLf00PyWquPRgsBgn8FH 5hinINHR750+LIcA3pmrv8pXbEGMksFwZH88+k/LkoDCKwU5cDpD4hdVVbRhJV0dHstR B+Nk3KCQKQrVIokcSCNDsb0Hruvz8RweqaXOK92FSkloQlWAf0kbVrVm2CK8+NoY5V6I /xErHSyBuONyKJRwshZFRlrRJQwet3nT7LyNRcfpDdi9GcnKxLtOG83EfLKM8PBHBGX0 WnNQ== X-Gm-Message-State: AOJu0YyI51r0jfxnqoMeLy2dlta6VXt+rcCgmrfOOrHiO9LiQZPlRFAz 3FAIL0fByx9cFBDcDE9wbrT0LxU0wGUjtxauHigCnBLLUT3Kfr1I7+cGxUNdqXok4v062Tp3C8L ulX64y1zkN10tganDB4WlagiE7NmjRzr8On1hRkLb X-Google-Smtp-Source: AGHT+IGa6hpad4VwDsvAJPkuGTRDK6CA6BRBUdIdnhVEJC+a6Q1AuH0+EElIaI4Pz5rmHkMkAv7QciSdmtt1 X-Received: by 2002:a05:620a:5784:b0:78d:75b7:f58e with SMTP id wk4-20020a05620a578400b0078d75b7f58emr17400527qkn.7.1713370349950; Wed, 17 Apr 2024 09:12:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g7-20020a05620a40c700b0078ed1f659e3sm500641qko.1.2024.04.17.09.12.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 09:12:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 09:12:29 -0700 (PDT) Message-ID: <661ff4ed.050a0220.5b9ff.557aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A3F07604D420; Wed, 17 Apr 2024 12:12:29 -0400 (EDT) Subject: |SUCCESS| pw139448 [PATCH] [v2] 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: <20240417091250.187218-1-udav@mts.ru> References: <20240417091250.187218-1-udav@mts.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/139448 _Testing PASS_ Submitter: Ushkov Daniil Date: Wednesday, April 17 2024 09:15:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139448 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29805/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/