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 5407F43F47 for ; Mon, 29 Apr 2024 14:56:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DCA3402A3; Mon, 29 Apr 2024 14:56:51 +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 C52644025C for ; Mon, 29 Apr 2024 14:56:49 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7decb58626aso38402039f.1 for ; Mon, 29 Apr 2024 05:56:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714395409; x=1715000209; 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=isjyJlUyzurHedAUuo4jloh8gLQPQjeU0JYchilOOAo=; b=BE6OmvA0CykAGpK8oqs+vwi7Jq6wCD5+Fi8OXkI9CSAYm+FfjkfFZ3wuIoZLyhFUsm lCOyri1pj88fu6yEx65D13g92Z7DQT7cGagUgacioLlYza9RAkfqgLVCi+s5up+qGnbi Xr4XiwL+iWu1gNdgXq+Zgk7Fmaau16NFVgsrQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714395409; x=1715000209; 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=isjyJlUyzurHedAUuo4jloh8gLQPQjeU0JYchilOOAo=; b=lMKw8hRIJ1zboQ6PeGgQ5c2mD1uPg/CLdoMH7PIm4tHRy4MuGOMzVvwSUY84PJOicy MExqsljXdox1irupC7oP5vTFAzaMJuN5H5g7iQ5rKTq1hS8VQ7FOSuRTDCcl8S2lTPi/ 78aSHoqgfs578EXSDmVZk1eWQqHbcooz+faYTxI9ztVjFUYKr28d8F3lE1k9A0yPRCWP b3qD5xeKR5lnUi89vcKa/x7+UzjnaTCRRFxEGYeLW7iz7gheDIZr8dd/WmabqopS6963 e+830B8dNVCdkYGMvUUKScTah0KOyV1nZhgBbCEFVL61ruYeelS8ZdEKSAv2Ko3vEkeF KhuA== X-Gm-Message-State: AOJu0YzNWERiGwnb9x+nAFrbfQ1eTbGf+3ly4hdyHhJqVULJLTY1r/KS 0XyoSFuKtb3h+EzaTVZPR3kXXx/TzrHxKwbeoreMsRSyM3us+LDMJH2yOpWYGCuIaOc5fYvL4e/ JGtWpRIGSREqR8UxKt/WmJsK4+prZnlrWgKTphthjscb4KC0EzXtn3tFf X-Google-Smtp-Source: AGHT+IEB1UdLhw9oJDFxD99/dX6BRLLu3qlBBmZc4FOI411/znInYjmDDgTaC/d3kzuBBr0TquE36Lt6Sse/ X-Received: by 2002:a05:6e02:1d0e:b0:36a:12d4:a5b3 with SMTP id i14-20020a056e021d0e00b0036a12d4a5b3mr9799354ila.8.1714395409013; Mon, 29 Apr 2024 05:56:49 -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 hb20-20020a0566386c1400b00482f43f9fc3sm1857367jab.21.2024.04.29.05.56.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 05:56:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 05:56:49 -0700 (PDT) Message-ID: <662f9911.050a0220.f0b69.0c2fSMTPIN_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 66C8F6050A62; Mon, 29 Apr 2024 08:56:48 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 12 (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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/