On 07-08-2024 21:12, Ferruh Yigit wrote:
On 8/1/2024 11:52 AM, Hemant Agrawal wrote:
This series adds several enhancement to the NXP DPAA Ethernet driver.
Primarily:
1. timestamp and IEEE 1588 support
2. OH and ONIC based virtual port config in DPAA
3. frame display and debugging infra
Gagandeep Singh (3):
bus/dpaa: fix PFDRs leaks due to FQRNIs
net/dpaa: support mempool debug
net/dpaa: improve the dpaa port cleanup
Hemant Agrawal (4):
bus/dpaa: fix VSP for 1G fm1-mac9 and 10
bus/dpaa: add port buffer manager stats
net/dpaa: implement detailed packet parsing
net/dpaa: enhance DPAA frame display
Jun Yang (2):
net/dpaa: share MAC FMC scheme and CC parse
net/dpaa: improve dpaa errata A010022 handling
Rohit Raj (3):
net/dpaa: fix typecasting ch ID to u32
bus/dpaa: add OH port mode for dpaa eth
bus/dpaa: add ONIC port mode for the DPAA eth
Vanshika Shukla (4):
net/dpaa: support Tx confirmation to enable PTP
net/dpaa: add support to separate Tx conf queues
net/dpaa: support Rx/Tx timestamp read
net/dpaa: support IEEE 1588 PTP
Vinod Pullabhatla (1):
net/dpaa: add Tx rate limiting DPAA PMD API
There are some new features in this series, it can be good to add
release note update for those.
(But please not as a separate doc update, but each patch adding a
feature can update the document.)
Hi Ferruh,
Thanks for the detailed review. We will re-work as advised.
Regards,
Hemant