From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples/vhost: fix a typo Date: Tue, 15 Jan 2019 02:47:35 +0100 Message-ID: <6325179.cbHsqraYLy@xps> References: <1547477267-8131-1-git-send-email-ramirose@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Gavin Hu (Arm Technology China)" , "maxime.coquelin@redhat.com" , "huawei.xie@intel.com" , "tiwei.bie@intel.com" , stable@dpdk.org To: Rami Rosen Return-path: In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 14/01/2019 16:37, Gavin Hu (Arm Technology China): > > > -----Original Message----- > > From: dev On Behalf Of Rami Rosen > > Sent: Monday, January 14, 2019 10:48 PM > > To: dev@dpdk.org > > Cc: maxime.coquelin@redhat.com; huawei.xie@intel.com; > > tiwei.bie@intel.com; Rami Rosen > > Subject: [dpdk-dev] [PATCH] examples/vhost: fix a typo > > > > This minor patch fixes a typo in examples/vhost/main.c. > > > > Fixes: d19533e86f1d ("examples/vhost: copy old vhost example") > > > > Signed-off-by: Rami Rosen > > Reviewed-by: Gavin Hu +Cc stable Applied, thanks