Add entry on the Elastic Network Adapter from Jakub Palider
This commit is contained in:
parent
f49eca6140
commit
82d0d32c32
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49555
1 changed files with 68 additions and 0 deletions
|
|
@ -793,4 +793,72 @@
|
||||||
<task>Submit remaining fixes and drivers.</task>
|
<task>Submit remaining fixes and drivers.</task>
|
||||||
</help>
|
</help>
|
||||||
</project>
|
</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 — 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>
|
</report>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue