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 0995643E91 for ; Wed, 17 Apr 2024 12:04:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03CDF40E25 for ; Wed, 17 Apr 2024 12:04:41 +0200 (CEST) Received: from mail-qv1-f50.google.com (mail-qv1-f50.google.com [209.85.219.50]) by mails.dpdk.org (Postfix) with ESMTP id 144CE4029E for ; Wed, 17 Apr 2024 12:04:39 +0200 (CEST) Received: by mail-qv1-f50.google.com with SMTP id 6a1803df08f44-69943ef42b2so28556076d6.3 for ; Wed, 17 Apr 2024 03:04:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1713348278; x=1713953078; 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=70C2Ou63Be7DwPRkW1k6gsOwp9Mnu6wwR0KHQEkguqQ=; b=QLL0oMeBjymRgS55mdT6nfrvZzcic9EaxCiro8n9JGlte/K6u/J9jvamBSqQD/gTbj +FkQI9lwBnGKF7zr5g/Y5+3lmnnwpcv6lnAGdJFuM52PlXsmrgP4K6vAyNUrC5vhvwDM dJsYzOGHFd5GUtk67wy0QlJI7qxaL3s9DMy1SujaToN/5wcHcuKYKnOolc+BHJL/P++F gTewe0qQv5TwXk+OzZc9EHxVfIlPdcW0AnkdM4zbqwcWRk3N2sK27s2doo8C+h0Ixzlt rExpj6LVXD7esMB5tO+U+g+M2HT7TalltDiJZapRMNju2rn39XmH2AwnfH4qqltR0S8P VaAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713348278; x=1713953078; 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=70C2Ou63Be7DwPRkW1k6gsOwp9Mnu6wwR0KHQEkguqQ=; b=Oq7xzUiJkkSsuOaoGh5+wSFIeimSu9PjCQsPUxlHUa/sau7TmBYp4fDuAzGFjc8HDB x0ZA9nw9ht00NzPvxX5pKG33vVoZQgwFdxS/7FysnFGQyyAjSe8gfxrxnthKgM3QH3hY 092S/cgk+l7E+lx+zC+MfbIjEUAhWZKScLmsaTwI4tFk1BbZEGDCRa7YgoHiox5AxYig xGOGO9donipAFGwGJPP1YHiSweT9DvECZ1Fvml+NT4oJD8SBLf8vW7kELS7l50zrGwaT IrbGUYvlPSgaVQhnEVh1mQHyEwfbl8M7XQ4N1npmY7/TwhSej9aIQBlmrhlIrT0YMbyQ 9nlA== X-Gm-Message-State: AOJu0YyjLp8Mb7bSIHRqGvYoYFs5rVk9jnsAZJG7ktSy7cEvddTgtNtx IhYVbcE42QC7HZ61m5rJ0IBs+swnGw7RXxMyQ8pxm46nI/6vaf/LkSN2Stumt9CL5KrLmW0q7R8 7 X-Google-Smtp-Source: AGHT+IHRj2Sutzo97XMKUnMF3aAh/rlEVKmIwQm/warZJ86h/O5oXpMrHErgVe9nK9+WTr2KNSJYww== X-Received: by 2002:a05:6214:10cc:b0:69b:5e44:59f5 with SMTP id r12-20020a05621410cc00b0069b5e4459f5mr11637823qvs.7.1713348277976; Wed, 17 Apr 2024 03:04:37 -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 d2-20020a0cf6c2000000b0069b4df4057bsm7874618qvo.74.2024.04.17.03.04.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Apr 2024 03:04:37 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139448 [PATCH v2] lib/vhost: add flag for async connection in client mode Date: Wed, 17 Apr 2024 06:04:36 -0400 Message-Id: <20240417100436.473596-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240417091250.187218-1-udav@mts.ru> References: <20240417091250.187218-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/139448/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8719531238