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 7F7F943F15 for ; Fri, 26 Apr 2024 15:59:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BC1343E64; Fri, 26 Apr 2024 15:59:37 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 14DFA43E53 for ; Fri, 26 Apr 2024 15:59:26 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ed0e9ccca1so2055865b3a.0 for ; Fri, 26 Apr 2024 06:59:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714139965; x=1714744765; 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=VKbWp1a0hH35NmoZvzxrmtwI3xti5H6+Uz/EqLI4AQQG3laM1i/WUBOGSKy5tu81JP 4CEn6mHS0DB201vsjk+LhN6uFSzOu0AWIQKvD6cbQIrQk56sSPDVZF/XujJrJioOA229 30zl7SogaWFax0aeSJDPyUTnbcDD2OyztaW40= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714139965; x=1714744765; 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=TXVJPBURPCdgRDiLihSQ9dRkS0IJSimRdMSCJTEZ7/rZBpE6ojGM+f+hxpjJKU7fCV wb53Gg6ME2ZIHJlKzPovVs8jkoy+j9Ktao0HcUbr07RZEYyElJ0Y4MRoh7TzXDVdKOqb e2rcRBiGjdmr31Wno5+4KuSKHKGcaRhQxA+e9gohIkUY1LJudG2Ac06AUn1SNnZbU649 GlXGTafRw8Pr9xZ66nogSpGi0oSa2RFO7cgdOIvraTWDMSZdRLJ92fHCqjSGiSVfpqs2 aPII+4shxsphzcctShy2y6Qte3oDz11KgEKjcBu8pAqoRMC9yb7DUJ+Q+ceLmb6/++RW MpNw== X-Gm-Message-State: AOJu0YzNZKzrC5Na1OVePYWke+0VX7h06T4ZwHRjvWgJWFRLSk54H1U/ Fo1Wz02X0WKOud8i9fKazNIGm3/47zhf403Y3icSx8CT7USmQEpxaVfKb/YjQrgrPbKzLqeFFKp RGWjjeK7zhiJEa/wzBVAWupVT8gr0y/U8NxVmGnsoMJCvwIm2uhFui3QN X-Google-Smtp-Source: AGHT+IELI4429Oq1SyWjQ3b3AAyVRA1RPPq96jE9exrTm9QdroYenk689OSNaZvREYazD6wUwwSNn/OficQb X-Received: by 2002:a05:6a00:1414:b0:6ea:b1f5:1134 with SMTP id l20-20020a056a00141400b006eab1f51134mr3002360pfu.27.1714139965333; Fri, 26 Apr 2024 06:59:25 -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 n126-20020a632784000000b005dbd25429d9sm958706pgn.18.2024.04.26.06.59.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 06:59:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 06:59:25 -0700 (PDT) Message-ID: <662bb33d.630a0220.8415a.2dc3SMTPIN_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 B8AEF6052514; Fri, 26 Apr 2024 09:59:24 -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/