From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 1/4] enic: enable NIC max packet size discovery Date: Fri, 24 Jun 2016 11:56:34 +0100 Message-ID: <20160624105634.GC13456@bricha3-MOBL3> References: <1466140969-5580-1-git-send-email-johndale@cisco.com> <1466140969-5580-2-git-send-email-johndale@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: John Daley Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 782E0C68A for ; Fri, 24 Jun 2016 12:56:38 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1466140969-5580-2-git-send-email-johndale@cisco.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 Thu, Jun 16, 2016 at 10:22:46PM -0700, John Daley wrote: > Pull in common VNIC code which enables querying for max egress > packet size. > With this patch applied is the user able to query the max packet size, or is it just that the driver is able to do so for use by other functions? /Bruce