[dpdk-dev] [PATCH 23/28] net/mlx5: replace the external mbuf shared memory

Slava Ovsiienko viacheslavo at mellanox.com
Mon Jul 22 11:21:58 CEST 2019


> -----Original Message-----
> From: Matan Azrad <matan at mellanox.com>
> Sent: Monday, July 22, 2019 12:13
> To: Shahaf Shuler <shahafs at mellanox.com>; Yongseok Koh
> <yskoh at mellanox.com>; Slava Ovsiienko <viacheslavo at mellanox.com>
> Cc: dev at dpdk.org; Dekel Peled <dekelp at mellanox.com>
> Subject: [PATCH 23/28] net/mlx5: replace the external mbuf shared memory
> 
> As an arrangement to the LRO support when a packet can consume all the
> stride memory, the external mbuf shared information cannot be anymore in
> the end of the stride, because the HW may write the packet data to all the
> stride memory.
> 
> Move the shared information memory from the stride to the control memory
> of the external mbuf.
> 
> Signed-off-by: Matan Azrad <matan at mellanox.com>

Acked-by: Viacheslav Ovsiienko <viacheslavo at mellanox.com>




More information about the dev mailing list