Re: [net-next v4 0/7] Multiqueue support in tuntap

2012-10-31 Thread Jason Wang
On 10/31/2012 07:52 AM, Stephen Hemminger wrote: I am testing BQL for tuntap. It wouldn't be hard to do BQL in the multi-queue version. Yes, if BQL for tuntap is in first, I will rebase and convert it to multiqueue version. Thanks -- To unsubscribe from this list: send the line "unsubscribe

Re: [net-next v4 0/7] Multiqueue support in tuntap

2012-10-30 Thread Stephen Hemminger
I am testing BQL for tuntap. It wouldn't be hard to do BQL in the multi-queue version. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the

Re: [net-next v4 0/7] Multiqueue support in tuntap

2012-10-28 Thread Jason Wang
On 10/29/2012 02:07 PM, David Miller wrote: Many sites rejected your emails because they had two To: headers. Please repost this without that problem so people can actually receive it. Thanks. Sorry about that, will repost soon. -- To unsubscribe from this list: send the line "unsubscribe li

Re: [net-next v4 0/7] Multiqueue support in tuntap

2012-10-28 Thread David Miller
Many sites rejected your emails because they had two To: headers. Please repost this without that problem so people can actually receive it. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo inf

[net-next v4 0/7] Multiqueue support in tuntap

2012-10-28 Thread Jason Wang
Hello All: This is an update of multiqueue support in tuntap from V3. Please consider to merge. The main idea for this series is to let tun/tap device to be benefited from multiqueue network cards and multi-core host. We used to have a single queue for tuntap which could be a bottleneck in a mult