Tuesday, May 1, 2018 12:59 PM, Shahaf Shuler: > Subject: [dpdk-dev] [PATCH v2 1/2] net/mlx5: fix ethtool link setting call > order > > According to ethtool_link_setting API recommendation > ETHTOOL_GLINKSETTINGS should be called before ETHTOOL_GSET as the > later one deprecated. > > Fixes: f47ba80080ab ("net/mlx5: remove kernel version check") > > Signed-off-by: Shahaf Shuler <shah...@mellanox.com> > Acked-by: Nelio Laranjeiro <nelio.laranje...@6wind.com>
Series applied to next-net-mlx, thanks.