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 F0EDD45BC0 for ; Thu, 24 Oct 2024 10:47:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDBDF4339A for ; Thu, 24 Oct 2024 10:47:01 +0200 (CEST) Received: from mail-qv1-f53.google.com (mail-qv1-f53.google.com [209.85.219.53]) by mails.dpdk.org (Postfix) with ESMTP id B95A043352 for ; Thu, 24 Oct 2024 10:46:59 +0200 (CEST) Received: by mail-qv1-f53.google.com with SMTP id 6a1803df08f44-6cbf0e6414aso3668656d6.1 for ; Thu, 24 Oct 2024 01:46:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729759618; x=1730364418; 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=r49hAyCVHtxrmFpFYb6+0OqxSqH7TLopr7PyhreCn0I=; b=r/S9i//Ad9+Gv0atwEwzoQIg4iTvyrRmmvGtyWfe+XXnCBzbey4Rqe/+5/WOAL1w/U lnwYDReFXpd+o7FSGv9Z2fvibqcDCaUihJb3airUdiAKLKhioGMGfjm61bn0/1ZZ8yyL FuEg0R7HpIA6JHLQkf4gNPwHLEAwbiulkH2zZbCs9HeTWwP7GoDz/Njw5SFUI2Tl11pb H1+zS4HTnelflYrHPFGxKvYV/apXUSFDL8DCTAiDx43/BejzDJb5TtqrNv8Gb1Qxd/dP nDvYcBDNBkextJP6mlLMJvwv+sM9cpC9tTtZIf32zfHoNOCNeMrJRJhKRuCGerLQUUgd af3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729759618; x=1730364418; 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=r49hAyCVHtxrmFpFYb6+0OqxSqH7TLopr7PyhreCn0I=; b=AUYuHv8CsFd67SErTOp5G9M/n6L6sGjtiQFeIOMQjP6L8oPFtHPtzpm1ghK8/vMvx1 N9uBni7H77eT9cwxgtIuzZsp7xlBBkNnqkO1ynXwRBC+EFsWQNizfARp2Egi79DLakj4 cDOP1k58UWgBo6ZJG1Hlqj52+FfdjjeXt7S8QoUrYLBNh7noZ2m4QCnjIK5q8GQt00uF yBk65MEbyusIvFcHW31UDnjB55MXocIm8oPPkJ6fQq73v13x+AFZCIpe1ahLfG7qMjEN n43ypCsXqgFMfTVGcfmZTkpfsGn57DNlgtdSvHsyF4TCZqf1xA95tgHs2a9r5mvgHxaf A/GA== X-Gm-Message-State: AOJu0YyO7AaJdZapI8N0Z4976m5d8hST8BNm2qbYy8k3ryS7FWl2QIlq nzRCKAEhmgVZ3vLFFblrh23ekzty2NXeEvBMNvSoChZNN7l9MruSR+rkj9B0yjpJXey5nqn8dos 9 X-Google-Smtp-Source: AGHT+IE/YslobbgVWPfDqG3OXEYbq6MiRW325l9udwbR/XxlsGUeGE4YFVFETNU1GR3rH0n9J8rRTA== X-Received: by 2002:a05:6214:5241:b0:6cb:f1cb:a161 with SMTP id 6a1803df08f44-6d093e889a6mr14151936d6.43.1729759618216; Thu, 24 Oct 2024 01:46:58 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6ce009db6a2sm46940206d6.104.2024.10.24.01.46.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 01:46:56 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw147073 [PATCH v2 6/6] vhost: move VDUSE reconnection after device is created Date: Thu, 24 Oct 2024 04:46:54 -0400 Message-ID: <20241024084654.154749-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024075441.3723352-7-maxime.coquelin@redhat.com> References: <20241024075441.3723352-7-maxime.coquelin@redhat.com> 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/147073/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11495201738