ixgbe: fix 5tuple filter overwrite
authorJingjing Wu <jingjing.wu@intel.com>
Wed, 25 Mar 2015 04:47:13 +0000 (12:47 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 26 Mar 2015 21:27:51 +0000 (22:27 +0100)
commit817c579c2560075c86ce2e113ff8466d9fe2f240
tree8ecb095f04d319183e588e6d5ec60e4713e751df
parent8f6b95f6ac682492bc08a8afae87ca3f2a4946d7
ixgbe: fix 5tuple filter overwrite

This patch corrects the index to fix the issue that is second 5tuple filter
overwrites the first one.

Fixes: 4c54a7e7bd42 ("ixgbe: migrate ntuple filter to new API")

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Marvin Liu <yong.liu@intel.com>
lib/librte_pmd_ixgbe/ixgbe_ethdev.c