[PATCH iwl-net v1 0/4] igc bug fixes related to qbv_count usage

Faizal Rahim posted 4 patches 1 year, 5 months ago
There is a newer version of this series
drivers/net/ethernet/intel/igc/igc.h      |  1 -
drivers/net/ethernet/intel/igc/igc_main.c |  9 +++--
drivers/net/ethernet/intel/igc/igc_tsn.c  | 49 ++++++++++++++++-------
drivers/net/ethernet/intel/igc/igc_tsn.h  |  1 +
4 files changed, 42 insertions(+), 18 deletions(-)
[PATCH iwl-net v1 0/4] igc bug fixes related to qbv_count usage
Posted by Faizal Rahim 1 year, 5 months ago
These igc bug fixes are sent as a patch series because:

1. The patch "igc: Remove unused qbv_count" has dependency on:
   "igc: Fix qbv_config_change_errors logics" 
   "igc: Fix reset adapter logics when tx mode change"

   These two patches remove the reliance on using the qbv_count field.
 
2. The patch "igc: Fix qbv tx latency by setting gtxoffset" reuse the
   function igc_tsn_will_tx_mode_change() created in the patch: 
   "igc: Fix reset adapter logics when tx mode change"

Faizal Rahim (4):
  igc: Fix qbv_config_change_errors logics
  igc: Fix reset adapter logics when tx mode change
  igc: Remove unused qbv_count
  igc: Fix qbv tx latency by setting gtxoffset

 drivers/net/ethernet/intel/igc/igc.h      |  1 -
 drivers/net/ethernet/intel/igc/igc_main.c |  9 +++--
 drivers/net/ethernet/intel/igc/igc_tsn.c  | 49 ++++++++++++++++-------
 drivers/net/ethernet/intel/igc/igc_tsn.h  |  1 +
 4 files changed, 42 insertions(+), 18 deletions(-)

-- 
2.25.1