Re: MSI-X for ix(4) again

2020-03-30 Thread Martin Pieuchot
On 26/03/20(Thu) 12:13, Martin Pieuchot wrote: > Previous diff had a bug in the interrupt handler refactoring that showed > up on i386. The version below has been tested on i386 and doesn't seem > to cause any regression. > > Here's the original explanation, diff below has msix toggle to "off": >

MSI-X for ix(4) again

2020-03-26 Thread Martin Pieuchot
Previous diff had a bug in the interrupt handler refactoring that showed up on i386. The version below has been tested on i386 and doesn't seem to cause any regression. Here's the original explanation, diff below has msix toggle to "off": > Diff below allows ix(4) to establish two MSI-X handlers