From: Ira Weiny <ira.weiny@xxxxxxxxx> 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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel