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 4B64F4402E for ; Tue, 14 May 2024 15:35:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45950402EC; Tue, 14 May 2024 15:35:40 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id B722340156 for ; Tue, 14 May 2024 15:35:38 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6f0ed8bbfadso2253889a34.0 for ; Tue, 14 May 2024 06:35:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715693738; x=1716298538; 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=P+3tOzDAJ7lS/DnWBVrcMlRgsjIyS1NCg1cLt1HA0WI=; b=CLnS4/z7RqH0azRc7lKj7/df4hyHuhC5WKJRoVPEV1i3oUHutSzNKnHPKq9a9lp7G3 huTNrGLAYHxxd9hSxhtbvdsd96tlPfY04qcAwSPJMgboHBq4pi2ltGIRbOn7AWo/k7+r bUykk574a5vz69oKdGsszzPpcPtZ5a0qNDjmQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715693738; x=1716298538; 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=P+3tOzDAJ7lS/DnWBVrcMlRgsjIyS1NCg1cLt1HA0WI=; b=ZWSyO2+2rGrETVH6uOzC8GACZwPC3qRlDxtsCy/x10QSsKWeOeHezxa3qmK4tRwVaz gPbyO+uj/zdOjmuH9uSG6+OOgPJ9l2X7PLl+8KSrIbr4ysnAg4XP0ynaaMm7LlB49amI 3LkEHB7KCypTdbHwrjMm1ii94vaODUfxKXfABoJd8TTkBceSuZqCWcQvzbQlqH3RQlHo kZRneAHSlxAjU+xznUt1CqBVcElUHuNHxqWI4tLQD/uiZTIrz8uk2Mzml6cokZskA7Cv S249iI+cw1tqkFxklBlKpV8KpLKOnCnJqzeCZ0EuP1B3P2g+Iua5wEWjeF731TmJTGBf MZzg== X-Gm-Message-State: AOJu0YylshNwnszalbQL+0hTq+bHBIGvE8pdflXcYA9gO5PcUjF/6XIh UIkVJN337y0Kzdjm80cANOcz601j7XGMiJg2oSVXNImE8hqYgk3W1a8/Ez2F3Ww34UDeTl54EaU U/3Cs5pzJARK3j1kDrL1Y99E0JJhd4JKrO3Go11F/ X-Google-Smtp-Source: AGHT+IFXwiQl4XIymtJdXpZp1jvfxRYHMqJ+QmOKXq3Eew01mrmUxeHxncbLUhyBiwlNlZVzaNdkGyouOOEi X-Received: by 2002:a9d:73ca:0:b0:6eb:86c4:eeb5 with SMTP id 46e09a7af769-6f0e92a0392mr14694197a34.23.1715693737947; Tue, 14 May 2024 06:35:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-6f0eab5e8aasm387660a34.7.2024.05.14.06.35.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 06:35:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 06:35:37 -0700 (PDT) Message-ID: <664368a9.050a0220.fa689.2dbdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 68915604A954; Tue, 14 May 2024 09:35:37 -0400 (EDT) Subject: |SUCCESS| pw140053 [PATCH] [v6] 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: <20240514091630.443051-1-daniil.ushkov@yandex.ru> References: <20240514091630.443051-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/140053 _Testing PASS_ Submitter: Daniil Ushkov Date: Tuesday, May 14 2024 09:16:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140053 --> 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 | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | 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) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.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 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29952/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/