> -Original Message-
> From: Ananyev, Konstantin
> Sent: Friday, November 12, 2021 3:11 PM
> To: Rohit Raj ; dev@dpdk.org; Yigit, Ferruh
>
> Cc: Nipun Gupta ; Sachin Saxena
> ; Vanshika Shukla
> Subject: [EXT] RE: [PATCH v2] examples/l3fwd: fix jumbo packet drop
> From: Rohit Raj
>
> l3fwd uses mbufs with 2KB data size. If we enable jumbo packets, it is
> not able to store packets with size greater than 2KB, hence these
> packets are dropped.
>
> This patch fixes this issue by enabling scatter for jumbo packet, if
> it is supported by NIC.
>
> If sc
From: Rohit Raj
l3fwd uses mbufs with 2KB data size. If we enable jumbo packets, it is
not able to store packets with size greater than 2KB, hence these
packets are dropped.
This patch fixes this issue by enabling scatter for jumbo packet, if
it is supported by NIC.
If scatter is not supported
3 matches
Mail list logo