[dpdk-dev] [RFC PATCH] ethdev: remove old flow director API

2015-04-27 Thread Thomas Monjalon
2015-04-20 09:45, Venky Venkatesan: > On 04/20/2015 09:33 AM, Neil Horman wrote: > > On Mon, Apr 20, 2015 at 04:11:43PM +0200, Thomas Monjalon wrote: > >> It's time to remove this old API. > >> It seems some work is still needed to rely only on eth_ctrl API. > >> At least ixgbe, i40e and testpmd mu

[dpdk-dev] [RFC PATCH] ethdev: remove old flow director API

2015-04-22 Thread Wu, Jingjing
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Monday, April 20, 2015 11:00 PM > To: Wu, Jingjing > Cc: dev at dpdk.org > Subject: Re: [RFC PATCH] ethdev: remove old flow director API > > 2015-04-20 14:32, Wu, Jingjing: > > From: Thomas Monjalo

[dpdk-dev] [RFC PATCH] ethdev: remove old flow director API

2015-04-20 Thread Thomas Monjalon
2015-04-20 14:32, Wu, Jingjing: > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > > It's time to remove this old API. > > It seems some work is still needed to rely only on eth_ctrl API. > > At least ixgbe, i40e and testpmd must be fixed. > > Jingjing, do you think it's possible to re

[dpdk-dev] [RFC PATCH] ethdev: remove old flow director API

2015-04-20 Thread Thomas Monjalon
It's time to remove this old API. It seems some work is still needed to rely only on eth_ctrl API. At least ixgbe, i40e and testpmd must be fixed. Jingjing, do you think it's possible to remove all these structures from rte_ethdev.h? Thanks --- lib/librte_ether/rte_ethdev.c | 260 ---

[dpdk-dev] [RFC PATCH] ethdev: remove old flow director API

2015-04-20 Thread Wu, Jingjing
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Monday, April 20, 2015 10:12 PM > To: Wu, Jingjing > Cc: dev at dpdk.org > Subject: [RFC PATCH] ethdev: remove old flow director API > > It's time to remove this old API. > It seems some work is sti

[dpdk-dev] [RFC PATCH] ethdev: remove old flow director API

2015-04-20 Thread Neil Horman
On Mon, Apr 20, 2015 at 04:11:43PM +0200, Thomas Monjalon wrote: > It's time to remove this old API. > It seems some work is still needed to rely only on eth_ctrl API. > At least ixgbe, i40e and testpmd must be fixed. > Jingjing, do you think it's possible to remove all these structures > from rte_

[dpdk-dev] [RFC PATCH] ethdev: remove old flow director API

2015-04-20 Thread Venky Venkatesan
On 04/20/2015 09:33 AM, Neil Horman wrote: > On Mon, Apr 20, 2015 at 04:11:43PM +0200, Thomas Monjalon wrote: >> It's time to remove this old API. >> It seems some work is still needed to rely only on eth_ctrl API. >> At least ixgbe, i40e and testpmd must be fixed. >> Jingjing, do you think it's