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 57E6743F17 for ; Fri, 26 Apr 2024 16:01:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5398843E57; Fri, 26 Apr 2024 16:01:35 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id C272043E53 for ; Fri, 26 Apr 2024 16:01:33 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2abf9305afcso1602363a91.1 for ; Fri, 26 Apr 2024 07:01:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714140093; x=1714744893; 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=UedM0CFYL1QA1+NSSqBbn/8/qqkfWJb8pQsGTvzRdDc=; b=GmKFJ9nVv/TlVc4fNuyzLKHUccw1T5rm0qeAwTareOk5/4eB4HDXWzd2q1UXPLySJ/ eugpeG3HkEVHtzvToyjFMFmsZZiSY3StFNdZ/YF72FkCML1012rRy11ZvI3pPdwRtPGT 04onvmScBaJguYrfFVtgYwDBjJvqkcWIoQXMQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714140093; x=1714744893; 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=UedM0CFYL1QA1+NSSqBbn/8/qqkfWJb8pQsGTvzRdDc=; b=PJCzL1Fez3aI3g2qACRQAwL6KWZ9paLPZzhUkvEF7Kig6cJq5Nof0pbay7rvtwgW/C wWvg9FJig7mTr7rescdBjXWwM7w5GESOnwwreibpEzXm+GlF2jW84oWPuK7UNoRJP23L 49lDzEKJSxbJzu5eRQbl1han7AjbN4ddmWoyEl+VxAI2Vqtlx/HEtbcswq66I2mJP3AW 6Ohwc0BWov3gIRRh2pMLob0nXoNMfotgUNV+bdOAlOol0l2sgW/GBv3SZXRaqFRLijAR 2LXzTCxsxTYxFN3l0TPfhD/BQ/VyhB/sUgapa9NLulgcMvel9fJthv7PnAcDeVBjZrK3 pDEQ== X-Gm-Message-State: AOJu0YwzL/VDYODVpGgckoxKxBuQzKryYmYY7Ua2swYR8MUDP2O4BCgH tL1XxukpYs826jhDl6JDy2xossjMDDVtVMRCum48ASZime6/d70WBgb6ZwSFBpeqQBukvizsjsP f5albZ/ffLZ+ZAziR+dj0jIOhoofVZ2xHmuBHqaQW X-Google-Smtp-Source: AGHT+IGdl0nKZ8pqhfO04Nl4lCl2sffqw/LF4X/zmd7Gtuxgi/ZnmWLpFgG5//O562Zl/wpSbwvaAfrO6NlK X-Received: by 2002:a17:90a:c68a:b0:2a2:dcbd:9f01 with SMTP id n10-20020a17090ac68a00b002a2dcbd9f01mr2769094pjt.38.1714140091458; Fri, 26 Apr 2024 07:01:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id il7-20020a17090b164700b002b071804ee3sm61009pjb.14.2024.04.26.07.01.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 07:01:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 07:01:24 -0700 (PDT) Message-ID: <662bb3b4.170a0220.70bda.433fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B932F6052514; Fri, 26 Apr 2024 10:01:23 -0400 (EDT) Subject: |SUCCESS| pw139700 [PATCH] [v4] 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: <20240426084706.709653-1-daniil.ushkov@yandex.ru> References: <20240426084706.709653-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/139700 _Testing PASS_ Submitter: Daniil Ushkov Date: Friday, April 26 2024 08:47:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139700 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29864/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/