From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH v2] virtio: check if virtio net header could fit in mbuf headroom Date: Wed, 27 Apr 2016 15:11:46 -0700 Message-ID: <20160427221146.GJ7832@yliu-dev.sh.intel.com> References: <1461594092-40212-1-git-send-email-huawei.xie@intel.com> <1461713275-125779-1-git-send-email-huawei.xie@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Huawei Xie Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 8050938EB for ; Thu, 28 Apr 2016 00:09:39 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1461713275-125779-1-git-send-email-huawei.xie@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Apr 27, 2016 at 07:27:55AM +0800, Huawei Xie wrote: > check merge-able header as it is supported. > previously we don't support merge-able feature, so non merge-able > header is checked. > > v2: > add missed signoff Applied to dpdk-next-virtio with above version log removed: DPDK prefers to put it below the SoB, so that it will not be in git history. Thanks. --yliu