Page MenuHomeFreeBSD

D12774.id.diff
No OneTemporary

D12774.id.diff

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

Mime Type
text/plain
Expires
Thu, May 21, 1:56 PM (1 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33395223
Default Alt Text
D12774.id.diff (514 B)

Event Timeline