From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [memnic PATCH 2/5] pmd: check frame length from host Date: Fri, 21 Mar 2014 19:00:43 +0100 Message-ID: <3014483.eBrRe8CHLc@xps13> References: <7F861DC0615E0C47A872E6F3C5FCDDBD01073AFA@BPXM14GP.gisp.nec.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org, Hayato Momma To: Hiroshi Shimamoto Return-path: In-Reply-To: <7F861DC0615E0C47A872E6F3C5FCDDBD01073AFA-ZmjkEB1lVlLt6d3pZDjeaEtBU8KWyXPq@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" 11/03/2014 05:38, Hiroshi Shimamoto: > Drop packets which have invalid length. > > Normally this must not happen while vSwitch works fine, however > it's better to put a sentinel to prevent memory corruption. > > Signed-off-by: Hiroshi Shimamoto > Reviewed-by: Hayato Momma Acked and applied with title "pmd: check received frame length" Thank you -- Thomas