<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/vmware, branch release/10.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2013-10-11T06:51:56Z</updated>
<entry>
<title>MFC r256308:</title>
<updated>2013-10-11T06:51:56Z</updated>
<author>
<name>Bryan Venteicher</name>
<email>bryanv@FreeBSD.org</email>
</author>
<published>2013-10-11T06:51:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e692917f40069d5ad01b103d5a9477195b2d9f7'/>
<id>urn:sha1:7e692917f40069d5ad01b103d5a9477195b2d9f7</id>
<content type='text'>
Do not provide a hint of the guest's OS version

The calculation can overflow if __FreeBSD_version is big
enough, and it does not appear to be required.

Approved by:	re (gjb)
</content>
</entry>
<entry>
<title>Use correct type for the vmx vlan filter table</title>
<updated>2013-09-08T19:13:06Z</updated>
<author>
<name>Bryan Venteicher</name>
<email>bryanv@FreeBSD.org</email>
</author>
<published>2013-09-08T19:13:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c02d19b6b6176999ceb8b5607f11bfb62a67174f'/>
<id>urn:sha1:c02d19b6b6176999ceb8b5607f11bfb62a67174f</id>
<content type='text'>
Approved by:	re (glebius, gjb)
</content>
</entry>
<entry>
<title>Few more minor if_vmx tweaks</title>
<updated>2013-08-30T05:53:00Z</updated>
<author>
<name>Bryan Venteicher</name>
<email>bryanv@FreeBSD.org</email>
</author>
<published>2013-08-30T05:53:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3c5dfe892d09daa5dc9148335554341e79b04082'/>
<id>urn:sha1:3c5dfe892d09daa5dc9148335554341e79b04082</id>
<content type='text'>
 - Allow the Rx/Tx queue sizes to be configured by tunables
 - Bail out earlier if the Tx queue unlikely has enough free
   descriptors to hold the frame
 - Cleanup some of the offloading capabilities handling
</content>
</entry>
<entry>
<title>Couple minor if_vmx tweaks</title>
<updated>2013-08-27T04:05:18Z</updated>
<author>
<name>Bryan Venteicher</name>
<email>bryanv@FreeBSD.org</email>
</author>
<published>2013-08-27T04:05:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3c9657753edbbb3d2ffb845e9171756272c722db'/>
<id>urn:sha1:3c9657753edbbb3d2ffb845e9171756272c722db</id>
<content type='text'>
  - Use queue size fields from the Tx/Rx queues in various places
    instead of (currently the same values) from the softc.
  - Fix potential crash in detach if the attached failed to alloc
    queue memory.
  - Move the VMXNET3_MAX_RX_SEGS define to a better spot.
  - Tweak frame size calculation w.r.t. ETHER_ALIGN. This could be
    tweaked some more, or removed since it probably doesn't matter
    much for x86 (and the x86 class of machines this driver will
    be used on).
</content>
</entry>
<entry>
<title>Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSD</title>
<updated>2013-08-23T20:47:16Z</updated>
<author>
<name>Bryan Venteicher</name>
<email>bryanv@FreeBSD.org</email>
</author>
<published>2013-08-23T20:47:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e3c97c2cc26b63d66ff5b614f1714f6d9f01c4e0'/>
<id>urn:sha1:e3c97c2cc26b63d66ff5b614f1714f6d9f01c4e0</id>
<content type='text'>
</content>
</entry>
</feed>
