Re: [PATCH] Add netmap support to bhyve

2015-01-25 Thread Tiwei Bie
On Sun, Jan 25, 2015 at 07:33:47PM -0800, Peter Grehan wrote: > Hi, > > > I saw that there is an open task of adding Netmap support to bhyve in > > the latest status report of FreeBSD [1]. So I implement the netmap > > support for bhyve, and following is the patch. Hope this can be helpful! > >

Re: [PATCH] Add netmap support to bhyve

2015-01-25 Thread Peter Grehan
Hi, I saw that there is an open task of adding Netmap support to bhyve in the latest status report of FreeBSD [1]. So I implement the netmap support for bhyve, and following is the patch. Hope this can be helpful! Nice work ! Did you manage to get any throughput numbers ? We've had another

[PATCH] Add netmap support to bhyve

2015-01-23 Thread Tiwei Bie
Hello everyone, I saw that there is an open task of adding Netmap support to bhyve in the latest status report of FreeBSD [1]. So I implement the netmap support for bhyve, and following is the patch. Hope this can be helpful! diff --git a/usr.sbin/bhyve/pci_virtio_net.c b/usr.sbin/bhyve/pci_virti