On 2/24/2021 12:42 PM, Hemant Agrawal wrote:
This patch series adds changes to dpaaX ethernet pmd

1. Basic Traffic Management support for shaper and scheduler
2. Support external buffer in Transmit side.
3. Optimize the SG packet handling
4. Add support APIs in DPDMUX (SRIOV equivalent for DPAA2)
5. Fix isssues


v3: fix spelling issues, add rx buf size support
v2: add more patches and add TM documentation

Akhil Goyal (1):
   net/dpaa2: add support for raw pattern in dpdmux

Apeksha Gupta (1):
   net/dpaa2: dpdmux skip reset

Gagandeep Singh (1):
   net/dpaa2: add traffic management driver

Hemant Agrawal (11):
   net/dpaa2: allocate SGT table from first segment
   net/dpaa: support external buffers in Tx
   net/dpaa2: add support to configure dpdmux max Rx frame len
   net/dpaa2: support dpdmux to not drop parse err pkts
   net/dpaa2: add device args for enable Tx confirmation
   net/dpaa2: change Tx queue congestion settings
   mempool/dpaa2: support stats for secondary process
   bus/dpaa: secondary process init support
   bus/dpaa: enhance checks for bus and device detection
   net/dpaa2: add Rx buf size support
   net/dpaa: add Rx buf size support

Nipun Gupta (6):
   bus/dpaa: fix statistics reading
   net/dpaa2: support external buffers in Tx
   net/dpaa2: optionally enable error queues
   net/dpaa: do not release the cgr ranges
   net/dpaa: prevent multiple mp config on an device
   bus/dpaa: support shared ethernet MAC interface

Rohit Raj (2):
   net/dpaa2: fix link get API implementation
   net/dpaa: fix link get API implementation

Youri Querry (1):
   bus/fslmc: fix to use ci value for qbman 5.0


Series applied to dpdk-next-net/main, thanks.


Hemant, can you please send a release notes update for the added features, I will squash it later in next-net?

Reply via email to