Re: [dpdk-dev] [PATCH] nfp: fix mbuf releasing when segments

2017-04-26 Thread Ferruh Yigit
On 4/26/2017 11:27 AM, Alejandro Lucero wrote: > If segments are used, just mbufs previously linked to head descriptor of > a mbuf chain are released. Other tx descriptor are used for the mbuf chain > but they keep their linked mbufs without releasing them. It is not a fatal > issue because sooner

[dpdk-dev] [PATCH] nfp: fix mbuf releasing when segments

2017-04-26 Thread Alejandro Lucero
If segments are used, just mbufs previously linked to head descriptor of a mbuf chain are released. Other tx descriptor are used for the mbuf chain but they keep their linked mbufs without releasing them. It is not a fatal issue because sooner or later those descriptors will be head descriptors or