Date: Tue, 16 Aug 2011 18:16:15 +0900 From: Takuya ASADA <syuu@dokukino.com> To: soc-status@freebsd.org, Kazuya Goda <gockzy@gmail.com>, "Robert N. M. Watson" <rwatson@freebsd.org>, George Neville-Neil <gnn@freebsd.org> Subject: [mq_bpf] status report #12 Message-ID: <CALG4x-WAPYkVaFFmCtk3KrMjns1Ga6Qq9ZXvf-wpDO-c5ZYTQQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
*Project summary The project goal is to support multiqueue network interface on BPF, and provide interfaces for multithreaded packet processing using BPF. Modern high performance NICs have multiple receive/send queues and RSS feature, this allows to process packet concurrently on multiple processors. Main purpose of the project is to support these hardware and get benefit of parallelism. Here's status update from last week: Sent a patch to net@freebsd.org.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALG4x-WAPYkVaFFmCtk3KrMjns1Ga6Qq9ZXvf-wpDO-c5ZYTQQ>