[rds-devel] RDS code in OFED 1.3

Vladimir Sokolovsky vlad at mellanox.co.il
Wed Nov 14 01:41:50 PST 2007


On Wednesday 14 November 2007 11:37:18 Or Gerlitz wrote:
> On Nov 14, 2007 11:17 AM, Vladimir Sokolovsky <vlad at dev.mellanox.co.il>
> wrote:
>
>
> 	The code present in the OFED-1.3 (ofed_1_3/linux-2.6.git ofed_kernel)
>
> 	includes the same code as OFED-1.2.5.2 (ofed_1_2/linux-2.6.git ofed_1_2_c)
> 	(except few patches that will be added to the OFED-1.3 in the next few
> days) and RDMA extensions. This additional RDMA feature can be disabled
> (not done yet) by a module parameter and then RDS v3 from OFED-1.3 will
> operate as RDS v.2 from OFED-1.2.5.2.
>
>
>
>
> Being on the road, I can't pull these two git trees and compare, so I used
> ofed-1.2.5.2 download and some snapshot of ofed-1.3 from last week or so
> and run diff on ./net/rds - see below - it speaks for itself.
>
> Or.
>
> diff -u ofa_kernel-1.2.5.2/net/rds ofa_kernel-1.3/net/rds | diffstat
>  Makefile     |    4
>  af_rds.c     |   42 +++++----
>  connection.c |   10 +-
>  ib.c         |  131 ++++++++++++++++++++++++++++++
>  ib.h         |   56 ++++++++++---
>  ib_cm.c      |  113 +++++++++++---------------
>  ib_rdma.c    |only
>  ib_recv.c    |   92 +++++++++------------
>  ib_send.c    |  250
> ++++++++++++++++++++++++++++++++++++++++++++++++++++------- ib_stats.c   | 
>   3
>  ib_sysctl.c  |    9 --
>  message.c    |    4
>  rdma.c       |only
>  rdma.h       |only
>  rds.h        |   54 +++++-------
>  recv.c       |   18 +---
>  send.c       |  186 +++++++++++++++++++++++++++----------------
>  sysctl.c     |   19 ----
>  tcp.c        |    2
>  tcp_recv.c   |    2
>  20 files changed, 672 insertions(+), 323 deletions(-)

It does not change anything from what I wrote before...

There are few patches which are in OFED-1.2.5.2 and not in OFED-1.3 yet (----)
They will be applied to the OFED-1.3 soon.
And RDMA extensions which are in the OFED-1.3 and not in OFED-1.2.5.2 (+++)

Regards,
Vladimir

Regards,
Vladimir



More information about the rds-devel mailing list