mbox series

[net,0/2] cxgb4: Fix ethtool selftest flits calculation

Message ID 20200818154058.1770002-1-ganji.aravind@chelsio.com
Headers show
Series cxgb4: Fix ethtool selftest flits calculation | expand

Message

Ganji Aravind Aug. 18, 2020, 3:40 p.m. UTC
Patch 1 will fix work request size calculation for loopback selftest.

Patch 2 will fix race between loopback selftest and normal Tx handler.

Thanks,
Ganji Aravind.

Ganji Aravind (2):
  cxgb4: Fix work request size calculation for loopback test
  cxgb4: Fix race between loopback and normal Tx path

 drivers/net/ethernet/chelsio/cxgb4/sge.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)