|
@@ -75,7 +75,7 @@
|
|
|
*/
|
|
*/
|
|
|
#define CMP_QSIZE CMP_QUEUE_SIZE2
|
|
#define CMP_QSIZE CMP_QUEUE_SIZE2
|
|
|
#define CMP_QUEUE_LEN (1ULL << (CMP_QSIZE + 10))
|
|
#define CMP_QUEUE_LEN (1ULL << (CMP_QSIZE + 10))
|
|
|
-#define CMP_QUEUE_CQE_THRESH 0
|
|
|
|
|
|
|
+#define CMP_QUEUE_CQE_THRESH (NAPI_POLL_WEIGHT / 2)
|
|
|
#define CMP_QUEUE_TIMER_THRESH 80 /* ~2usec */
|
|
#define CMP_QUEUE_TIMER_THRESH 80 /* ~2usec */
|
|
|
|
|
|
|
|
#define RBDR_SIZE RBDR_SIZE0
|
|
#define RBDR_SIZE RBDR_SIZE0
|