Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131924570
D12774.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
514 B
Referenced Files
None
Subscribers
None
D12774.diff
View Options
Index: head/sys/net/iflib.c
===================================================================
--- head/sys/net/iflib.c
+++ head/sys/net/iflib.c
@@ -288,7 +288,8 @@
/* magic number that should be high enough for any hardware */
#define IFLIB_MAX_TX_SEGS 128
-#define IFLIB_MAX_RX_SEGS 32
+/* bnxt supports 64 with hardware LRO enabled */
+#define IFLIB_MAX_RX_SEGS 64
#define IFLIB_RX_COPY_THRESH 128
#define IFLIB_MAX_RX_REFRESH 32
/* The minimum descriptors per second before we start coalescing */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Oct 13, 6:17 AM (16 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23661704
Default Alt Text
D12774.diff (514 B)
Attached To
Mode
D12774: bnxt: HW_LRO Rx Pkt with > 32 fragments caused Crash (iflib)
Attached
Detach File
Event Timeline
Log In to Comment