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.
Hi Jiawen,
Can you please send new versions as reply to previous version
(git send-email '--in-reply-to' argument) ?
Having new versions in same thread helps to confirm comments to
previous versions, also it helps to see all versions easily in
the archives.
No change needed for this version, but this is for future versions.
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
<...>