All of lore.kernel.org
 help / color / mirror / Atom feed
* virtio-net: why not always to set avail->flags to VRING_AVAIL_F_NO_INTERRUPT
@ 2015-06-03  6:32 Linhaifeng
  2015-06-04  1:13 ` Rusty Russell
  2015-06-04  1:13 ` Rusty Russell
  0 siblings, 2 replies; 7+ messages in thread
From: Linhaifeng @ 2015-06-03  6:32 UTC (permalink / raw)
  To: netdev
  Cc: virtualization, rusty@rustcorp.com.au >> Rusty Russell,
	Michael S. Tsirkin

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.

^ permalink raw reply	[flat|nested] 7+ messages in thread
* virtio-net: why not always to set avail->flags to VRING_AVAIL_F_NO_INTERRUPT
@ 2015-06-03  6:32 Linhaifeng
  0 siblings, 0 replies; 7+ messages in thread
From: Linhaifeng @ 2015-06-03  6:32 UTC (permalink / raw)
  To: netdev; +Cc: Michael S. Tsirkin, virtualization

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.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-06-04 19:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-03  6:32 virtio-net: why not always to set avail->flags to VRING_AVAIL_F_NO_INTERRUPT Linhaifeng
2015-06-04  1:13 ` Rusty Russell
2015-06-04  1:13 ` Rusty Russell
2015-06-04  2:35   ` Linhaifeng
2015-06-04 19:52     ` Rusty Russell
2015-06-04  2:35   ` Linhaifeng
  -- strict thread matches above, loose matches on Subject: below --
2015-06-03  6:32 Linhaifeng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.