Add entry on the Elastic Network Adapter from Jakub Palider

This commit is contained in:
Benjamin Kaduk 2016-10-23 23:44:39 +00:00
parent f49eca6140
commit 82d0d32c32
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49555

View file

@ -793,4 +793,72 @@
<task>Submit remaining fixes and drivers.</task>
</help>
</project>
<project cat='kern'>
<title>&os; Driver for the Annapurna Labs ENA</title>
<contact>
<person>
<name>
<given>Jan</given>
<common>Medala</common>
</name>
<email>jan@semihalf.com</email>
</person>
<person>
<name>
<given>Jakub</given>
<common>Palider</common>
</name>
<email>jpa@semihalf.com</email>
</person>
</contact>
<links>
<url href="http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/enhanced-networking.html">Amazon AWS Documentation of the ENA</url>
</links>
<body>
<p>The Elastic Network Adapter (ENA) is a 25G SmartNIC developed by
Annapurna Labs based on a custom ARMv8 chip. This is a
high-performance networking card that is available to AWS virtual
machines. It introduces enhancements in network utilization
scalability on EC2 machines running various operating systems, in
particular &os;.</p>
<p>The goal of &os; enablement is to provide top performance and a
wide range of monitoring and management features such as:</p>
<ul>
<li>multiple queue modes</li>
<li>various offload functionality</li>
<li>admin queue</li>
<li>asynchronous notification</li>
<li>robust hardware access</li>
<li>scalable number of MSI-X interrupts</li>
<li>counters</li>
</ul>
<p>The current state offers stable driver operation with good
performance on machines running &os; directly on the hardware.</p>
</body>
<sponsor>
Annapurna Labs &mdash; an Amazon company
</sponsor>
<help>
<task>Optimize performance for virtualized environments.</task>
<task>Prepare for submitting the driver as a Phabricator
review.</task>
</help>
</project>
</report>