Add 2017Q3 Intel 10G iflib conversion entry from Jeb Cramer
This commit is contained in:
parent
a47849876f
commit
949df58b3a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51210
1 changed files with 45 additions and 0 deletions
|
@ -426,4 +426,49 @@
|
|||
<task>Additional testing.</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='kern'>
|
||||
<title>Intel 10G <tt>iflib</tt> Driver Update</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Chris</given>
|
||||
<common>Galazka</common>
|
||||
</name>
|
||||
<email>krzysztof.galazka@intel.com</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Piotr</given>
|
||||
<common>Pietruszewski</common>
|
||||
</name>
|
||||
<email>piotr.pietruszewski@intel.com</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="https://reviews.FreeBSD.org/D11727"><tt>ixgbe</tt> <tt>iflib</tt> Conversion</url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>The <tt>ix</tt> and <tt>ixv</tt> network interface drivers
|
||||
support a variety of Intel network interfaces, with line
|
||||
speeds at 10 Gbit/second.</p>
|
||||
|
||||
<p>This quarter, with the help of Matt Macy and Sean Bruno (among
|
||||
others), we've submitted a review in Phabricator for the
|
||||
conversion of the <tt>ixgbe</tt> driver to use the new (and evolving)
|
||||
<tt>iflib</tt> interface.</p>
|
||||
|
||||
<p>Stay tuned for the conversion of the 40G driver
|
||||
(<tt>ixl</tt>) as it is currently being ported to use
|
||||
<tt>iflib</tt>.</p>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
<task>Additional testing.</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue