Increase the arbitrary limit of TX segments.
Sponsored by: Rubicon Communications (Netgate)
This commit is contained in:
parent
3419d34598
commit
7996fcdcc3
@ -153,7 +153,7 @@ static int cpsw_stats_sysctl(SYSCTL_HANDLER_ARGS);
|
||||
* Packets with more segments than this will be defragmented before
|
||||
* they are queued.
|
||||
*/
|
||||
#define CPSW_TXFRAGS 8
|
||||
#define CPSW_TXFRAGS 16
|
||||
|
||||
/* Shared resources. */
|
||||
static device_method_t cpsw_methods[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user