[dpdk-dev] [PATCH 02/39] net/ixgbe/base: remove X550em SFP iXFI setup

2016-09-19 Thread Ferruh Yigit
On 8/27/2016 4:47 PM, Xiao Wang wrote: > This patch removes X550em SFP iXFI setup for the drivers since there > is no released hardware production with SFP iXFI. XFI? > > Signed-off-by: Xiao Wang > --- > drivers/net/ixgbe/base/ixgbe_x550.c | 57 > +++-- > 1 fil

[dpdk-dev] [PATCH 02/39] net/ixgbe/base: remove X550em SFP iXFI setup

2016-08-27 Thread Xiao Wang
This patch removes X550em SFP iXFI setup for the drivers since there is no released hardware production with SFP iXFI. Signed-off-by: Xiao Wang --- drivers/net/ixgbe/base/ixgbe_x550.c | 57 +++-- 1 file changed, 11 insertions(+), 46 deletions(-) diff --git a/driv