net/i40e: support ESP in flow director
authorBernard Iremonger <bernard.iremonger@intel.com>
Thu, 16 Jan 2020 12:44:55 +0000 (12:44 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 17 Jan 2020 18:59:18 +0000 (19:59 +0100)
commit92ffec956af6091152ac66c04df6bfe6e2bfa62c
treeab6778ae794680553d4ac2f83f587211ebde5070
parentbf02e3c26130233ca88adf31ff08c09cf91b7574
net/i40e: support ESP in flow director

add fill_ip6_head()
hardcode udp destination port to 4500
handle ESP and AH pctypes in ESP-AH profile
update the i40e user guide with ESP information.
update release notes for i40e changes

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
doc/guides/nics/i40e.rst
doc/guides/rel_notes/release_20_02.rst
drivers/net/i40e/i40e_fdir.c