scsi: qedf: Decrease the LL2 MTU size to 2500
Decrease the LL2 MTU size to 2500. Signed-off-by: Saurav Kashyap <skashyap@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:

committed by
Martin K. Petersen

parent
0482262646
commit
f6d63678b0
@@ -49,6 +49,7 @@
|
||||
#define QEDF_ABORT_TIMEOUT (10 * 1000)
|
||||
#define QEDF_CLEANUP_TIMEOUT 1
|
||||
#define QEDF_MAX_CDB_LEN 16
|
||||
#define QEDF_LL2_BUF_SIZE 2500 /* Buffer size required for LL2 Rx */
|
||||
|
||||
#define UPSTREAM_REMOVE 1
|
||||
#define UPSTREAM_KEEP 1
|
||||
|
Reference in New Issue
Block a user