From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCHv3] virtio-spec: virtio network device multiqueue support Date: Thu, 06 Sep 2012 18:43:36 +0200 Message-ID: <5048D2B8.4060003@redhat.com> References: <20120906120828.GA1534@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, kvm@vger.kernel.org, virtualization@lists.linux-foundation.org To: "Michael S. Tsirkin" Return-path: In-Reply-To: <20120906120828.GA1534@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org List-Id: netdev.vger.kernel.org Il 06/09/2012 14:08, Michael S. Tsirkin ha scritto: > +#define VIRTIO_NET_CTRL_STEERING_HOST 1 You didn't change this occurrence. Paolo