Add 2017Q1 entry on Intel 10G/40G driver updates from Jeff Pieper
This commit is contained in:
parent
32515d9472
commit
772fab6843
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50173
1 changed files with 69 additions and 0 deletions
|
@ -515,4 +515,73 @@
|
|||
the Linuxulator.</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
<project cat='kern'>
|
||||
<title>Intel 10G and 40G Network Driver Updates</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Jeb</given>
|
||||
<common>Cramer</common>
|
||||
</name>
|
||||
<email>jeb.j.cramer@intel.com</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Eric</given>
|
||||
<common>Joyner</common>
|
||||
</name>
|
||||
<email>eric.joyner@intel.com</email>
|
||||
</person>
|
||||
|
||||
<person>
|
||||
<name>
|
||||
<given>Krzysztof </given>
|
||||
<common>Galazka</common>
|
||||
</name>
|
||||
<email>krzysztof.galazka@intel.com</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="https://reviews.FreeBSD.org/D9851">Commit adding X553 <tt>ix</tt>/<tt>ixv</tt> Support for <tt>iflib</tt></url>
|
||||
<url href="https://reviews.FreeBSD.org/D5213">Commit converting <tt>ixgbe</tt> to <tt>iflib</tt></url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>This driver update is for the Intel <tt>ix</tt>/<tt>ixv</tt>
|
||||
and <tt>ixl</tt>/<tt>ixlv</tt> network drivers, and includes
|
||||
support for several new hardware releases.</p>
|
||||
|
||||
<p><tt>ix</tt>/<tt>ixv</tt>:</p>
|
||||
|
||||
<ul>
|
||||
<li>Added support for X553 SoC devices based on the Denverton
|
||||
platform</li>
|
||||
</ul>
|
||||
|
||||
<p><tt>ixl</tt>/<tt>ixlv</tt>:</p>
|
||||
|
||||
<ul>
|
||||
<li>Added support for X722 10G SoC devices based on the
|
||||
Lewisburg chipset</li>
|
||||
|
||||
<li>Added an interface for the upcoming iWarp driver for X722
|
||||
devices</li>
|
||||
|
||||
<li>Added support for XXV710 25G devices</li>
|
||||
</ul>
|
||||
</body>
|
||||
|
||||
<help>
|
||||
<task><tt>ix</tt>/<tt>ixv</tt> <tt>iflib</tt> support is
|
||||
currently under review in Phabricator. It will be refactored to
|
||||
include D5213.</task>
|
||||
|
||||
<task>Initial work for <tt>ixl</tt>/<tt>ixlv</tt> <tt>iflib</tt>
|
||||
support is in progress.</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue