[dpdk-dev] [PATCH] net: get rid of SET_ETHTOOL_OPS

2014-07-02 Thread Thomas Monjalon
2014-07-02 10:07, Flavio Leitner: > On Wed, Jul 02, 2014 at 11:48:51AM +0200, Thomas Monjalon wrote: > > You are removing SET_ETHTOOL_OPS calls. > > Yes. > > > In a previous patch, Aaro Koskinen made the choice to redefine the macro > > in kcompat files. > > I missed that one. > > > I don't kno

[dpdk-dev] [PATCH] net: get rid of SET_ETHTOOL_OPS

2014-07-02 Thread Thomas Monjalon
Hi Flavio, 2014-07-01 15:19, Flavio Leitner: > The SET_ETHTOOL_OPS has been removed from upstream, so it > breaks the dpdk build with recent kernels. > > Signed-off-by: Flavio Leitner You are removing SET_ETHTOOL_OPS calls. In a previous patch, Aaro Koskinen made the choice to redefine the macr

[dpdk-dev] [PATCH] net: get rid of SET_ETHTOOL_OPS

2014-07-02 Thread Flavio Leitner
On Wed, Jul 02, 2014 at 11:48:51AM +0200, Thomas Monjalon wrote: > Hi Flavio, > > 2014-07-01 15:19, Flavio Leitner: > > The SET_ETHTOOL_OPS has been removed from upstream, so it > > breaks the dpdk build with recent kernels. > > > > Signed-off-by: Flavio Leitner > > You are removing SET_ETHTOOL

[dpdk-dev] [PATCH] net: get rid of SET_ETHTOOL_OPS

2014-07-01 Thread Flavio Leitner
The SET_ETHTOOL_OPS has been removed from upstream, so it breaks the dpdk build with recent kernels. Signed-off-by: Flavio Leitner --- lib/librte_eal/linuxapp/kni/ethtool/igb/igb_ethtool.c | 4 ++-- lib/librte_eal/linuxapp/kni/ethtool/ixgbe/ixgbe.h | 1 - lib/librte_eal/linuxapp/kni/