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 287A14402B for ; Tue, 14 May 2024 15:08:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2376440648; Tue, 14 May 2024 15:08:22 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 9428E402EC for ; Tue, 14 May 2024 15:08:21 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-43de92e236fso39802021cf.1 for ; Tue, 14 May 2024 06:08:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715692101; x=1716296901; 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=eWLJtefHjdFrZpM2OHakgvUZeGdkuvb6H1FUVP/HCjA=; b=fuzh3YxzKv5AmyVINBwsiDmwEB7Gg/KwBzkhHbN3yuNhrG9SFtbWJgL21/KgTP0yVr Iuf2v/lfBE5gfn6DqH/8Qfhs5CRCItdGHaUrZxel/eSJ7oMWpMmdtFZUqKw0KQR6d32V cmaOJS2D5vWs6yPtsPoBl1az+n7zlZ28PQ4+8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715692101; x=1716296901; 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=eWLJtefHjdFrZpM2OHakgvUZeGdkuvb6H1FUVP/HCjA=; b=Oqe3UUit9Ilv6WPQlIFHhvGLDsBwCGjBU3SPiVYR2f+QhFwl740H7SmmoAo8rx2ZZk wBw/LJBlHqM+7op0JNxSoIBpxEKUFQHX1RlCUHK0wSrdEor/Df6ft6YeIhK9GuWXwBJq okQR3d984Zut0B5btLNyuQyyddOKFz3hNPDf4hrSTacNC50MkiXGadZ34FKZwiI+9FeZ tn549HNKNFGPztVADvd6Z7GKf6MSPgvuZZen4VK0KRdjwYQ54r8ILB+w8RzddWzuhIuV /RKyB83HY6brAvd3gVOx4+HQLpg8BZs9s9jW0p1zi0gadr8eTqpEkb/yUFin9mI2nTP4 3Thw== X-Gm-Message-State: AOJu0YySAPrW9ssfuFTUP5nnJDgO5DlyWRzxdW+wpkQSgBe9Gswq87TR O2KhyZN6aikvcnTyisPTAf4YLz6Iqtw+miwgtAtAY5y97nQutLfV8BwrTDPjH+2RcUkk1WJV5Hc yrA18BVM93oYj0AE+NnvL4EW1aCY5OwdmSwqrxJij X-Google-Smtp-Source: AGHT+IE6dZ7VW8fi5/nAm5V2cv6Atm+BkIUIxjAP1eXEVjt6IZNZ/P60q93+LbKNgsCZVp+NzRJ04KgRhKP/ X-Received: by 2002:ac8:7d82:0:b0:43a:b15a:ee51 with SMTP id d75a77b69052e-43dfdb4c174mr142257661cf.31.1715692100960; Tue, 14 May 2024 06:08:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-43df54b05ccsm5433641cf.7.2024.05.14.06.08.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 06:08:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 06:08:20 -0700 (PDT) Message-ID: <66436244.c80a0220.8659f.c146SMTPIN_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 A304F604A954; Tue, 14 May 2024 09:08:20 -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-unit-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_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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/