These patches are bugs porting from i40evf to iavf. v3: - changed the comment of patch (net/iavf: fix scattered Rx enabling). - changed the comment of patch (net/iavf: fix incorrect link status when speed is undefined).
v2: - removed patch (net/iavf: fix port close), because all resources will be released in dev_close when RTE_ETH_DEV_CLOSE_REMOVE is set. SteveX Yang (6): net/iavf: fix scattered Rx enabling net/iavf: fix incorrect link status when speed is undefined net/iavf: fix port start during configuration restore net/iavf: fix setting of MAC address on iavf net/iavf: fix multiple interrupts for VF net/iavf: downgrade error log drivers/net/iavf/iavf_ethdev.c | 18 +++++++---- drivers/net/iavf/iavf_vchnl.c | 58 +++++++++++++++++++++++++++------- 2 files changed, 58 insertions(+), 18 deletions(-) -- 2.17.1