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 5EBD643F48 for ; Mon, 29 Apr 2024 11:59:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58DA0402A3; Mon, 29 Apr 2024 11:59:10 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D83664025C for ; Mon, 29 Apr 2024 11:59:06 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-61acfd3fd3fso45631427b3.1 for ; Mon, 29 Apr 2024 02:59:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714384746; x=1714989546; 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=A8Idrfeq28LlLMyd/8+5K4cH5LDQ3LUL5owN3pWR5G/Alo4jOClMoSULIIVFy4NGv9 6UUuGLPLGlPJ03OlrwMx5b66kiyIyEHaSVX+Tc580ExjBjsMHL58jebQf4g5IXKPXrVF doy94lwJuOo0pebVt5k5lCHlsZcn59YpPlzwg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714384746; x=1714989546; 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=vdwnkOO1M58r3pO6Y+/7wWTzSkb6VNvbeKnMlN7FPrD0HJRrq/A8clvEDqI7s+W1/C ACIdTqxXGBNrJeHLxB34YgOSyV1u05Oexcws5gAdwCTKhf+gC01/VG0LLZh7HFIOzPV6 Cp2D3koXwovkPBwbJLwDbeYbdgfQp7apDCb0b4f4YWvRFpUMUBhVpuB/XQ5E/JiSkUdQ bo2SARr3wc0VYoBnaf1jHNY4q2csCFMjSHSXo9M8zkTowJcseoIfCRWhZgbElrNtTHCx w7urc8kYAhFM8tl3KF5qSCw/hHK9x1vJxMiJsv4TfyzKtE3I9d63wXVTGFXpcf8arnnO PvuQ== X-Gm-Message-State: AOJu0YwnzqntBNMAZwTgUUkeIgCcbAkWiQa3k2pWnAPI29e1/pLGnvLu D6UOemebU+8HsERcLxUkoOxMLG1mSrnQqB1fd6rJi0Ic75KYkOtSpDarPxBDO2lUpOL2wzv9YlL zzHW6n75fkFBxeOxrFgmcmgGbpSn0Phcj/jCJ2/N/0SgmSqvkihfdSiEx X-Google-Smtp-Source: AGHT+IGEEjSyc9+fExPDV1toL1j/drz+2YuvdoKQpPoO/34rY8p0Wzme+2M+5t87lGiBKBAT5o4TMq9GPk/1 X-Received: by 2002:a05:690c:f88:b0:618:8a27:f06 with SMTP id df8-20020a05690c0f8800b006188a270f06mr11262782ywb.9.1714384746295; Mon, 29 Apr 2024 02:59:06 -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 x65-20020a0dee44000000b0061ac305df3csm1572748ywe.32.2024.04.29.02.59.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 02:59:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 02:59:06 -0700 (PDT) Message-ID: <662f6f6a.0d0a0220.d6b00.278bSMTPIN_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 EEC426052514; Mon, 29 Apr 2024 05:59:05 -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/