[ofa-general] Re: [PATCH 3/3 v4] ib/ipoib: blocking multicast loopback ipoib packets

Ron Livne ronli.voltaire at gmail.com
Mon Jun 30 04:19:22 PDT 2008


Thank you,
I'll be sure to fill both your requests for my next patches.

We would like to start working on user space verbs for blocking
multicast packets as was discussed in a previous thread.
I would like to implement it simply by adding a new verb (kind of
extended create_qp).
I think this implementation will have similar characteristics with the XRC.

Do you have any suggestions or preferences?

Ron


On Mon, Jun 30, 2008 at 8:55 AM, Roland Dreier <rdreier at cisco.com> wrote:
> thanks, applied all 3.
>
> two requests for future patches that make it easier for me to apply
> things without editing by hand:
>
>  > There is also an improvment of 12% in cpu usage.
>  >
>  >
>  > Signed-off-by: Ron Livne <ronli at voltaire.com>
>  >
>  > Changes in v2:
>  > IB_QP_BLOCK_LOOPBACK QP creation flag in version 1, is now called
>  > IB_QP_CREATE_MULTICAST_BLOCK_LOOPBACK.
>  >
>  > Changes in v3:
>  > Whitespaces deleted.
>  >
>  > Changes in v4:
>  > The redundant initialization for create_flags (create_flags = 0) was deleted.
>  >
>  > ---
>
> Please put the patch's changelog and any other information that should
> not be included in the actual commit message after the "---" line; then
> it will be automatically stripped by standard patch import scripts.
>
>  > --- kernels.orig/linux-2.6.26-rc2/drivers/infiniband/ulp/ipoib/ipoib_verbs.c 2008-06-26 14:12:37.000000000 +0300
>  > +++ kernels/linux-2.6.26-rc2/drivers/infiniband/ulp/ipoib/ipoib_verbs.c      2008-06-29 09:42:41.000000000 +0300
>
> Please generate your patch so it applied with "git apply" or "patch -p1" --
> in other words the paths should just be like "old/drivers/infiniband/...".
> _______________________________________________
> general mailing list
> general at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
>
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
>



More information about the general mailing list