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 51F7443E94 for ; Wed, 17 Apr 2024 19:30:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 488B040A76; Wed, 17 Apr 2024 19:30:14 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id F3017402B5 for ; Wed, 17 Apr 2024 19:30:12 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6eb848b5a2eso1858077a34.3 for ; Wed, 17 Apr 2024 10:30:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713375012; x=1713979812; 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=XcOo2PqVlnzxw719YuMaEMlZmSlFyrabnSbWbZc2htg=; b=QpfIilQcZS8o3YYkXwkU9gRQ4bKq2zIoU/f6ehJ5VOuzTTFCIXsuWbNvILKuo/WBVK 85zO2U4v1nZ2bkK7auxv+KaORD8MeSzcCq45Zj5luh2udpHTOcQFwbmMiq5abptfyaQr 4RbGCrQcOVqPYLsdE22hPYIIMWsA01lPy7lMU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713375012; x=1713979812; 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=XcOo2PqVlnzxw719YuMaEMlZmSlFyrabnSbWbZc2htg=; b=Wdf69fdtcJwSjliRUvfXR30e7W1au2StE87V6WFQpZ8NhccziCLDrEPKkQo4o0SF3D Wr9WSg2GoGsLsj1r0i1Ynf6mk8nNkkZdcs+YgU7idYFGb1UBKmjZqiXJ2JUbLo5MflZT 07MJ6RsgkccoBMaNBXoFt6bX+uvwTYBFejE1oLnZsxmBvxPQCCAbUpS+myHG2o+Xuegq EzFp2ub+/LzYsM4wYlCQAj8bhbQ/Qyb15/7aerWk2BESmKna4xmcgdNeCyQ0x+77k6vx h4letHfU6/PKKW1rakDVaeVtcEVBDFVsK6jKa5fDCadgM9cBVa/OaORgRJAlqbqozV0s GL/A== X-Gm-Message-State: AOJu0Yx7aLmt/x+UHte6jQdTlSJ+cFg10izFqv2Yazb1Qav57Amwv09L NZBHJIxHmnqoDWVgTViBtOajHqoNCHc4FcRIqZ0qo9QjOQlgtNSOwcX6VrpsUuT27HaTYZ4RZRV CIGRYbtKXP2m6KYbWoVhxC2xlS2HID1wzDS/7Pc2gr8dkTWijSjS+QnUA X-Google-Smtp-Source: AGHT+IFPbdaGQs3tzutjPMLKRsgslUoqD770ImKzbqqu06K7+MsoBlhiZvkKFzzQ/VZhVmIDso4RKZWoELwP X-Received: by 2002:a05:6870:158d:b0:22e:c6da:6196 with SMTP id j13-20020a056870158d00b0022ec6da6196mr219295oab.27.1713375012269; Wed, 17 Apr 2024 10:30:12 -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 n6-20020a05687104c600b002331c410f8fsm355003oai.40.2024.04.17.10.30.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 10:30:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 10:30:12 -0700 (PDT) Message-ID: <66200724.050a0220.c29d3.e1b1SMTPIN_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 BA44F604D420; Wed, 17 Apr 2024 13:30:11 -0400 (EDT) Subject: |SUCCESS| pw139447 [PATCH] lib/vhost: add flag for async connection From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417083835.164456-1-udav@mts.ru> References: <20240417083835.164456-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/139447 _Testing PASS_ Submitter: Ushkov Daniil Date: Wednesday, April 17 2024 08:41:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139447 --> testing pass Test environment and result as below: +-----------------------------+----------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+----------------+------------------------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+ 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29804/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/