From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <jfreimann@redhat.com>
Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28])
 by dpdk.org (Postfix) with ESMTP id B85367CE2
 for <dev@dpdk.org>; Tue, 22 Aug 2017 14:10:55 +0200 (CEST)
Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com
 [10.5.11.16])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.redhat.com (Postfix) with ESMTPS id E055E8763C;
 Tue, 22 Aug 2017 12:10:54 +0000 (UTC)
DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com E055E8763C
Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com;
 dmarc=none (p=none dis=none) header.from=redhat.com
Authentication-Results: ext-mx02.extmail.prod.ext.phx2.redhat.com;
 spf=fail smtp.mailfrom=jfreimann@redhat.com
Received: from localhost (ovpn-116-196.ams2.redhat.com [10.36.116.196])
 by smtp.corp.redhat.com (Postfix) with ESMTPS id 3AED461795;
 Tue, 22 Aug 2017 12:10:50 +0000 (UTC)
Date: Tue, 22 Aug 2017 14:10:48 +0200
From: Jens Freimann <jfreimann@redhat.com>
To: "Stojaczyk, DariuszX" <dariuszx.stojaczyk@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
 "Wodkowski, PawelX" <pawelx.wodkowski@intel.com>,
 "Maxime Coquelin (mcoqueli)" <maxime.coquelin@redhat.com>,
 "yliu@fridaylinux.org" <yliu@fridaylinux.org>
Message-ID: <20170822121048.evws7sznibgrn7m3@localhost.localdomain>
References: <1503308082-17926-1-git-send-email-dariuszx.stojaczyk@intel.com>
 <20170821150034.sevaefe57m3pnlpd@localhost.localdomain>
 <FBE7E039FA50BF47A673AD0BD3CD56A8EF735D@HASMSX105.ger.corp.intel.com>
 <20170822115844.owipopdjodt4vvxf@localhost.localdomain>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline
In-Reply-To: <20170822115844.owipopdjodt4vvxf@localhost.localdomain>
User-Agent: NeoMutt/20170714 (1.8.3)
X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16
X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16
 (mx1.redhat.com [10.5.110.26]); Tue, 22 Aug 2017 12:10:55 +0000 (UTC)
Subject: Re: [dpdk-dev] [PATCH] vhost: added user callbacks for socket
 open/close
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 22 Aug 2017 12:10:56 -0000

On Tue, Aug 22, 2017 at 01:58:44PM +0200, Jens Freimann wrote:
>On Tue, Aug 22, 2017 at 09:55:19AM +0000, Stojaczyk, DariuszX wrote:
>Do we need a documentation change for this?

To answer my own question, I think doc/guides/prog_guide/vhost_lib.rst
needs an update.

regards,
Jens 
>
>
>regards,
>Jens