Hi,
> -Original Message-
> From: Alexander Kozyrev
> Sent: Tuesday, November 8, 2022 3:45 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Raslan Darawsheh ; Slava
> Ovsiienko ; Matan Azrad ;
> Michael Baum
> Subject: [PATCH] net/mlx5: fix the first segment inline le
> -Original Message-
> From: Alexander Kozyrev
> Sent: Tuesday, November 8, 2022 15:45
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Raslan Darawsheh ; Slava Ovsiienko
> ; Matan Azrad ; Michael Baum
>
> Subject: [PATCH] net/mlx5: fix the first segment inline length
&
Packets can be split into several mbufs with various data sizes.
There is no limitation on how small these segments can be.
But there is a limitation on Tx side for inline configuration:
send WQEs with inline headers less than the required are dropped.
The very first segment must be more than minim
3 matches
Mail list logo