Vlad,
Please pull:
For the QLogic VNIC kernel driver code:
git://git.openfabrics.org/~ramachandrak/qlgc_vnic.git ofed_1_3
For the QLogic VNIC tools:
git://git.openfabrics.org/~ramachandrak/qlvnictools.git ofed_1_3
As you mentioned, I ran the ofed_1_3 kernel build script against my kernel git
tree
and everything passed, except for the EHCA failures (with powerpc linux-2.6.18,
linux-2.6.19
linux-2.6.17 and linux-2.6.16) which are seen in the OFED daily builds too.
The VNIC kernel code update includes:
DMA interface changes to support iPath
Changes to VNIC control state machine
Improvements for EVIC scalability
Delay reconnects to prevent flooding of EVIC
Increase the watchdog timeout value
Retry sending CM requests on failure
Check for hearbeat value of 0
Bump up the VNIC version number
drivers/infiniband/ulp/vnic/vnic_config.c | 16 +-
drivers/infiniband/ulp/vnic/vnic_config.h | 6 +-
drivers/infiniband/ulp/vnic/vnic_control.c | 740 ++++++++++++++----------
drivers/infiniband/ulp/vnic/vnic_control.h | 39 ++-
drivers/infiniband/ulp/vnic/vnic_control_pkt.h | 1 +
drivers/infiniband/ulp/vnic/vnic_data.c | 192 ++++---
drivers/infiniband/ulp/vnic/vnic_ib.c | 2 +-
drivers/infiniband/ulp/vnic/vnic_main.c | 14 +-
drivers/infiniband/ulp/vnic/vnic_netpath.h | 2 +
drivers/infiniband/ulp/vnic/vnic_sys.c | 2 +-
drivers/infiniband/ulp/vnic/vnic_viport.c | 76 +++-
drivers/infiniband/ulp/vnic/vnic_viport.h | 4 +-
12 files changed, 657 insertions(+), 437 deletions(-)
Regards,
Ram
_______________________________________________
ewg mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg