On 4/11/2017 2:37 AM, John Daley wrote: > Remove initialization of next and nb_segs mbuf fields in the Rx path > since they are now initialized in the mbuf pool. > > See commit 8f094a9ac5d7 ("mbuf: set mbuf fields while in pool"). > > Signed-off-by: John Daley <johnd...@cisco.com>
Applied to dpdk-next-net/master, thanks.