Re: [PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken

2012-06-06 Thread Alexey Kardashevskiy
On 06/06/12 00:38, Jan Kiszka wrote: On 2012-05-25 16:02, Jan Kiszka wrote: According to Alexey, the T310 does not properly support INTx masking as it fails to keep the PCI_STATUS_INTERRUPT bit updated once the interrupt is masked. Mark this adapter as broken so that pci_intx_mask_supported

Re: [PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken

2012-06-05 Thread Jan Kiszka
On 2012-05-25 16:02, Jan Kiszka wrote: According to Alexey, the T310 does not properly support INTx masking as it fails to keep the PCI_STATUS_INTERRUPT bit updated once the interrupt is masked. Mark this adapter as broken so that pci_intx_mask_supported won't report it as compatible.

Re: [PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken

2012-05-29 Thread Michael S. Tsirkin
On Tue, May 29, 2012 at 09:51:09AM +0200, Jan Kiszka wrote: On 2012-05-28 15:39, Michael S. Tsirkin wrote: On Mon, May 28, 2012 at 03:29:58PM +0200, Jan Kiszka wrote: On 2012-05-28 15:21, Michael S. Tsirkin wrote: On Mon, May 28, 2012 at 02:51:25PM +0200, Jan Kiszka wrote: On 2012-05-28

Re: [PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken

2012-05-29 Thread Jan Kiszka
On 2012-05-28 15:39, Michael S. Tsirkin wrote: On Mon, May 28, 2012 at 03:29:58PM +0200, Jan Kiszka wrote: On 2012-05-28 15:21, Michael S. Tsirkin wrote: On Mon, May 28, 2012 at 02:51:25PM +0200, Jan Kiszka wrote: On 2012-05-28 14:39, Michael S. Tsirkin wrote: On Fri, May 25, 2012 at

Re: [PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken

2012-05-28 Thread Michael S. Tsirkin
On Fri, May 25, 2012 at 11:02:13AM -0300, Jan Kiszka wrote: According to Alexey, the T310 does not properly support INTx masking as it fails to keep the PCI_STATUS_INTERRUPT bit updated once the interrupt is masked. Mark this adapter as broken so that pci_intx_mask_supported won't report it as

Re: [PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken

2012-05-28 Thread Jan Kiszka
On 2012-05-28 14:39, Michael S. Tsirkin wrote: On Fri, May 25, 2012 at 11:02:13AM -0300, Jan Kiszka wrote: According to Alexey, the T310 does not properly support INTx masking as it fails to keep the PCI_STATUS_INTERRUPT bit updated once the interrupt is masked. Mark this adapter as broken so

Re: [PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken

2012-05-28 Thread Michael S. Tsirkin
On Mon, May 28, 2012 at 02:51:25PM +0200, Jan Kiszka wrote: On 2012-05-28 14:39, Michael S. Tsirkin wrote: On Fri, May 25, 2012 at 11:02:13AM -0300, Jan Kiszka wrote: According to Alexey, the T310 does not properly support INTx masking as it fails to keep the PCI_STATUS_INTERRUPT bit

Re: [PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken

2012-05-28 Thread Jan Kiszka
On 2012-05-28 15:21, Michael S. Tsirkin wrote: On Mon, May 28, 2012 at 02:51:25PM +0200, Jan Kiszka wrote: On 2012-05-28 14:39, Michael S. Tsirkin wrote: On Fri, May 25, 2012 at 11:02:13AM -0300, Jan Kiszka wrote: According to Alexey, the T310 does not properly support INTx masking as it

Re: [PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken

2012-05-28 Thread Michael S. Tsirkin
On Mon, May 28, 2012 at 03:29:58PM +0200, Jan Kiszka wrote: On 2012-05-28 15:21, Michael S. Tsirkin wrote: On Mon, May 28, 2012 at 02:51:25PM +0200, Jan Kiszka wrote: On 2012-05-28 14:39, Michael S. Tsirkin wrote: On Fri, May 25, 2012 at 11:02:13AM -0300, Jan Kiszka wrote: According to

[PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken

2012-05-25 Thread Jan Kiszka
According to Alexey, the T310 does not properly support INTx masking as it fails to keep the PCI_STATUS_INTERRUPT bit updated once the interrupt is masked. Mark this adapter as broken so that pci_intx_mask_supported won't report it as compatible. Reported-by: Alexey Kardashevskiy a...@ozlabs.ru

Re: [PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken

2012-05-25 Thread Jan Kiszka
On 2012-05-25 11:11, Bjorn Helgaas wrote: On Fri, May 25, 2012 at 8:02 AM, Jan Kiszka jan.kis...@siemens.com wrote: According to Alexey, the T310 does not properly support INTx masking as it fails to keep the PCI_STATUS_INTERRUPT bit updated once the interrupt is masked. Mark this adapter as