Modify if_em show-stopper to testing state as glebius has committed patches
to various branches believed to address the problem. Will move this to the testing category once it's shipped in RC2.
This commit is contained in:
parent
96eed466bf
commit
cd34200fab
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26117
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.57 2005/10/21 12:57:32 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.58 2005/10/21 14:22:28 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 6.0 Open Issues">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -60,11 +60,12 @@
|
|||
|
||||
<tr>
|
||||
<td>if_em doesn't handle RX overrun</td>
|
||||
<td>&status.wip;</td>
|
||||
<td>&status.untested;</td>
|
||||
<td>&a.glebius;</td>
|
||||
<td>Under high packet delivery rates, if_em interfaces may wedge until
|
||||
reset. A patch has now been committed to HEAD, and will be merged to
|
||||
RELENG_6 and RELENG_6_0 in the near future.</td>
|
||||
reset. A patch believed to correct this and related problems has been
|
||||
committed to HEAD, RELENG_6, and RELENG_6_0, and now requires testing.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue