[PATCH 0/3] staging/rdma/hfi1: complete fixes for ECN detection

ira.weiny at intel.com ira.weiny at intel.com
Thu Nov 5 02:10:08 UTC 2015


From: Ira Weiny <ira.weiny at intel.com>

The following 3 patches fix the ECN detection and add a module parameter to
turn the prescan of the receive queue on and off.

Arthur Kepner (2):
  staging/rdma/hfi1: don't cache "prescan head"
  staging/rdma/hfi1: optionally prescan rx queue for {B,F}ECNs - UC, RC

Vennila Megavannan (1):
  staging/rdma/hfi1: Method to toggle "fast ECN" detection

 drivers/staging/rdma/hfi1/Kconfig  |  14 ++---
 drivers/staging/rdma/hfi1/driver.c | 101 +++++++++++++++++++------------------
 drivers/staging/rdma/hfi1/hfi.h    |  13 -----
 drivers/staging/rdma/hfi1/rc.c     |  10 ++--
 drivers/staging/rdma/hfi1/uc.c     |  15 +++---
 drivers/staging/rdma/hfi1/verbs.c  |  41 ++++++++++++---
 6 files changed, 108 insertions(+), 86 deletions(-)

-- 
1.8.2



More information about the devel mailing list