public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
To: roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, "Hefty,
	Sean" <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	shlomop-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org,
	Ken Strandberg
	<ken-gYl/eZtt0eRHU/oTnqaCTwC/G2K4zDHf@public.gmane.org>
Subject: Re: [PATCH for-next 4/7] IB/core: Add RSS and TSS QP groups
Date: Thu, 17 May 2012 11:19:53 +0300	[thread overview]
Message-ID: <4FB4B4A9.6060802@mellanox.com> (raw)
In-Reply-To: <1336494151-31050-5-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>

On 5/8/2012 7:22 PM, Or Gerlitz wrote:
> From: Shlomo Pongratz<shlomop-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
>
> RSS (Receive Side Scaling) TSS (Transmit Side Scaling, better known as
> MQ/Multi-Queue) are common networking techniques which allow to use
> contemporary NICs that support multiple receive and transmit descriptor
> queues (multi-queue), see also Documentation/networking/scaling.txt
>
> This patch introduces the concept of RSS and TSS QP groups which
> allows for implementing them by low level drivers and using it
> by IPoIB and later also by user space ULPs.

Hi Roland, Sean - word had reached me tonight that the unbelievable 
happened and OFA now opened their site for all without requiring 
subscription! The concept of QP groups for TSS/RSS was introduced in the 
last OFA conference, maybe you want to take a look on the user mode 
ethernet session slides 10-14, the author was maybe worried from the MS 
mob, and hence didn't use the terms
RSS/TSS but that's the intention...

https://openfabrics.org/resources/document-downloads/presentations/cat_view/57-ofa-documents/23-presentations/81-openfabrics-international-workshops/104-2012-ofa-international-workshop/107-2012-ofa-intl-workshop-wednesday.html


Or.

--
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

  parent reply	other threads:[~2012-05-17  8:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-08 16:22 [PATCH for-next 0/7] Add RSS/TSS QP groups and IPoIB support for RSS/TSS Or Gerlitz
     [not found] ` <1336494151-31050-1-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2012-05-08 16:22   ` [PATCH RESEND for-next 1/7] net/mlx4: add new cap flags field to track more capabilities Or Gerlitz
2012-05-08 16:22   ` [PATCH RESEND for-next 2/7] IB/mlx4: replace KERN_yyy printk calls with pr_yyy ones Or Gerlitz
2012-05-08 16:22   ` [PATCH RESEND for-next 3/7] IB/mlx4: increase the number of vectors (EQs) available for ULPs Or Gerlitz
     [not found]     ` <1336494151-31050-4-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2012-05-16 20:42       ` Or Gerlitz
     [not found]         ` <CAJZOPZ+53S5q+S2ToiqFQFo6oUP7tpO6gZA4Cu4pBWxrjL-wXA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-05-17  8:24           ` Or Gerlitz
2012-05-08 16:22   ` [PATCH for-next 4/7] IB/core: Add RSS and TSS QP groups Or Gerlitz
     [not found]     ` <1336494151-31050-5-git-send-email-ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2012-05-09 15:06       ` Or Gerlitz
2012-05-17  8:19       ` Or Gerlitz [this message]
2012-05-08 16:22   ` [PATCH for-next 5/7] IB/mlx4: Add support for " Or Gerlitz
2012-05-08 16:22   ` [PATCH for-next 6/7] IB/ipoib: Implement vectorization restructure as pre-step for TSS/RSS Or Gerlitz
2012-05-08 16:22   ` [PATCH for-next 7/7] IB/ipoib: Add RSS and TSS support for datagram mode Or Gerlitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FB4B4A9.6060802@mellanox.com \
    --to=ogerlitz-vpraknaxozvwk0htik3j/w@public.gmane.org \
    --cc=ken-gYl/eZtt0eRHU/oTnqaCTwC/G2K4zDHf@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=shlomop-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox