On 1/6/2017 8:16 AM, Rasesh Mody wrote: > From: Harish Patil <harish.pa...@qlogic.com> > > - Make qede_process_sg_pkts() inline and add unlikely check > - Fix mbuf segment chaining logic in qede_process_sg_pkts() > - Change qede_encode_sg_bd() to return total segments required > - Fix first TX buffer descriptor's length > - Replace repeatitive code using a macro > > Fixes: bec0228816c0 ("net/qede: support scatter gather") > > Signed-off-by: Harish Patil <harish.pa...@qlogic.com>
Series applied to dpdk-next-net/master, thanks.