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 B564743F4A for ; Mon, 29 Apr 2024 12:00:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8E87402C5; Mon, 29 Apr 2024 12:00:03 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 78A584025C for ; Mon, 29 Apr 2024 12:00:01 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-78ecd752a7cso312558385a.0 for ; Mon, 29 Apr 2024 03:00:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714384801; x=1714989601; 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=58pdBgsFIB1iMIrANLQ9DjN5aEp+NnT/DGsVvuTDch8=; b=RgDy1Nr87+CCFYCBzRdtRLkslz3bTM+SN0zBj66wL2/k2+7EQc4SzKx07mw/OJXQSb NHpMqK56SXfTWhAdlCvpe++mVeWDdaNuGH4A4PGsronqF2Q9kvfNRtnX8bImN/M3aClx QwHnNb1hBZ8DJGHAOoNUaOhgHVtFO1xs8zBmE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714384801; x=1714989601; 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=58pdBgsFIB1iMIrANLQ9DjN5aEp+NnT/DGsVvuTDch8=; b=cV7OItJpRIWrHp9LPRvJi9OCbeszWAa5zieOOZa3slL7msL/u3QwryM3SwcZKXccZT lnZSghUNDiSZUfpAdGHsWi3MkSIvXBR5LAzBYM5wZD2y1FwyPcEvPlaa9n/XRzqmY5cj yBVWc8dLJNWYkLce5n7XC0kQZwmWvdwAaBk2bg/tWG+PH/d6a54KWlY+dgKTjGySmRJM WFy//n0fnG1QDNfww/jv9YE2QZYcdJ3t5Ppryir77+VKmDlGASgMzddhrEVhqbMMC3PA iCNhye/3sOPRB1n6k+091nMeo007O7xF7CBN5lMMpNsI2vmt0573pgm96X2e0vr1RDFX czSQ== X-Gm-Message-State: AOJu0Yyul6N8d204ukJtpHsxk6mkwY4NbwuHCy0Bv4wZkDEd3aHLYdTv 8CafaDMN88qgyqywshHhhYcGYOPDsJhKzeurXMFdQWEBPJLwC5kp/Nr3K0WQ+tDUK1l8MYz8aT4 mfNvTPyxIEdO6BeMU+tAXiDbsxUPEgo6UZe0/AkfJFOhb+rnNLc1+obQ4 X-Google-Smtp-Source: AGHT+IGG3B4sW5IjtR8fCJZNmP9DNWr2YY7SHAWqECUDEJly1tWwxKp2tJ1C8sKtZXW/MGHRK7jei1YyKkUz X-Received: by 2002:a05:6214:500d:b0:696:8f17:2ccb with SMTP id jo13-20020a056214500d00b006968f172ccbmr12561256qvb.17.1714384800925; Mon, 29 Apr 2024 03:00:00 -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 p17-20020a05621415d100b006a0cb035458sm245582qvz.50.2024.04.29.03.00.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 03:00:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 03:00:00 -0700 (PDT) Message-ID: <662f6fa0.050a0220.d2de3.bf3aSMTPIN_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 9DD736052514; Mon, 29 Apr 2024 06:00:00 -0400 (EDT) Subject: |SUCCESS| pw139716 [PATCH] [v3] 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: <20240426083838.704465-1-daniil.ushkov@yandex.ru> References: <20240426083838.704465-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/139716 _Testing PASS_ Submitter: Daniil Ushkov Date: Friday, April 26 2024 08:38:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139716 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29871/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/