Re: [openib-general] Current List of OFA Linux components and maintainers

2007-01-25 Thread Ramachandra Kuchimanchi
Woody, I am the maintainer for the QLogic VNIC ULP kernel driver and userspace tools. Kernel component: VNIC - infiniband/ulp/vnic Userspace component: VNIC tools - qlvnictools Maintainer: Ramachandra K ([EMAIL PROTECTED]) Regards, Ram -Original Message- From: [EMAIL PROTECTED]

Re: [openib-general] [PATCH 2/2 vex branch] IB/VNIC Fix failover delay issue

2007-01-24 Thread Ramachandra Kuchimanchi
thanks, I (finally) rolled these into my vex branch. Thanks Roland. But for some reason, I do not see the commit logs for these two patches in the vex branch, even though I can see from the code that the patches have been applied. (I can see the commit logs for the initial set of patches

Re: [openib-general] [PATCH v2 5/11] Implementation of Data path of the communication protocol

2006-11-17 Thread Ramachandra Kuchimanchi
While importing these patches, I got several Space in indent is followed by a tab. errors. For example, the line + __constant_cpu_to_be16(ETH_P_8021Q))) { I did test my patches with git-apply --whitespace=error-all, before mailing them but did not see any error. I am

Re: [openib-general] [PATCH v2 0/11] [RFC] Support for QLogic Virtual Ethernet I/O Controller (VEx)

2006-11-16 Thread Ramachandra Kuchimanchi
If you think these patches are good enough, could you please create a branch in your git tree based on for-2.6.20 for this code ? Yes, I will create a vex branch for this in my tree. However, moving this further upstream will depend on getting a real review of the code, and some sort of