[Intel-wired-lan] [PATCH 0/4] igc: PTP tx fixes
Andre Guedes
andre.guedes at intel.com
Tue Jul 28 23:37:50 UTC 2020
Hi all,
This patch series fixes some issues in the PTP tx code from the IGC driver.
The most relevant one is a race condition between igc_xmit_frame_ring() and
igc_ptp_tx_hang() which is fixed by the last patch.
- Andre
Andre Guedes (4):
igc: Rename IGC_TSYNCTXCTL_VALID macro
igc: Don't reschedule ptp_tx work
igc: Remove timeout check from ptp_tx work
igc: Fix race condition in PTP tx code
drivers/net/ethernet/intel/igc/igc.h | 5 +-
drivers/net/ethernet/intel/igc/igc_defines.h | 2 +-
drivers/net/ethernet/intel/igc/igc_main.c | 7 ++-
drivers/net/ethernet/intel/igc/igc_ptp.c | 60 +++++++++++---------
4 files changed, 43 insertions(+), 31 deletions(-)
--
2.26.2
More information about the Intel-wired-lan
mailing list