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 7BE5F43E94 for ; Wed, 17 Apr 2024 18:18:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75A4540E78; Wed, 17 Apr 2024 18:18:31 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id C2BA040295 for ; Wed, 17 Apr 2024 18:18:30 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-69b5a87505cso21311396d6.2 for ; Wed, 17 Apr 2024 09:18:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713370710; x=1713975510; 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=J3tkW7erp99dn6GMn6MTweTYwnGMG2ZriHyPj886Zj8=; b=fM93FWK6PwtrB6e2FAjNZFOijDTuWLh3f1gwyB3BUm75S2bd5EL1pfxCTqQI6DYLeZ qQjSg+/EdObFtYX3M2kMtG8x7B8a8LQdQzw+psBRWrRfVe3X2QJOy2jddesEhf0296J7 fZErxjrhILEHpaa7PBjbWJRlSpOucVL99YxVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713370710; x=1713975510; 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=J3tkW7erp99dn6GMn6MTweTYwnGMG2ZriHyPj886Zj8=; b=lDEyUDN2z0tGksYvRa5pM+qdHywFwnrMMaJ1qnqX+ou45RNMaUW0b0S10FysgSEbbj /QwF/WmKH2QlbzBjUkPnEaVRwh5G9f2X3Bt3V32AIl0hEJE1ALajGtRhQuGtVu9f70xK b5MhMaYhSgdD/e/0q3Q3oc2p4HQQLyybmW0gnrnc2Z2m4caTghMiNhBwcJcjvtuxqDtM OfMjFm1P3wwVuhAQnBRoxNpa5LOU7U3P4XfoQ01A5o8DT0WWheCw4eU745xBhhalewO7 gqEpRxrE09O7xfScI1yoMGCuiNV07lP2ncwPFKX1spbOkHpDo4+aN2tK/qvQy1deIqsV l/kw== X-Gm-Message-State: AOJu0Yz0wAsk7bepP0jlsU/Wgvxw84p+A9DwSFudV8w0saoyorNU6/N9 WU5ubqqMkcMvWNgezPHBwfbh9PPOYEY+Pv2Xm7B6O88xexRlVdQDvgcw9C7cXNx7olpcnl5G1HH n66i78ylLQOLuMo4pIQjbC/N8YxD434+dE/Jh02aI X-Google-Smtp-Source: AGHT+IHO7acGU2Zj0RTniCMGQIvUg7GQfsFEtPVk2gIJOxfZxlmrA1rJotVcneDjzKGUyiP+SGH30nEMpM9i X-Received: by 2002:a05:6214:1808:b0:69b:5fef:119d with SMTP id o8-20020a056214180800b0069b5fef119dmr13646707qvw.51.1713370710173; Wed, 17 Apr 2024 09:18:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gg1-20020a056214252100b0069b435412b2sm1175251qvb.78.2024.04.17.09.18.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 09:18:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 09:18:30 -0700 (PDT) Message-ID: <661ff656.050a0220.d6ed6.b8d0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C7638604D420; Wed, 17 Apr 2024 12:18:29 -0400 (EDT) Subject: |SUCCESS| pw139448 [PATCH] [v2] 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: <20240417091250.187218-1-udav@mts.ru> References: <20240417091250.187218-1-udav@mts.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/139448 _Testing PASS_ Submitter: Ushkov Daniil Date: Wednesday, April 17 2024 09:15:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139448 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29805/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/