On Thu, Jun 29, 2017 at 08:01:45AM +0000, Tan, Jianfeng wrote: > > > > -----Original Message----- > > From: Maxime Coquelin [mailto:maxime.coque...@redhat.com] > > Sent: Thursday, June 29, 2017 3:58 PM > > To: dev@dpdk.org; y...@fridaylinux.org > > Cc: i.dyu...@samsung.com; Tan, Jianfeng; sta...@dpdk.org; Maxime > > Coquelin > > Subject: [PATCH] vhost: fix MTU device feature check > > > > The MTU feature support check has to be done against MTU > > feature bit mask, and not bit position. > > > > Cc: sta...@dpdk.org > > Fixes: 72e8543093df ("vhost: add API to get MTU value") > > > > Signed-off-by: Maxime Coquelin <maxime.coque...@redhat.com> > > Reviewed-by: Jianfeng Tan <jianfeng....@intel.com>
Applied to dpdk-next-virtio. Thanks. --yliu