Message ID | 1537527962-25757-1-git-send-email-hemant.agrawal@nxp.com |
---|---|
Headers | show |
Series | NXP DPAA driver enhancements | expand |
On 9/21/2018 12:05 PM, Hemant Agrawal wrote: > Misc driver level enhancements > > V3: fix the description and implementation of jumbo buffer fix > > V2: remove the unused function from map file > Add description/details in git commit logs. > > > Hemant Agrawal (9): > net/dpaa: configure frame queue on MAC ID basis > net/dpaa: fix jumbo buffer config > net/dpaa: implement scatter offload support > net/dpaa: minor debug log enhancements > bus/dpaa: add interrupt based portal fd support > net/dpaa: separate Rx function for LS1046 > net/dpaa: tune prefetch in Rx path > bus/dpaa: add check for re-definition in compat > mempool/dpaa: change the debug log level to DP > > Nipun Gupta (2): > bus/dpaa: avoid tag Set for eqcr in Tx path > bus/dpaa: avoid using be conversions for contextb > > Sachin Saxena (1): > net/dpaa: fix link speed based on MAC type > > Sunil Kumar Kori (1): > net/dpaa: rearranging of atomic queue support code Series applied to dpdk-next-net/master, thanks.