summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/modprobe.d/vyatta_nocopybreak17
1 files changed, 16 insertions, 1 deletions
diff --git a/etc/modprobe.d/vyatta_nocopybreak b/etc/modprobe.d/vyatta_nocopybreak
index 0ac3052..967be53 100644
--- a/etc/modprobe.d/vyatta_nocopybreak
+++ b/etc/modprobe.d/vyatta_nocopybreak
@@ -38,11 +38,26 @@
# in forwarding performance for traffic using these drivers.
#
+options 3c515 rx_copybreak=0
+options 3c59x rx_copybreak=0
+options cxgb copybreak=0
options e1000 copybreak=0
options e1000e copybreak=0
+options epic100 rx_copybreak=0
+options fealnx rx_copybreak=0
+options hamachi rx_copybreak=0
+options ixgb copybreak=0
+options natsemi rx_copybreak=0
+options pcnet32 rx_copybreak=0
+options r8169 rx_copybreak=0
+options sis190 rx_copybreak=0
options sky2 copybreak=0
-
+options starfire rx_copybreak=0
+options sundance rx_copybreak=0
+options typhoon rx_copybreak=0
options via-rhine rx_copybreak=0
options via-velocity rx_copybreak=0
+options yellowfin rx_copybreak=0
+