[dpdk-dev] [PATCH] net/null: do not touch mbuf next or nb segs on Rx

Ferruh Yigit ferruh.yigit at intel.com
Fri May 12 13:59:54 CEST 2017


On 5/9/2017 8:24 AM, Olivier Matz wrote:
> On Thu,  4 May 2017 16:43:58 +0100, Ferruh Yigit <ferruh.yigit at intel.com> wrote:
>> mbuf next and nb_segs fields already have the default values when get
>> from mempool, no need to update them in PMD.
>>
>> See: 8f094a9ac5d7 ("mbuf: set mbuf fields while in pool")
>>
>> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>

> Reviewed-by: Olivier Matz <olivier.matz at 6wind.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list