From: seantywork Date: Thu, 19 Jun 2025 07:11:24 +0000 (+0100) Subject: slow X-Git-Url: https://git.feebdaed.xyz/?a=commitdiff_plain;h=0a80129a85c055f869febc764ddcb8cb3d29a158;p=linuxyz.git slow --- diff --git a/kgpio-irqsock/kgpio_irqsk.h b/kgpio-irqsock/kgpio_irqsk.h index 069c20f..59d3dfd 100644 --- a/kgpio-irqsock/kgpio_irqsk.h +++ b/kgpio-irqsock/kgpio_irqsk.h @@ -38,7 +38,7 @@ #define CHECK_BIT(var,pos) ((var) & (1<<(pos))) #define MAX_PKTLEN 1500 -#define MAX_Q_LEN 64 +#define MAX_Q_LEN 128 #define SYNC_UDELAY 64