[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <556E9F87.7030202@huawei.com>
Date: Wed, 3 Jun 2015 14:32:39 +0800
From: Linhaifeng <haifeng.lin@...wei.com>
To: <netdev@...r.kernel.org>
CC: <virtualization@...ts.linux-foundation.org>,
"rusty@...tcorp.com.au >> Rusty Russell" <rusty@...tcorp.com.au>,
"Michael S. Tsirkin" <mst@...hat.com>
Subject: virtio-net: why not always to set avail->flags to VRING_AVAIL_F_NO_INTERRUPT
Hi,
I'm a newbie and have a question about vring_new_virtqueue function.
Why we set avail->flags to VRING_AVAIL_F_NO_INTERRUPT when no callbacks?
I think we should set avail->flags to VRING_AVAIL_F_NO_INTERRUPT even if no callbacks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists