[Bug 209427] [PATCH] if_vtnet(4) is not sending LINK_(UP|DOWN) events

2016-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209427

--- Comment #4 from Roman Bogorodskiy  ---
(In reply to Bryan Venteicher from comment #3)

I'm using it with bhyve.

Looks like it does advertise the VIRTIO_NET_F_STATUS feature:

https://svnweb.freebsd.org/base/head/usr.sbin/bhyve/pci_virtio_net.c?view=markup#l90

However, it looks like it's set to 1 if it successfully opens a tap device and
doesn't change after that:

https://svnweb.freebsd.org/base/head/usr.sbin/bhyve/pci_virtio_net.c?view=markup#l891

(I could be wrong in my interpretation though).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


[Bug 209427] [PATCH] if_vtnet(4) is not sending LINK_(UP|DOWN) events

2016-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209427

--- Comment #3 from Bryan Venteicher  ---
(In reply to Roman Bogorodskiy from comment #2)

I think is still a bit dirty: are you using a host that does not advertise the
VIRTIO_NET_F_STATUS feature?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


[Bug 209427] [PATCH] if_vtnet(4) is not sending LINK_(UP|DOWN) events

2016-05-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209427

Roman Bogorodskiy  changed:

   What|Removed |Added

   Keywords||patch
Summary|if_vtnet(4) is not sending  |[PATCH] if_vtnet(4) is not
   |LINK_(UP|DOWN) events   |sending LINK_(UP|DOWN)
   ||events

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"