From: Jakub Kicinski <jakub.kicin...@netronome.com> Date: Mon, 11 Jun 2018 21:33:34 -0700
> Various fixes for the NFP. Patch 1 fixes a harmless GCC 8 warning. > Patch 2 ensures statistics are correct after users decrease the number > of channels/rings. Patch 3 restores phy_port_name behaviour for flower, > ndo_get_phy_port_name used to return -EOPNOTSUPP on one of the netdevs, > and we need to keep it that way otherwise interface names may change. > Patch 4 fixes refcnt leak in flower tunnel offload code. Series applied.