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

2019-07-22 Thread Slava Ovsiienko
> -Original Message- > From: Matan Azrad > Sent: Monday, July 22, 2019 12:13 > To: Shahaf Shuler ; Yongseok Koh > ; Slava Ovsiienko > Cc: dev@dpdk.org; Dekel Peled > Subject: [PATCH 23/28] net/mlx5: replace the external mbuf shared memory > > As an arrangement to the LRO support when a

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

2019-07-22 Thread Matan Azrad
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 contro