Re: [PATCH net-next 0/4] nfp: flower tc block support and nfp PCI updates

2018-04-25 Thread David Miller
From: Jakub Kicinski Date: Tue, 24 Apr 2018 21:17:00 -0700 > This series improves the nfp PCIe code by making use of the new > pcie_print_link_status() helper and resetting NFP locks when > driver loads. This can help us avoid lock ups after host crashes > and is rebooted with PCIe reset or when

[PATCH net-next 0/4] nfp: flower tc block support and nfp PCI updates

2018-04-24 Thread Jakub Kicinski
This series improves the nfp PCIe code by making use of the new pcie_print_link_status() helper and resetting NFP locks when driver loads. This can help us avoid lock ups after host crashes and is rebooted with PCIe reset or when kdump kernel is loaded. The flower changes come from John, he says: