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 350594402B for ; Tue, 14 May 2024 14:56:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30A37402EC; Tue, 14 May 2024 14:56:42 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id BEC3E40156 for ; Tue, 14 May 2024 14:56:40 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1eb24e3a2d9so48714205ad.1 for ; Tue, 14 May 2024 05:56:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715691400; x=1716296200; 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=slitpJ/VzfIGqPs1Gq+i7Fy1j5IAJVox5WWaFpaCJpM=; b=ZdG7u0gCQ3c+R2mu/hus1b0sXsL+NSSQrQr7lEft09ma2Aw5Wmts3ipaVbdgflq9VV dqXoyyoj8U03JvV5mRfhyRe3gwu0wuPp+3+VHAKAr3MbteN36RfugKrmnRNyBGQxJIlM akeGyoUnetLTQ6vJ0ZFJs+HvjxHf4i5uLWuJk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715691400; x=1716296200; 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=slitpJ/VzfIGqPs1Gq+i7Fy1j5IAJVox5WWaFpaCJpM=; b=u92Wghbr+1Et5xhPqoxjvUYV1z6d+c+CuGCePH96l7OevM5JGMbuGRirhJemeD8dku FJcqfSDj7jvvQpf+kp8avdCGNqgHARAoPFlRCmxjD7GL5cQG+s4dVmr2MjuXrCwa5/pY /1bc9fEcqw581ITQpQlikxvNa/LQ9uPJMjCEksc8hTl4zeizgWKd33P3LoJFUIxWV7cQ TCkUNKypXYClujSTUAFdlybDF00FEb3rg0QwWb1AdrAz0toQMwN47e2SKi+YiVuQoWC+ s5vQS9mSoKaghMd9qj5LP17vrlSdz62coedNiuSKw7l+GjYAXCbIOIJ5X1WIhHKpJL0+ 0YWg== X-Gm-Message-State: AOJu0YzRAxxD+sNYxv0HP+J8WHhJHSTsJLo6gAZBgDWgTen1TqJRDZ8R kbw3TV8fs2PalaRpqM79+i1zeHvDvSoXSVmk1rxPiWjIvCZd3yiUH3BrHV1lWEftveUdtxSjIab UhF74wbBRuwSc7ygdnsYQkpeST4Z7QKYs2Fb9uDZi X-Google-Smtp-Source: AGHT+IGlinPJfOD1CHph3h88YDcgnqIQzwFnErf2fUFbkIyHXYoDFLwc3Gul+gS3fP2Vy42jnVeCANTti2Ah X-Received: by 2002:a17:902:b605:b0:1e8:5dc6:4060 with SMTP id d9443c01a7336-1ef43d2de99mr153885355ad.33.1715691399997; Tue, 14 May 2024 05:56:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1ef0b9ccd8dsm3425515ad.23.2024.05.14.05.56.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 05:56:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 05:56:39 -0700 (PDT) Message-ID: <66435f87.170a0220.687ae.4739SMTPIN_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 2F4A36052538; Tue, 14 May 2024 08:56:39 -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-arm64-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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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/