From: Alexander Duyck Date: Wed, 5 Oct 2011 13:35:24 +0000 (+0000) Subject: igb: Make Tx budget for NAPI user adjustable X-Git-Tag: v3.2-rc1~129^2~123^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13fde97a48b622a192ae7d0a8011248be891cdd4;p=pandora-kernel.git igb: Make Tx budget for NAPI user adjustable This change is to make the NAPI budget limits for transmit adjustable. Currently they are only set to 128, and when the changes/improvements to NAPI occur to allow for adjustability, it would be possible to tune the value for optimal performance with applications such as routing. v2: remove tie between NAPI and interrupt moderation fix work limit define name (s/IXGBE/IGB/) Update patch description to better reflect patch Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Tested-by: Aaron Brown --- Reading git-diff-tree failed