Disabling 9k jumbo clusters on mce(4)

2019-05-03 Thread Garrett Wollman
Does anyone have an easy patch to keep mce(4) from trying to use 9k jumbo mbuf clusters? I think I went down this road once before but the fix wasn't as obvious as it is for the Intel drivers. (I assume the hardware is not so broken that it requires packets to be stored in contiguous physical mem

Re: Disabling 9k jumbo clusters on mce(4)

2019-05-03 Thread Konstantin Belousov
On Fri, May 03, 2019 at 12:55:54PM -0400, Garrett Wollman wrote: > Does anyone have an easy patch to keep mce(4) from trying to use 9k > jumbo mbuf clusters? I think I went down this road once before but > the fix wasn't as obvious as it is for the Intel drivers. (I assume > the hardware is not s

Re: Disabling 9k jumbo clusters on mce(4)

2019-05-03 Thread Garrett Wollman
< said: > On Fri, May 03, 2019 at 12:55:54PM -0400, Garrett Wollman wrote: >> Does anyone have an easy patch to keep mce(4) from trying to use 9k >> jumbo mbuf clusters? I think I went down this road once before but >> the fix wasn't as obvious as it is for the Intel drivers. (I assume >> the h

Re: Disabling 9k jumbo clusters on mce(4)

2019-05-03 Thread Konstantin Belousov
On Fri, May 03, 2019 at 03:37:11PM -0400, Garrett Wollman wrote: > < said: > > > On Fri, May 03, 2019 at 12:55:54PM -0400, Garrett Wollman wrote: > >> Does anyone have an easy patch to keep mce(4) from trying to use 9k > >> jumbo mbuf clusters? I think I went down this road once before but > >>