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 52F6F4402B for ; Tue, 14 May 2024 14:56:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C51B402EC; Tue, 14 May 2024 14:56:58 +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 5224640156 for ; Tue, 14 May 2024 14:56:57 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-61df903aa05so63210217b3.3 for ; Tue, 14 May 2024 05:56:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715691416; x=1716296216; 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=phUtfG3y0h6WfDefNVadCHxBeb6bMKDEEJUNHRCqsi0=; b=ZmzD/7Nhh4J9uoYIExNssfrZsSNE+lfaRqr9yWEjFKjaI9TKZ3RjMe5sO/cMI8kFyn znKCwid2DBXPkgCbE1eDQ41JtID29t+jYXaSpVm0oyBiqDXsXMeSXO5V5yUK6kB0eXPU TxbLYVxuJF2ch2ly4UJlIbbluLxKpO8YLd240= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715691416; x=1716296216; 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=phUtfG3y0h6WfDefNVadCHxBeb6bMKDEEJUNHRCqsi0=; b=vBrLSwHbG94nBk7/M+6IHQvEubX/qGamDjpQ97uVW9UlXGA7PGPly/LkaqFeGTjY0O T2tAPkytjtuioJtKcGQxhgKVOP7AyxDmfk/8Y855Wdd10wxEVWvyMCnqgy4A8SvVqQ94 AtcmE15PKnDcvWX3vmK3VcVdlvXaOp7BF1gHVfp49ySUgKWFBXVpLsBSjLuYJQ+N6QPh HJEPO3PGa33TvUB8+YfaUkF87pv8qleCQ212tf5m7t2CvXK6mwgCdcl5cF5s1UrHVMzg jrg90DtKQJKlDVRVcqAq0dWMTtqyt3DixQVxuz/7hQqVO3G1PZdjSMekdWPcwpTTPijZ CSMw== X-Gm-Message-State: AOJu0YwsbsPPduJsu5hhbtoQk/3U0bJjz5/6CcoKUFsjoZIt9tfCN6u6 A6bp4q4QjgiNdCFHNyTp0e2Lz6nMrr8NbxRi/ZAzfBgagXTvQmXrfEC+dOq8u4v2SoXaJ1mo+Vs Qjn3yIXaqeLj6Kr6frDjNUn7/Lozccuyk8l5NYo4P X-Google-Smtp-Source: AGHT+IFVwG3r3uVEHpLTTnZlU+F8KSN3T+de7uzcI99JVrLNCjcvXEyJS9gTnF+kcqEijjgQTmCT9XucPaon X-Received: by 2002:a81:a116:0:b0:61a:e2f8:f7ca with SMTP id 00721157ae682-622aff9a6cdmr170434107b3.21.1715691416784; Tue, 14 May 2024 05:56:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6209e2328c0sm8350337b3.2.2024.05.14.05.56.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 05:56:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 05:56:56 -0700 (PDT) Message-ID: <66435f98.810a0220.2e937.14f3SMTPIN_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 6BFAA6052538; Tue, 14 May 2024 08:56:56 -0400 (EDT) Subject: |SUCCESS| pw140053 [PATCH] [v6] 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: <20240514091630.443051-1-daniil.ushkov@yandex.ru> References: <20240514091630.443051-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140053 _Functional Testing PASS_ Submitter: Daniil Ushkov Date: Tuesday, May 14 2024 09:16:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140053 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29952/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/