Re: linux-next: ibmveth runtime errors

2011-04-28 Thread David Miller
From: Stephen Rothwell Date: Thu, 28 Apr 2011 12:11:24 +1000 > From: =?UTF-8?q?Micha=C5=82=20Miros=C5=82aw?= > Date: Thu, 28 Apr 2011 11:59:15 +1000 > Subject: [PATCH] net: ibmveth: force reconfiguring checksum settings on > startup > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8

Re: linux-next: ibmveth runtime errors

2011-04-27 Thread Stephen Rothwell
Hi Michał, On Wed, 27 Apr 2011 12:36:22 +0200 Michał Mirosław wrote: > > Please test the following patch. It's just a blind guess, as this error > is not descriptive. > > Best Regards, > Michał Mirosław > > --- > > net: ibmveth: force reconfiguring checksum settings on startup > > Commit b93

Re: linux-next: ibmveth runtime errors

2011-04-27 Thread Michał Mirosław
On Wed, Apr 27, 2011 at 02:49:01PM +1000, Stephen Rothwell wrote: > For the last couple of days, linux-next booting on a few of our Power > partitions (but not all) have produced this error (over and over): > > ibmveth 300b: eth0: tx: h_send_logical_lan failed with rc=-4 > > Linus' tree seems

linux-next: ibmveth runtime errors

2011-04-26 Thread Stephen Rothwell
Hi all, For the last couple of days, linux-next booting on a few of our Power partitions (but not all) have produced this error (over and over): ibmveth 300b: eth0: tx: h_send_logical_lan failed with rc=-4 Linus' tree seems to boot fine on these partitions. The only commit directly affectin