From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: "TX WTHRESH must be set to 0 if tx_rs_thresh is greater than 1" Date: Mon, 20 Oct 2014 13:29:26 -0700 Message-ID: <20141020202926.GA31411@mhcomputing.net> References: <20141018225002.GA17115@mhcomputing.net> <5443C0B3.6060805@bisdn.de> <5809CF89-13EB-4698-B4B4-AFD41897DD33@mhcomputing.net> <20141020093601.GA13756@BRICHA3-MOBL> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev-VfR2kkLFssw@public.gmane.org To: Bruce Richardson Return-path: Content-Disposition: inline In-Reply-To: <20141020093601.GA13756@BRICHA3-MOBL> 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" On Mon, Oct 20, 2014 at 10:36:01AM +0100, Bruce Richardson wrote: > On Sun, Oct 19, 2014 at 10:08:29AM -0700, Matthew Hall wrote: > > 1.7.1 with a few minor clang compatibility patches in the example apps > > Rather than trying to tune the results yourself, maybe you could look to > merge in the following patch set also, to offload responsibility for the > driver settings to the driver itself. > > http://thread.gmane.org/gmane.comp.networking.dpdk.devel/6189 > > /Bruce Sounds good... I'll try it out and see if I can cherry-pick it onto my codebase. Matthew.