Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107334274
D8621.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
536 B
Referenced Files
None
Subscribers
None
D8621.diff
View Options
Index: head/sys/dev/hyperv/netvsc/if_hn.c
===================================================================
--- head/sys/dev/hyperv/netvsc/if_hn.c
+++ head/sys/dev/hyperv/netvsc/if_hn.c
@@ -465,7 +465,7 @@
&hn_tx_agg_size, 0, "Packet transmission aggregation size limit");
/* Packet transmission aggregation count limit */
-static int hn_tx_agg_pkts = 0;
+static int hn_tx_agg_pkts = -1;
SYSCTL_INT(_hw_hn, OID_AUTO, tx_agg_pkts, CTLFLAG_RDTUN,
&hn_tx_agg_pkts, 0, "Packet transmission aggregation packet limit");
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 13, 3:49 PM (14 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15783749
Default Alt Text
D8621.diff (536 B)
Attached To
Mode
D8621: hyperv/hn: Enable multi-packet RNDIS message support by default.
Attached
Detach File
Event Timeline
Log In to Comment