From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] igb: handle VF LPE mailbox message Date: Tue, 28 Apr 2015 18:19:14 +0200 Message-ID: <1460927.AAIIptn4hR@xps13> References: <1426680091-26328-1-git-send-email-sergio.gonzalez.monroy@intel.com> <2601191342CEEE43887BDE71AB977258213F7221@irsmsx105.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Gonzalez Monroy, Sergio" Return-path: In-Reply-To: <2601191342CEEE43887BDE71AB977258213F7221-pww93C2UFcwu0RiL9chJVbfspsVTdybXVpNB7YpNyf8@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" > > This patch adds the handle function for the LPE mailbox message (VF to > > PF) to set maximum packet size, which can be used to enable jumbo > > frame support. > > > > Signed-off-by: Sergio Gonzalez Monroy > > Acked-by: Konstantin Ananyev Applied, thanks