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 4173943F1F for ; Sat, 27 Apr 2024 01:44:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36CDA4026C; Sat, 27 Apr 2024 01:44:12 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 3B7D44026A for ; Sat, 27 Apr 2024 01:44:11 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7de97ef6c8eso117499339f.1 for ; Fri, 26 Apr 2024 16:44:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714175050; x=1714779850; 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=Wsu600uOl3V507IZ3rNMfYfC222MXGulPTrXulgcPuA=; b=OWrQzd6QUt25iYphO0oXMZcyO8/8Rb4CBjJgpZNoLxljPL1lBZ4cK2tLZp2oaJvVIk vK9waIVGREvkc50vroVIXVmDDvtdljwZJOZumQToa/hoivJEBhQTKsjdUy4TxZZGMhPj MX5Ms7ix1Dk1Yn2/ts6GJksoXRxRMXPyLCtjk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714175050; x=1714779850; 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=Wsu600uOl3V507IZ3rNMfYfC222MXGulPTrXulgcPuA=; b=jCuYLQ331Ky4JPfhJO/1nf/MENR4LyDIWW4qNP2B2FYLLZWby39OZ3ZsfJPqu1ge3L kWxFKZpg2g0AOpH+OI+qnaZKyfSrRQNiNqtkiTFHEGUhM/3hKsEvChtQ6b4lKbVLcoNN 2Z3xL9Qbj4PAkeinbaPS09SWYfLOP3LgJQSgCq+7yY+lLusarRZu1+7OuIHkGhViztRl YsybGGszGflL6O6BG+2nyVRq0+gYAjCTZVuS9FZOA8tOCYhJI1GARrH6K9Tn5+4Ega7s VInxsYNJ6zANluZf8b85xVkuykaSDdr7X7gscq4WuXnn0YBKjDOCmoVTvEMLm0xHIf/m OZTw== X-Gm-Message-State: AOJu0YwAG6bBeYVpjkiJ+8YeTkKw+7xOzxOvHktlQ62Cer7j3xe6//+l xUhSzymth6yASDkCrIwFYyAp3fUU7BEC4xbcCnS428EXxYsAScPAbQxDQg9ILFOGyYbTENTUrb+ HcknK9qU14J+0jtuZm6F3EYg1fYTmjC19ImDxWn2C X-Google-Smtp-Source: AGHT+IFIgdwLaTcJ0xdmz+Njl/Igd2IBLNP4SZBFBSFQkArDMRhq8R6QHEjPH0uS/K14rA7WAevgYrGfKW+z X-Received: by 2002:a05:6e02:20c2:b0:36a:2245:205d with SMTP id 2-20020a056e0220c200b0036a2245205dmr6049120ilq.15.1714175050664; Fri, 26 Apr 2024 16:44:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dt11-20020a056e021feb00b0036880efc6cesm933226ilb.54.2024.04.26.16.44.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 16:44:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 16:44:10 -0700 (PDT) Message-ID: <662c3c4a.050a0220.2a56c.de91SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D06B5604D420; Fri, 26 Apr 2024 19:44:09 -0400 (EDT) Subject: |SUCCESS| pw139447 [PATCH] lib/vhost: add flag for async connection From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417083835.164456-1-udav@mts.ru> References: <20240417083835.164456-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/139447 _Testing PASS_ Submitter: Ushkov Daniil Date: Wednesday, April 17 2024 08:41:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139447 --> 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 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ 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) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29804/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/