We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97776ca commit 1cc0a47Copy full SHA for 1cc0a47
drivers/net/ethernet/amazon/ena/ena_com.h
@@ -47,7 +47,7 @@
47
/* ENA adaptive interrupt moderation settings */
48
49
#define ENA_INTR_INITIAL_TX_INTERVAL_USECS 64
50
-#define ENA_INTR_INITIAL_RX_INTERVAL_USECS 0
+#define ENA_INTR_INITIAL_RX_INTERVAL_USECS 20
51
#define ENA_DEFAULT_INTR_DELAY_RESOLUTION 1
52
53
#define ENA_HASH_KEY_SIZE 40
0 commit comments