i40e: fix SCTP flow director
authorJingjing Wu <jingjing.wu@intel.com>
Tue, 7 Jul 2015 07:58:31 +0000 (15:58 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 19 Jul 2015 23:13:17 +0000 (01:13 +0200)
commit492a028c659c3d34900eccb33a347243d28dcd77
tree4fce682335b83dec3fb76fafc69c24c556d412c6
parentb90f64b51b6ef0f39ec46b1d9dad45d17c030483
i40e: fix SCTP flow director

Due to the NIC's firmware update, the input set of sctp flow is changed
to source IP, destination IP, source port, destination port and
Verification-Tag. This patch adds the sport and dport in the programming
packet of flow director.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Tested-by: Marvin Liu <yong.liu@intel.com>
drivers/net/i40e/i40e_fdir.c