diff options
author | David S. Miller <davem@davemloft.net> | 2016-07-01 06:12:12 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-01 06:12:12 -0400 |
commit | 08df7bc5001e7fc8bdb0a74e04ad2db5f797ed3d (patch) | |
tree | 88890189376e33b6dff72fe0b5b1a7f76cc9d08b /net/core | |
parent | f87fda00b6ed232a817c655b8d179b48bde8fdbe (diff) | |
parent | 87424ad52d76535234f217637fcaadcd2ef2334d (diff) |
Merge branch 'mlx5-fixes'
Saeed Mahameed says:
====================
Mellanox 100G mlx5 resiliency and xmit path fixes
This series provides two set of fixes to the mlx5 driver:
- Resiliency fixes for reset flow and internal pci errors
- xmit path fixes
Please consider queuing those patches for -stable (4.6).
Reset flow fixes for core driver:
- Add more commands to the list of error simulated commands
when pci errors occur
- Avoid calling sleeping function by the health poll thread
- Fix incorrect page count when in internal error
- Fix timeout in wait vital for VFs
- Deadlock fix and Timeout handling in commands interface
Reset flow and resiliency fixes for mlx5e netdev driver:
- Handle RQ flush in error cases
- Implement ndo_tx_timeout callback
- Timeout if SQ doesn't flush during close
- Log link state changes
- Validate BW weight values of ETS
xmit path fixes:
- Fix wrong fallback assumption in select queue callback
- Account for all L2 headers when copying headers into inline segment
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions