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 01DC945BB4; Wed, 23 Oct 2024 18:08:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6F09402EF; Wed, 23 Oct 2024 18:08:30 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 049D0400D5 for ; Wed, 23 Oct 2024 18:08:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1729699708; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ag86pjfFDQAbqZ7yflhwMYY9wlVDzdoYfHun1A/FVCA=; b=Cx+A6SvtpdXjL3xe7D5hF0EJ7U0ihH4jZUtv274S304dJ9kP0e37WZUdqCoJgoFmU5P9ji ep7haxF7D2P0kuj6esyLdfrpkfqBvuWYswasM1ezQOisQU1eFK3U7I8GxmciGTsOJaKnR4 dZQhteQONHzJ2KsG3osJUmNmowi8XnE= Received: from mail-lf1-f72.google.com (mail-lf1-f72.google.com [209.85.167.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-615-At-YxpT2MnapPEt7OEQr-Q-1; Wed, 23 Oct 2024 12:08:26 -0400 X-MC-Unique: At-YxpT2MnapPEt7OEQr-Q-1 Received: by mail-lf1-f72.google.com with SMTP id 2adb3069b0e04-539f067414fso5407707e87.2 for ; Wed, 23 Oct 2024 09:08:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729699704; x=1730304504; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ag86pjfFDQAbqZ7yflhwMYY9wlVDzdoYfHun1A/FVCA=; b=aM3p/DSV1Os0mFM3zpHMrVoc9nPAMidO+6baDZXEmxRP3V0iBuOEnTeG/t2nRWwUwN SrJKZ5BP1USnT/IENa9bnapjaY+JUWgZug9stlwiRE4T8iItWuzFkZ+yWoGPfqIJguIg zQviWgO6cq3AZjFBBJiHuZrnl/Lm6YeYTPUzso2AdInzTs+z/iugtyrX9QRXCqlaWmlv gIJoW+oWn1OYRkwlt7ZW4kLfiNA6ww/DJZwOE3otZzmdzRslvDhT8L0HjCQW0JAkE8FV kpwYpP2YZiT9KdAl7fI2Yu0UmsP87fY+9QxPnCSpZ22xqpoz5KJax7jSbsUm4nJ/6E14 m8dQ== X-Gm-Message-State: AOJu0Yx+6tCZcI3v7rxSfPJ60Zldam9Pw2hnh3LJFkx6nsvFJXrBMUwo vZauDGbbLokO88yLLdQC0GLLzluZtQ79+880jGX4VYAhqUpXgOi5xoX9C8ywwazCstSjlCnUN+k tOaj3HTzTHh8j8Yv3zaskKbWKMgcvoPPlnB11MVhMPjS/m9KlxJoubq60lsk8DpKBsU+lDXw/5Q fneDl2GQLBhyjHO1Y= X-Received: by 2002:a05:6512:2214:b0:539:8df0:4d45 with SMTP id 2adb3069b0e04-53b1a35514amr1776611e87.38.1729699704377; Wed, 23 Oct 2024 09:08:24 -0700 (PDT) X-Google-Smtp-Source: AGHT+IGV5OEoV9YufmjRb1tVUcwqVc31vWbIgg1K/4yh3Tq6BjqGc++BJtOb+jSAADEqVob1yMgBZ9/rnWioEuANCko= X-Received: by 2002:a05:6512:2214:b0:539:8df0:4d45 with SMTP id 2adb3069b0e04-53b1a35514amr1776590e87.38.1729699703959; Wed, 23 Oct 2024 09:08:23 -0700 (PDT) MIME-Version: 1.0 References: <20241023151552.2863387-1-maxime.coquelin@redhat.com> <20241023151552.2863387-6-maxime.coquelin@redhat.com> In-Reply-To: <20241023151552.2863387-6-maxime.coquelin@redhat.com> From: David Marchand Date: Wed, 23 Oct 2024 18:08:13 +0200 Message-ID: Subject: Re: [PATCH 5/6] vhost: fix and refactor VDUSE reconnect log check To: Maxime Coquelin Cc: dev@dpdk.org, chenbox@nvidia.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Wed, Oct 23, 2024 at 5:16=E2=80=AFPM Maxime Coquelin wrote: > > This patch fixes missing error handling in checking the > reconnect log version, and takes the opportunity to move > all the checks into a dedicated function to simply VDUSE > device creation code. > > Fixes: da79cc7fda76 ("vhost: add reconnection support to VDUSE") > > Signed-off-by: Maxime Coquelin Same comment, no additional log. --=20 David Marchand