> -Original Message-
> From: Richardson, Bruce
> Sent: Friday, December 05, 2014 12:11 PM
> To: Ananyev, Konstantin
> Cc: Jean-Mickael Guerin; dev at dpdk.org
> Subject: Re: [PATCH v2] ixgbe: don't override mbuf buffer length
>
> On Fri, Dec 05, 2014 at 11:59:50AM +, Ananyev, Konstan
On Fri, Dec 05, 2014 at 11:59:50AM +, Ananyev, Konstantin wrote:
>
>
> > -Original Message-
> > From: Richardson, Bruce
> > Sent: Friday, December 05, 2014 11:29 AM
> > To: Ananyev, Konstantin
> > Cc: Jean-Mickael Guerin; dev at dpdk.org
> > Subject: Re: [PATCH v2] ixgbe: don't overri
> -Original Message-
> From: Richardson, Bruce
> Sent: Friday, December 05, 2014 11:29 AM
> To: Ananyev, Konstantin
> Cc: Jean-Mickael Guerin; dev at dpdk.org
> Subject: Re: [PATCH v2] ixgbe: don't override mbuf buffer length
>
> On Fri, Dec 05, 2014 at 11:19:11AM +, Ananyev, Konstan
On Fri, Dec 05, 2014 at 11:19:11AM +, Ananyev, Konstantin wrote:
>
>
> > -Original Message-
> > From: Richardson, Bruce
> > Sent: Friday, December 05, 2014 10:39 AM
> > To: Ananyev, Konstantin
> > Cc: Jean-Mickael Guerin; dev at dpdk.org
> > Subject: Re: [PATCH v2] ixgbe: don't overri
> -Original Message-
> From: Richardson, Bruce
> Sent: Friday, December 05, 2014 10:39 AM
> To: Ananyev, Konstantin
> Cc: Jean-Mickael Guerin; dev at dpdk.org
> Subject: Re: [PATCH v2] ixgbe: don't override mbuf buffer length
>
> On Fri, Dec 05, 2014 at 01:10:28AM +, Ananyev, Konstan
On Thu, Dec 04, 2014 at 07:09:13PM +0100, Jean-Mickael Guerin wrote:
> The template mbuf_initializer is hard coded with a buflen which
> might have been set differently by the application at the time of
> mbuf pool creation.
>
> Switch to a mbuf allocation, to fetch the correct default values.
> T
On Fri, Dec 05, 2014 at 01:10:28AM +, Ananyev, Konstantin wrote:
>
>
> > -Original Message-
> > From: Jean-Mickael Guerin [mailto:jean-mickael.guerin at 6wind.com]
> > Sent: Thursday, December 04, 2014 6:09 PM
> > To: dev at dpdk.org
> > Cc: Richardson, Bruce; Ananyev, Konstantin
> >
> -Original Message-
> From: Jean-Mickael Guerin [mailto:jean-mickael.guerin at 6wind.com]
> Sent: Thursday, December 04, 2014 6:09 PM
> To: dev at dpdk.org
> Cc: Richardson, Bruce; Ananyev, Konstantin
> Subject: [PATCH v2] ixgbe: don't override mbuf buffer length
>
> The template mbuf_i
The template mbuf_initializer is hard coded with a buflen which
might have been set differently by the application at the time of
mbuf pool creation.
Switch to a mbuf allocation, to fetch the correct default values.
There is no performance impact because this is not a data-plane API.
Signed-off-b
9 matches
Mail list logo