lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 01 Sep 2008 15:59:32 +0300
From:	Radu Rendec <radu.rendec@...s.ro>
To:	linux-kernel@...r.kernel.org
Subject: IRQ routing / assignment issue

Hi,

I'm trying to make the kernel assign different irqs for two NICs
connected to _separate_ pci buses. Messing around with pirq= kenrel
parameter didn't seem to change anything.

The machine is a smp (dual-xeon). Relevant lspci output is:
01:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721
Gigabit Ethernet PCI Express (rev 11)
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721
Gigabit Ethernet PCI Express (rev 11)

IRQ assignment dmesg output is:
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16

At the moment I'm almost clueless about how irq routing / assignment
works (either in general or in linux), so any suggestion would help -
even "rtfm" would be helpful, as long as you specify what is the
appropriate manual ;)

If you are so kind to reply, please include my address in cc (I'm not
subscribed).

Thanks,

Radu Rendec


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ