mbox series

[ibacm,0/2] ibacm: acme supports only one port

Message ID cover.1543243334.git.haakon.bugge@oracle.com (mailing list archive)
Headers show
Series ibacm: acme supports only one port | expand

Message

Haakon Bugge Nov. 26, 2018, 2:52 p.m. UTC
Some end-of-line spaces forced this into a commit series.

Please note that this patch series is based on top of the series
"Allocate EP addresses dynamically", which is not yet merged. This to
avoid too many conflicts and maintain testability.


Håkon Bugge (2):
  ibacm: Remove trailing blanks in acm.h
  ibacm: acme supports only one port

 ibacm/include/infiniband/acm.h |  8 +++++---
 ibacm/src/acm.c                | 11 ++++++++---
 ibacm/src/acme.c               | 29 +++++++++++++++++------------
 ibacm/src/libacm.c             | 12 +++++++-----
 ibacm/src/libacm.h             |  2 +-
 5 files changed, 38 insertions(+), 24 deletions(-)

--
2.14.3

Comments

Zhu Yanjun Nov. 28, 2018, 2:38 a.m. UTC | #1
On 2018/11/26 22:52, Håkon Bugge wrote:
> Some end-of-line spaces forced this into a commit series.
>
> Please note that this patch series is based on top of the series
> "Allocate EP addresses dynamically", which is not yet merged. This to
> avoid too many conflicts and maintain testability.

It seems that these patches are not for kernel. Where do we get the 
whole source code that these patch are for?:-)

Zhu Yanjun


>
>
> Håkon Bugge (2):
>    ibacm: Remove trailing blanks in acm.h
>    ibacm: acme supports only one port
>
>   ibacm/include/infiniband/acm.h |  8 +++++---
>   ibacm/src/acm.c                | 11 ++++++++---
>   ibacm/src/acme.c               | 29 +++++++++++++++++------------
>   ibacm/src/libacm.c             | 12 +++++++-----
>   ibacm/src/libacm.h             |  2 +-
>   5 files changed, 38 insertions(+), 24 deletions(-)
>
> --
> 2.14.3
>
>
Leon Romanovsky Nov. 28, 2018, 8:26 a.m. UTC | #2
On Wed, Nov 28, 2018 at 10:38:15AM +0800, Yanjun Zhu wrote:
>
> On 2018/11/26 22:52, Håkon Bugge wrote:
> > Some end-of-line spaces forced this into a commit series.
> >
> > Please note that this patch series is based on top of the series
> > "Allocate EP addresses dynamically", which is not yet merged. This to
> > avoid too many conflicts and maintain testability.
>
> It seems that these patches are not for kernel. Where do we get the whole
> source code that these patch are for?:-)

It is rdma-core.
https://github.com/linux-rdma/rdma-core/tree/master/ibacm

Thanks

>
> Zhu Yanjun
>
>
> >
> >
> > Håkon Bugge (2):
> >    ibacm: Remove trailing blanks in acm.h
> >    ibacm: acme supports only one port
> >
> >   ibacm/include/infiniband/acm.h |  8 +++++---
> >   ibacm/src/acm.c                | 11 ++++++++---
> >   ibacm/src/acme.c               | 29 +++++++++++++++++------------
> >   ibacm/src/libacm.c             | 12 +++++++-----
> >   ibacm/src/libacm.h             |  2 +-
> >   5 files changed, 38 insertions(+), 24 deletions(-)
> >
> > --
> > 2.14.3
> >
> >
Zhu Yanjun Nov. 28, 2018, 3:23 p.m. UTC | #3
On 2018/11/28 下午4:26, Leon Romanovsky wrote:
> On Wed, Nov 28, 2018 at 10:38:15AM +0800, Yanjun Zhu wrote:
>> On 2018/11/26 22:52, Håkon Bugge wrote:
>>> Some end-of-line spaces forced this into a commit series.
>>>
>>> Please note that this patch series is based on top of the series
>>> "Allocate EP addresses dynamically", which is not yet merged. This to
>>> avoid too many conflicts and maintain testability.
>> It seems that these patches are not for kernel. Where do we get the whole
>> source code that these patch are for?:-)
> It is rdma-core.
> https://github.com/linux-rdma/rdma-core/tree/master/ibacm

Thanks a lot.

Zhu Yanjun

>
> Thanks
>
>> Zhu Yanjun
>>
>>
>>>
>>> Håkon Bugge (2):
>>>     ibacm: Remove trailing blanks in acm.h
>>>     ibacm: acme supports only one port
>>>
>>>    ibacm/include/infiniband/acm.h |  8 +++++---
>>>    ibacm/src/acm.c                | 11 ++++++++---
>>>    ibacm/src/acme.c               | 29 +++++++++++++++++------------
>>>    ibacm/src/libacm.c             | 12 +++++++-----
>>>    ibacm/src/libacm.h             |  2 +-
>>>    5 files changed, 38 insertions(+), 24 deletions(-)
>>>
>>> --
>>> 2.14.3
>>>
>>>