From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples/vhost: Fix data len issue Date: Thu, 11 Dec 2014 02:07:31 +0100 Message-ID: <2555387.yYKvcR27Ln@xps13> References: <1418213507-1911-1-git-send-email-changchun.ouyang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Ouyang Changchun Return-path: In-Reply-To: <1418213507-1911-1-git-send-email-changchun.ouyang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > Search the right segment to increase its data length, rather than > wrongly early return and exit the tx function, which leads to drop all jumbo frame packets > when vm2vm is in hard forward mode. > > Signed-off-by: Changchun Ouyang Applied Thanks -- Thomas