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 50A3E43F49 for ; Mon, 29 Apr 2024 12:12:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 301D3402A3; Mon, 29 Apr 2024 12:12:21 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 231294025C for ; Mon, 29 Apr 2024 12:12:20 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-de467733156so4519540276.0 for ; Mon, 29 Apr 2024 03:12:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714385539; x=1714990339; 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=pfU7K4DdjNpwdH+gFs3LTD9tzL/lVie+kA4GZXH8eGU=; b=NaC4qCcM6d8oPYJ+uoKZ9y/LPKqbqCoII4wA+DJLQhiRttwS+nF3v+0DPypzoRjZ6m NyE7mVnmthzdWHQD51oMswlbSv68DcglQ6NVHE2CAzctaZupFqAq0XgFkZK/StnQKZbv a3PqZrByGkn60qx5yab4jalNO7+I1nD3T0E4A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714385539; x=1714990339; 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=pfU7K4DdjNpwdH+gFs3LTD9tzL/lVie+kA4GZXH8eGU=; b=kr/fRxH+9UngFHu6pZpV8rh6/+aAx8haR9GpvA6eS4xOPCaiVR5X5HLzb+wEU9JYt2 uHEECCrxcH07GVB9ofD0IoKBh6i1QvVR1sd6/JH3Iiau7sT41mhYYoIXFaPR3qpvKJbO MrYSG7o5Gq1pdO+2ke4eCVoGyU7xlI7nA8nko4B9RMryeuToxjXoh+qOIoSKNh9UlPF1 v8y2cy549Igb/v6fu7k6g2ord8z7UKih665TYq/ZDePKf0NWrPCxlWfzIC8n66Rtz64P rEz7a6hxAOhr+yAA9yEM9QT2sJrMnalJugm7iQb5e68/pcr5pZNuclpMK4paBT8VtgYk oYvQ== X-Gm-Message-State: AOJu0YxAmqirV0mcRqprqpAG2XWvY1/R45Ua2GqbFVlcrkpfYVKYMB5J eIhy8C/1mW4Y0FwBMp4e3J0IqGWmHCi0RLhIIwqvbBXwswW0V5fpnj0/SQjMVwol5B1d41voqQ4 +wtyErHS/EqA3M6WZVZ/vQ0AwCHp/fiLDnY9hByL5+yCWPau26Vg9/iWi X-Google-Smtp-Source: AGHT+IHWArUrAmGoTsLKIna8y/30X4Mb1hDl4urlt6btjaWt39T7YOkN3XCRzxqYB/LkXevrOuDSdBsn1lWV X-Received: by 2002:a05:690c:7445:b0:614:74ba:f91c with SMTP id ju5-20020a05690c744500b0061474baf91cmr9780495ywb.19.1714385539444; Mon, 29 Apr 2024 03:12:19 -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 e66-20020a0df545000000b0061ab19992ecsm1906274ywf.55.2024.04.29.03.12.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Apr 2024 03:12:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 Apr 2024 03:12:19 -0700 (PDT) Message-ID: <662f7283.0d0a0220.2fd79.4f55SMTPIN_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 0A5606052514; Mon, 29 Apr 2024 06:12:19 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 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/