From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfoVc-0003Ry-Od for qemu-devel@nongnu.org; Fri, 24 May 2013 05:42:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UfoVU-0007PV-I8 for qemu-devel@nongnu.org; Fri, 24 May 2013 05:42:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32084) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfoVU-0007PJ-AM for qemu-devel@nongnu.org; Fri, 24 May 2013 05:41:52 -0400 Message-ID: <519F35B7.6010408@redhat.com> Date: Fri, 24 May 2013 17:41:11 +0800 From: Jason Wang MIME-Version: 1.0 References: <20130523085034.GA16142@redhat.com> In-Reply-To: <20130523085034.GA16142@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] updated: kvm networking todo wiki List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Krishna Kumar2 , lmr@redhat.com, "Xin, Xiaohui" , Rusty Russell , akong@redhat.com, kvm@vger.kernel.org, sriram.narasimhan@hp.com, netdev@vger.kernel.org, Shirley Ma , virtualization@lists.linux-foundation.org, David Stevens , qemu-devel@nongnu.org, vyasevic@redhat.com, herbert@gondor.hengli.com.au, Anthony Liguori , jdike@linux.intel.com, sri@linux.vnet.ibm.com On 05/23/2013 04:50 PM, Michael S. Tsirkin wrote: > Hey guys, > I've updated the kvm networking todo wiki with current projects. > Will try to keep it up to date more often. > Original announcement below. Thanks a lot. I've added the tasks I'm currently working on to the wiki. btw. I notice the virtio-net data plane were missed in the wiki. Is the project still being considered? > ---- > > I've put up a wiki page with a kvm networking todo list, > mainly to avoid effort duplication, but also in the hope > to draw attention to what I think we should try addressing > in KVM: > > http://www.linux-kvm.org/page/NetworkingTodo > > This page could cover all networking related activity in KVM, > currently most info is related to virtio-net. > > Note: if there's no developer listed for an item, > this just means I don't know of anyone actively working > on an issue at the moment, not that no one intends to. > > I would appreciate it if others working on one of the items on this list > would add their names so we can communicate better. If others like this > wiki page, please go ahead and add stuff you are working on if any. > > It would be especially nice to add autotest projects: > there is just a short test matrix and a catch-all > 'Cover test matrix with autotest', currently. > > Currently there are some links to Red Hat bugzilla entries, > feel free to add links to other bugzillas. > > Thanks! >