From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 32719200627 for ; Thu, 12 Jan 2012 09:18:35 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 2E8EA4284F for ; Thu, 12 Jan 2012 09:18:34 -0800 (PST) Date: Thu, 12 Jan 2012 09:18:34 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f0f15ea2732a_301a3fbac148daf82178cd@sh1.rs.github.com.mail> Subject: [dtaht/deBloat] : Wrapped ethtool for tx ring and offloads Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f0f15ea253a1_301a3fbac148daf821766f"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2012 17:18:35 -0000 ----==_mimepart_4f0f15ea253a1_301a3fbac148daf821766f Date: Thu, 12 Jan 2012 09:18:34 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f0f15ea26427_301a3fbac148daf82177c0@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: 6a2215537d5a7543528cb8b75f01effef13d76b5 https://github.com/dtaht/deBloat/commit/6a2215537d5a7543528cb8b75f01effef13d76b5 Author: Dave Taht Date: 2012-01-12 (Thu, 12 Jan 2012) Changed paths: M src/debloat Log Message: ----------- Wrapped ethtool for tx ring and offloads There will probably be some inputs this will fail on, so we're going to exercise it by default for a while... * also tossed in trim function ----==_mimepart_4f0f15ea253a1_301a3fbac148daf821766f--