Re: [PATCH] app/testpmd: fix packets segments allocation

2022-06-08 Thread Andrew Rybchenko
On 6/2/22 15:59, Raja Zidane wrote: When --mbuf-size cmdln parameter is specified, the segments to scatter packets on are allocated sequentially from these extra memory pools (the mbuf for the first segment is allocated from the first pool, the second one from the second pool, and so on, if segme

[PATCH] app/testpmd: fix packets segments allocation

2022-06-02 Thread Raja Zidane
When --mbuf-size cmdln parameter is specified, the segments to scatter packets on are allocated sequentially from these extra memory pools (the mbuf for the first segment is allocated from the first pool, the second one from the second pool, and so on, if segment number is greater then pool’s the m