Re: [Intel-wired-lan] [PATCH] (resend) ixgbe: always initialize setup_fc

2016-07-08 Thread Patrick McLean
> wrote: >> >> >-Original Message- >> >From: Intel-wired-lan [mailto:intel-wired-lan-boun...@lists.osuosl.org] >> > On >> >Behalf Of Rustad, Mark D >> >Sent: Wednesday, July 06, 2016 4:01 PM >> >To: Patrick McLean >> &

[PATCH] (resend) ixgbe: always initialize setup_fc

2016-07-01 Thread Patrick McLean
Gmail mangled my first message, sorry about that. Second attempt. In ixgbe_init_mac_link_ops_X550em, the code has a special case for backplane media type, but does not fall through to the default case, so the setup_fc never gets initialized. This causes a panic when it later tries to set up the ca

[BUG] Panic on boot in ixgbe with Xeon D-1531

2016-06-30 Thread Patrick McLean
Hi, We are getting a panic on boot with Linus git as of this morning. I have attached the boot log, it looks like the panic is in igbvf/ixgbe. The machine is being netbooted via legacy PXE. I have attached the full boot log from a kernel with igbvf enabled, and one log of just the panic message w