1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/intel
Tony Nguyen ce46261311 ice: Allow operation with reduced device MSI-X
The driver currently takes an all or nothing approach for device MSI-X
vectors. Meaning if it does not get its full allocation, it will fail and
not load. There is no reason it can't work with a reduced number of MSI-X
vectors. Take a similar approach as commit 741106f7bd ("ice: Improve
MSI-X fallback logic") and, instead, adjust the MSI-X request to make use
of what is available.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Petr Oros <poros@redhat.com>
Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel)
2022-09-06 13:55:22 -07:00
..
e1000 net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
e1000e net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
fm10k intel/fm10k:fix repeated words in comments 2022-06-30 10:56:01 -07:00
i40e net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
iavf net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
ice ice: Allow operation with reduced device MSI-X 2022-09-06 13:55:22 -07:00
igb net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
igbvf net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
igc igc: add xdp frags support to ndo_xdp_xmit 2022-08-18 20:53:28 -07:00
ixgb net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
ixgbe net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
ixgbevf net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
e100.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
Kconfig ice: support crosstimestamping on E822 devices if supported 2021-12-21 09:11:40 -08:00
Makefile igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support 2018-10-17 12:14:54 -07:00