Skip to content

Commit 47b7744

Browse files
author
yy150190
committed
6541233 e1000g driver performs 33X Slower for Tibco RV when running Multiple RVDs
6572343 e1000g: needs to improve the ip forwarding performance 6637039 e1000g_recycle() missed a mutex_exit()
1 parent 14a8714 commit 47b7744

File tree

6 files changed

+233
-232
lines changed

6 files changed

+233
-232
lines changed

usr/src/uts/common/io/e1000g/README

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
# CDDL LICENSE SUMMARY
88
#
9-
# Copyright(c) 1999 - 2007 Intel Corporation. All rights reserved.
9+
# Copyright(c) 1999 - 2008 Intel Corporation. All rights reserved.
1010
#
1111
# The contents of this file are subject to the terms of Version
1212
# 1.0 of the Common Development and Distribution License (the "License").
@@ -18,7 +18,7 @@
1818
# and limitations under the License.
1919
#
2020
#
21-
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
21+
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
2222
# Use is subject to license terms of the CDDLv1.
2323
#
2424
#
@@ -549,3 +549,9 @@ Notes on packaging:
549549
6335851 e1000g needs to support FMA
550550
6605171 WARNING: pciex8086,105e - e1000g[0] : Initialize hw failed
551551

552+
5.2.4
553+
======
554+
This version has the following fix:
555+
6541233 e1000g driver performs 33X Slower for Tibco RV when running Multiple RVDs
556+
6572343 e1000g: needs to improve the ip forwarding performance
557+
6637039 e1000g_recycle() missed a mutex_exit()

0 commit comments

Comments
 (0)