On 1/10/2018 10:46 AM, Hemant Agrawal wrote: > This patch series add various improvement and performance related > optimizations for DPAA PMD > > v3: > - handling review comments from Ferruh > - update the API doc for new PMD specific API > > v2: > - fix the spelling of PORTALS > - Add Akhil's patch wich is required for crypto > - minor improvement in push mode patch > > Akhil Goyal (1): > bus/dpaa: support for enqueue frames of multiple queues > > Ashish Jain (2): > net/dpaa: fix the mbuf packet type if zero > net/dpaa: set the correct frame size in device MTU > > Hemant Agrawal (11): > net/dpaa: fix uninitialized and unused variables > net/dpaa: fix FW version code > bus/dpaa: update platform soc value register routines > net/dpaa: add frame count based tail drop with CGR > bus/dpaa: add support to create dynamic HW portal > bus/dpaa: query queue frame count support > net/dpaa: add Rx queue count support > net/dpaa: add support for loopback API > app/testpmd: add support for loopback config for dpaa > bus/dpaa: add support for static queues > net/dpaa: integrate the support of push mode in PMD > > Nipun Gupta (5): > bus/dpaa: optimize the qman HW stashing settings > bus/dpaa: optimize the endianness conversions > net/dpaa: change Tx HW budget to 7 > net/dpaa: optimize the Tx burst > net/dpaa: optimize Rx path
Series applied to dpdk-next-net/master, thanks.