public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Yann Droneaud <yann-WYdEh2jsUj5Wj0EZb7rXcA@public.gmane.org>
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: OT: netmap - a novel framework for fast packet I/O
Date: Thu, 19 Jan 2012 17:50:41 +0100	[thread overview]
Message-ID: <1326991841.18772.42.camel@deela.quest-ce.net> (raw)

Hi,

I have discovered today the netmap project[1] through an ACM Queue
article[2].

Netmap is a new interface to send and receive packets through an
Ethernet interface (NIC). It seems to provide a raw access to network
interface in order to process packets at high rate with a low overhead.

This is an another example of "kernel-bypass"/"zero-copy" which are core
features of InfiniBand verbs/RDMA.

But unlike InfiniBand verbs/RDMA, Netmap seems to have a very small API.

Such API could be enough to build an unreliable datagram messaging
system on "low cost" hardware (without concerns of determinism, flow
control, etc.).

I'm asking myself if the way netmap exposes internal NIC rings could be
applicable for IB/IBoE HCA ? e.g. beyond 10GbE NIC, is netmap relevant ?

Regards.

[1] http://info.iet.unipi.it/~luigi/netmap/

netmap - a novel framework for fast packet I/O
Luigi Rizzo Università di Pisa

[2] http://queue.acm.org/detail.cfm?id=2103536

Revisiting Network I/O APIs: The netmap Framework 
Luigi Rizzo, 2012-01-17  

-- 
Yann Droneaud


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

             reply	other threads:[~2012-01-19 16:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-19 16:50 Yann Droneaud [this message]
     [not found] ` <1326991841.18772.42.camel-H/AUWmsJYVeqvyCYKW+Xr6xOck334EZe@public.gmane.org>
2012-01-20 14:18   ` OT: netmap - a novel framework for fast packet I/O Atchley, Scott
     [not found]     ` <29D9DD00-7E2F-4A9D-B712-E180868DD4E2-1Heg1YXhbW8@public.gmane.org>
2012-01-20 16:20       ` Ira Weiny
     [not found]         ` <20120120082017.2a757283.weiny2-i2BcT+NCU+M@public.gmane.org>
2012-01-20 16:36           ` Atchley, Scott

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=1326991841.18772.42.camel@deela.quest-ce.net \
    --to=yann-wydeh2jsuj5wj0ezb7rxca@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@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