All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-dev] Add VIRTIO_NET_F_SPEED_DUPLEX (4) feature bit
@ 2017-12-14 20:31 Jason Baron
  2017-12-20 15:00 ` [virtio-dev] " Michael S. Tsirkin
  0 siblings, 1 reply; 6+ messages in thread
From: Jason Baron @ 2017-12-14 20:31 UTC (permalink / raw)
  To: virtio-dev; +Cc: Michael S. Tsirkin, jasowang

Hi,

We have found it useful to have the virtio net device export a linkspeed
and duplex setting, such that a guest linkspeed and duplex settings can
be set automatically from the host side. We have some guest software
that relies on this setting, and fails without a valid value provided.
Thus, I would like to propose adding a new feature bit:

VIRTIO_NET_F_SPEED_DUPLEX (4) Device provides a linkspeed and duplex setting

I have provided sample qemu hypervisor and linux kernel guest code to
implement this feature here:

http://lkml.iu.edu/hypermail/linux/kernel/1712.1/05692.html

Thanks,

-Jason

---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


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

end of thread, other threads:[~2017-12-21 21:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-14 20:31 [virtio-dev] Add VIRTIO_NET_F_SPEED_DUPLEX (4) feature bit Jason Baron
2017-12-20 15:00 ` [virtio-dev] " Michael S. Tsirkin
2017-12-21 11:37   ` [virtio-dev] " Yan Vugenfirer
2017-12-21 18:44     ` Jason Baron
2017-12-21 20:31     ` Michael S. Tsirkin
2017-12-21 21:17       ` Jason Baron

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.