]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Increase the max number of indirect descriptors to match
authorPeter Grehan <grehan@FreeBSD.org>
Fri, 2 Oct 2015 02:09:50 +0000 (02:09 +0000)
committerPeter Grehan <grehan@FreeBSD.org>
Fri, 2 Oct 2015 02:09:50 +0000 (02:09 +0000)
commit1e306308ceefc2825a1e47f5b9a89c8b2d611117
treecffe7b9041020e722576a8b6f897dac5b957223e
parent066a643b9fd3a33aef69d039829982544aa58a36
- Increase the max number of indirect descriptors to match
  the largest that the Windows virtio driver can send down

- Always advertize indirect descriptors. The Illumos virtio
  driver won't attach unless this capability is seen.

Reviewed by: neel
usr.sbin/bhyve/pci_virtio_net.c