Re: [dpdk-dev] [PATCH 0/6] net/ionic: fix device configuration and init

2021-01-18 Thread Ferruh Yigit
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:

[dpdk-dev] [PATCH 0/6] net/ionic: fix device configuration and init

2021-01-11 Thread Andrew Boyer
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/i