On 2/9/2022 10:42 AM, Jiawen Wu wrote:
Fixed some bugs for txgbe and ngbe, and support more custom functions.
v2:
- Add more detail describe in commit logs and release notes.
- Fix build error.
- Fix debug logs.
Jiawen Wu (12):
net/ngbe: fix failed to receive packets
net/ngbe: fix link interrupt sometimes lost
net/ngbe: fix Tx pending
net/ngbe: fix RxTx packet statistics
net/ngbe: optimize the PHY initialization process
net/ngbe: add support to custom PHY interfaces
net/ngbe: add LED OEM support
net/ngbe: fix debug log
net/txgbe: add LED OEM support
net/txgbe: fix debug log
net/txgbe: fix to set link up and down
net/txgbe: fix KR auto-negotiation
Except 8/12 & 10/12,
Series applied to dpdk-next-net/main, thanks.
Expecting a separate set for 8/12 & 10/12.