On 1/11/2021 7:02 PM, Andrew Boyer wrote:
This patch series fixes up configuration flag handling, fixes up
link autonegotiation, and reduces the init time.
DTS was used to identify the issues and verify the fixes.
Andrew Boyer (6):
net/ionic: revise configuration flag handling
net/ionic: combine queue init and enable commands
net/ionic: set port admin state to up in port init
net/ionic: don't add station MAC filter on init
net/ionic: clear up confusion around FC autoneg
net/ionic: correctly set link speed and autonegotiation
Series applied to dpdk-next-net/main, thanks.