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 2B0FD43E90 for ; Wed, 17 Apr 2024 11:44:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26EAC402AE for ; Wed, 17 Apr 2024 11:44:41 +0200 (CEST) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by mails.dpdk.org (Postfix) with ESMTP id 595594029E for ; Wed, 17 Apr 2024 11:44:37 +0200 (CEST) Received: by mail-qk1-f175.google.com with SMTP id af79cd13be357-78f05aec21cso4923985a.0 for ; Wed, 17 Apr 2024 02:44:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1713347076; x=1713951876; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=L4hFtTgWpoDVuSzEyXh1GRjOorlBHpIfesnAFQmZTX4=; b=uOowIfzkVQIXR+ODxseGaO/Iw8wFihMviabfaPB4KZnE6SkmDOdLgcWqdcC0KJzAon xH7i/V3pbFoUc6S99Ivwf0LU68tKE4kawqaLFEmaE71wv05KJvgmIWAZdcBde8n5pON8 TKCIFvzMpeuXEgMsD+/LybAhqflpwHTptGLAPLWjS9uqoUQSnlXR8YrbL+K2CrFVCnEM oD1tJjXR/lAjIRFXj975k8OEXTYVkXk3J5rfz1NgRG2ctJsijpdpABqxy7qCs+6IKhp9 V+Q+axw53ett6IQn6r/+sWDiTziEwy8NKNLGOKSJuC1NiM9wu5SWuK2R/sGeYYylC/C6 uWqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713347076; x=1713951876; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L4hFtTgWpoDVuSzEyXh1GRjOorlBHpIfesnAFQmZTX4=; b=n4cFggBgmLg3FRuBsGKmTYbOXwoTpchRubRDfaf9sPQ0HsIGCOSZjuHQ1kLH1zLE+p 1/QK4p5BtMQNsQXSgt9BxkJrXstZzy2ZiLt+JvbguMtG80AuZrdg7zCf19zNTh67zUaY R4+x+FK4Gb2S7HrdHAnq9z/jWjm+849EwjTSmk8kcYYhACZ7RambNK6LnwySVwN/+GmX kj+v8QWvUq6W8PREBojzbQ8AAnPHDMDimNq8CwNMQz4dK1YpbpYmpu9J/jqb1tBYG5uI KLJTeiGq5I5yw1u8bWTebCmsjetGurmJWxSfLRVRSzI7e7Lijg7TuUJhpVx/y4dvO/H0 WnDg== X-Gm-Message-State: AOJu0YzJDr2+hZCM1C+92yaqPm3sFmXf/IYYJq2HV7zTVygiJ1BmcOE7 y9n7uMhUpY0xadSNHuZYWXRWQ80Xfyk3sJ6q4qBnsaD61wCSStZzkZSqTuLsP8K9Z021bq6McVM B X-Google-Smtp-Source: AGHT+IGX2AQHpR0VWFqKNOYT0eFh5nqnyrwji8/dh70k/rXgo9aCV3dzbPdstWIVVbKsenwVqKBWPA== X-Received: by 2002:a05:6214:aa6:b0:69b:5844:adce with SMTP id ew6-20020a0562140aa600b0069b5844adcemr14197025qvb.19.1713347076148; Wed, 17 Apr 2024 02:44:36 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id f8-20020a05621400c800b0069b7c8ced6asm3229156qvs.12.2024.04.17.02.44.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Apr 2024 02:44:35 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139447 [PATCH] lib/vhost: add flag for async connection in client mode Date: Wed, 17 Apr 2024 05:44:34 -0400 Message-Id: <20240417094434.426926-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240417083835.164456-1-udav@mts.ru> References: <20240417083835.164456-1-udav@mts.ru> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/139447/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8719243408