Re: [PATCHv6 net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4

2014-03-12 Thread Casey Leedom
[[Sorry, the first effort at this reply fell afoul of netdev’s HTML email filter and my Mail Agent’s default modes. — Casey]] On Mar 12, 2014, at 12:51 PM, David Miller wrote: > > This is becomming beyond tiring. Im really sorry for how much work this has turned into David. Hari is trying t

Re: [PATCHv3 net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4

2014-03-05 Thread Casey Leedom
On Mar 5, 2014, at 11:59 AM, Casey Leedom wrote: > > On Mar 5, 2014, at 11:52 AM, Or Gerlitz wrote: > >> On Wed, Mar 5, 2014 at 9:46 PM, Casey Leedom wrote: >> >> are you referring to constants defined in >> drivers/net/ethernet/chelsio/cxgb4/t4_hw.h or ot

Re: [PATCHv3 net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4

2014-03-05 Thread Casey Leedom
On Mar 5, 2014, at 11:52 AM, Or Gerlitz wrote: > On Wed, Mar 5, 2014 at 9:46 PM, Casey Leedom wrote: >> On Mar 5, 2014, at 11:39 AM, Or Gerlitz wrote: >>> On Wed, Mar 5, 2014 at 9:15 PM, Casey Leedom wrote: >>>> Yes, thanks mightily for your help and ad

Re: [PATCHv3 net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4

2014-03-05 Thread Casey Leedom
On Mar 5, 2014, at 11:39 AM, Or Gerlitz wrote: > On Wed, Mar 5, 2014 at 9:15 PM, Casey Leedom wrote: >> Yes, thanks mightily for your help and advice and sorry for the size of the >> updates. Hari has taken on the very difficult task of synchronizing our >> out-of-kern

Re: [PATCHv3 net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4

2014-03-05 Thread Casey Leedom
Yes, thanks mightily for your help and advice and sorry for the size of the updates. Hari has taken on the very difficult task of synchronizing our out-of-kernel development branch with the in-kernel code. These two code bases have drifted apart quite a bit because of the difficulty of trans

Re: [PATCH net-next 05/22] cxgb4: Add T5 write combining support

2013-03-13 Thread Casey Leedom
On 03/13/13 08:43, David Laight wrote: From my recollection of the x86 architecture, the memory barriers are hardly ever needed, certainly not in the places where, for example a ppc needs them. I'd actually suspect that the normal wmb() for x86 should be a nop. About the only place where any o