Re: PCI-MSI-edge in /proc/interrupts

2011-08-08 Thread Henrique de Moraes Holschuh
On Mon, 08 Aug 2011, Camaleón wrote: > On Mon, 08 Aug 2011 17:57:49 +0900, J.Hwan Kim wrote: > > When I read /proc/interrupts, it displays interrupt type of my ethernet > > card with "PCI-MSI-edge". > > Mmm, I get two modes for each of my ethernet devices: > > sm01@stt008:~$ grep -i eth /proc/int

Re: PCI-MSI-edge in /proc/interrupts

2011-08-08 Thread Henrique de Moraes Holschuh
On Mon, 08 Aug 2011, J.Hwan Kim wrote: > ethernet card with "PCI-MSI-edge". > Does it mean MSI-X interrupt or MSI interrupt? It could be either. Use lspci -vvv as root to check whether MSI or MSI-X is active on the device. -- "One disk to rule them all, One disk to find them. One disk to brin

Re: PCI-MSI-edge in /proc/interrupts

2011-08-08 Thread Camaleón
On Mon, 08 Aug 2011 17:57:49 +0900, J.Hwan Kim wrote: > When I read /proc/interrupts, it displays interrupt type of my ethernet > card with "PCI-MSI-edge". Mmm, I get two modes for each of my ethernet devices: sm01@stt008:~$ grep -i eth /proc/interrupts 20: 1 0 0

PCI-MSI-edge in /proc/interrupts

2011-08-08 Thread J.Hwan Kim
Hi, everyone When I read /proc/interrupts, it displays interrupt type of my ethernet card with "PCI-MSI-edge". Does it mean MSI-X interrupt or MSI interrupt? I set to my ethernet driver operates with MSI-X interrupt. Thanks in advance. Best Regards, J.Hwan Kim -- To UNSUBSCRIBE, email to d