On 12/13/2017 12:05 PM, Hemant Agrawal wrote: > This patch series add various improvement and performance related > optimizations for DPAA PMD > > 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 coverity reported issues > 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
Hi Hemant, There is new PMD specific API and it needs to be documented, I put more detailed comments to the patch. And since there will be a new version of the set commented on a few minor issues too. Thanks, ferruh