public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] IBoE user space support
@ 2011-07-19  9:25 Or Gerlitz
       [not found] ` <alpine.LRH.2.00.1107191223460.5580-VYr5/9ddeaGSIdy2EShu12Xnswh1EIUO@public.gmane.org>
  0 siblings, 1 reply; 34+ messages in thread
From: Or Gerlitz @ 2011-07-19  9:25 UTC (permalink / raw)
  To: Roland Dreier; +Cc: linux-rdma, Eli Cohen, Tziporet Koren

Roland, the enclosed patch series enhances the user space IB
stack to support IBoE. This work is based on earlier patches
done by Eli Cohen <eli-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org> and posted during
August/2010 see some pointers below.

One notable change from the previous post, is keeping the UD related
resolution between GID to Ethernet L2 address objects (e.g mac, vlan)
within libmlx4. Another patch with notable change is the last, which
aligns libmlx4 with the kernel w.r.t supported devices.

[PATCH 1/7] libibverbs: Add link layer field port attribute
[PATCH 2/7] libibverbs: change kernel API to accept link layer
[PATCH 3/7] libibverbs: add GID change event
[PATCH 4/7] libibverbs: update examples for IBoE

[PATCH 5/7] libmlx4: add IBoE support
[PATCH 6/7] libmlx4: add IBoE UD/VLANs support

[PATCH 7/7] libmlx4: align the list of ConnectX devices supported with the kernel

Or.

libibverbs V10 from August 2010
http://marc.info/?l=linux-rdma&m=128283236815520
http://marc.info/?l=linux-rdma&m=128283237715545
http://marc.info/?l=linux-rdma&m=128283238115562
http://marc.info/?l=linux-rdma&m=128283239215578

libmlx4 V10 from August 2010
http://marc.info/?l=linux-rdma&m=128283239515584
http://marc.info/?l=linux-rdma&m=128283240415602
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2011-09-06 19:58 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-19  9:25 [PATCH 0/7] IBoE user space support Or Gerlitz
     [not found] ` <alpine.LRH.2.00.1107191223460.5580-VYr5/9ddeaGSIdy2EShu12Xnswh1EIUO@public.gmane.org>
2011-07-19  9:27   ` [PATCH 1/7] libibverbs: Add link layer field port attribute Or Gerlitz
     [not found]     ` <alpine.LRH.2.00.1107191226210.5580-VYr5/9ddeaGSIdy2EShu12Xnswh1EIUO@public.gmane.org>
2011-07-19 17:04       ` Jason Gunthorpe
     [not found]         ` <20110719170454.GD18090-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2011-07-19 19:36           ` Or Gerlitz
     [not found]             ` <CAJZOPZ+=3jr18x8Uxt73jAfT0bdPhntOez9dyZfmiHOF5REOSw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-19 19:50               ` Jason Gunthorpe
     [not found]                 ` <20110719195020.GE18090-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2011-07-19 20:22                   ` Or Gerlitz
     [not found]                     ` <CAJZOPZ+2S=agGurUC6393e7mqQy4Ob1jaseeoWxeZe2Yu-kCLg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-19 20:31                       ` Jason Gunthorpe
     [not found]                         ` <20110719203140.GG18090-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2011-07-19 21:20                           ` Hefty, Sean
     [not found]                             ` <1828884A29C6694DAF28B7E6B8A82373136EFE8F-P5GAC/sN6hlcIJlls4ac1rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2011-07-19 21:39                               ` Jason Gunthorpe
     [not found]                                 ` <20110719213902.GH18090-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2011-07-20 18:08                                   ` Or Gerlitz
     [not found]                                     ` <CAJZOPZ+HjKiSr=Q6ti9zPfx0YnGXK796xK+Y8fDtLLuM3SnKbA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-20 18:10                                       ` Jason Gunthorpe
     [not found]                                         ` <20110720181052.GI18090-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2011-07-20 18:20                                           ` Or Gerlitz
     [not found]                                             ` <CAJZOPZL9T2XK25BxtOBJj4vW3uSZz4yDWR4wfBxvUaeOgrWU3A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-20 18:23                                               ` Hefty, Sean
2011-07-20 18:33                                               ` Jason Gunthorpe
     [not found]                                                 ` <20110720183327.GJ18090-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2011-07-20 18:47                                                   ` Or Gerlitz
2011-07-20 19:37       ` [PATCH V1 " Or Gerlitz
2011-07-19  9:28   ` [PATCH 2/7] libibverbs: change kernel API to accept link layer Or Gerlitz
2011-07-19  9:30   ` [PATCH 3/7] libibverbs: add GID change event Or Gerlitz
     [not found]     ` <alpine.LRH.2.00.1107191229210.5580-VYr5/9ddeaGSIdy2EShu12Xnswh1EIUO@public.gmane.org>
2011-07-19 17:00       ` Jason Gunthorpe
     [not found]         ` <20110719170048.GC18090-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2011-07-19 19:39           ` Or Gerlitz
2011-07-20 19:38       ` [PATCH V1 " Or Gerlitz
2011-07-19  9:31   ` [PATCH 4/7] libibverbs: Update examples for IBoE Or Gerlitz
     [not found]     ` <alpine.LRH.2.00.1107191230350.5580-VYr5/9ddeaGSIdy2EShu12Xnswh1EIUO@public.gmane.org>
2011-07-19 16:52       ` Jason Gunthorpe
     [not found]         ` <20110719165236.GB18090-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2011-07-19 19:44           ` Or Gerlitz
2011-07-19  9:32   ` [PATCH 5/7] libmlx4: add IBoE support Or Gerlitz
     [not found]     ` <alpine.LRH.2.00.1107191231540.5580-VYr5/9ddeaGSIdy2EShu12Xnswh1EIUO@public.gmane.org>
2011-07-19 16:49       ` Jason Gunthorpe
     [not found]         ` <20110719164906.GA18090-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2011-07-19 19:34           ` Or Gerlitz
     [not found]         ` <CAJZOPZLsy-EcbCC3FSOLVGL05XBRcdKSYPpt4H+mwAHWrV73vA@mail.gmail.com>
     [not found]           ` <20110719195528.GF18090@obsidianresearch.com>
     [not found]             ` <20110719195528.GF18090-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2011-07-19 20:18               ` Or Gerlitz
2011-07-19  9:34   ` [PATCH 6/7] libmlx4: add IBoE UD/VLANs support Or Gerlitz
2011-07-19  9:36   ` [PATCH 7/7] libmlx4: align the list of ConnectX devices supported with the kernel Or Gerlitz
2011-07-20 19:43   ` [PATCH 0/7] IBoE user space support Or Gerlitz
     [not found]     ` <CAJZOPZJ0JF_biZ32Kf=p6xw4rkm=TzdoMY5AdqMpfWfDRbg69Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-09-05 18:36       ` Or Gerlitz
     [not found]         ` <CAJZOPZJRRZX+B=eXKUNTLh684up3_bYievh3PVD_u8QZe3Qb5w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-09-06 15:59           ` Roland Dreier
     [not found]             ` <CAL1RGDVoCkNRchEtCGeTEJ7Y4-Y-bawCPxxErJ8x9-GrWBbK2g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-09-06 19:58               ` Or Gerlitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox