[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160701.054003.1169513351817423544.davem@davemloft.net>
Date: Fri, 01 Jul 2016 05:40:03 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: jasowang@...hat.com
Cc: mst@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
virtualization@...ts.linux-foundation.org, eric.dumazet@...il.com,
brouer@...hat.com
Subject: Re: [PATCH net-next V4 0/6] switch to use tx skb array in tun
From: Jason Wang <jasowang@...hat.com>
Date: Thu, 30 Jun 2016 14:45:30 +0800
> This series tries to switch to use skb array in tun. This is used to
> eliminate the spinlock contention between producer and consumer. The
> conversion was straightforward: just introdce a tx skb array and use
> it instead of sk_receive_queue.
Series applied, thanks Jason.
Powered by blists - more mailing lists