Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1450607
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: PROBLEM: Intel I210AT NIC resets while using PCI passthrough on ESXi (regression) |
| Date | 2016-07-26 16:00 +0200 |
| Message-ID | <rZb3Q-2Cx-13@gated-at.bofh.it> (permalink) |
| References | <rY72h-4pg-3@gated-at.bofh.it> <rYLM5-3yP-1@gated-at.bofh.it> <rYSDV-7Sa-55@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 25 Jul 2016, Foster Snowhill wrote: > On 25.07.16 13:56, Thomas Gleixner wrote: > > On Sat, 23 Jul 2016, Foster Snowhill wrote: > >> [1.] One line summary of the problem: > >> > >> Intel I210AT NIC resets while using PCI passthrough on ESXi (regression) > > > > That has been reported before and so far this has been believed to be a vmware > > issue. Native hardware and KVM do not expose that. See: > > > > http://marc.info/?l=linux-kernel&m=145280623530135&w=2 > > http://marc.info/?l=linux-kernel&m=145879968005421&w=2 > > This is indeed the same symptoms I encountered in my case. More than that, I have an LSI 2008 adapter which is also being passed through in the same manner as the NIC, absolutely the same problem there too. Before doing the bisect I considered it a separate issue and planned to work on it later. > > > Could you please give the patch below a try? It might be related, but I'm not > > sure whether it will cure that particular vmware oddity. > > Patch fixed the issue for me. Did 4-5 reboots just to be sure, all working properly, no adapter resets. Just for the sake of experiment built a clean 4.7 kernel without the patch, issue still present there as expected. > Can you please test something else with that patch? After starting the NIC, can you please shutdown the interface, so the interrupt gets shutdown as well. (It should vanish from /proc/interrupts). Does that work correctly? Thanks, tglx
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: PROBLEM: Intel I210AT NIC resets while using PCI passthrough on ESXi (regression) Thomas Gleixner <tglx@linutronix.de> - 2016-07-26 16:00 +0200
Re: PROBLEM: Intel I210AT NIC resets while using PCI passthrough on ESXi (regression) Foster Snowhill <forst@forstwoof.ru> - 2016-07-26 16:10 +0200
Re: PROBLEM: Intel I210AT NIC resets while using PCI passthrough on ESXi (regression) Thomas Gleixner <tglx@linutronix.de> - 2016-07-26 16:10 +0200
Re: PROBLEM: Intel I210AT NIC resets while using PCI passthrough on ESXi (regression) Foster Snowhill <forst@forstwoof.ru> - 2016-07-26 16:30 +0200
csiph-web