avf: reduce default ITR interval
Type: fix
Fixes: b4ff07a
Change-Id: I361ec71944048734b73eec700e32531fb070194e
Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#define AVF_MBOX_BUF_SZ 512
|
||||
#define AVF_RXQ_SZ 512
|
||||
#define AVF_TXQ_SZ 512
|
||||
#define AVF_ITR_INT 8160
|
||||
#define AVF_ITR_INT 32
|
||||
|
||||
#define PCI_VENDOR_ID_INTEL 0x8086
|
||||
#define PCI_DEVICE_ID_INTEL_AVF 0x1889
|
||||
|
Reference in New Issue
Block a user