i40e: select GRE key length for filtering
authorHelin Zhang <helin.zhang@intel.com>
Tue, 3 Nov 2015 16:28:35 +0000 (00:28 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 3 Nov 2015 23:37:27 +0000 (00:37 +0100)
commitda0ab5da691f74c4be58dd58113e0d346799e34e
treef3fbfd05c24a7ae8abd3cb94396411da8bcb0ae2
parentc5fcdd04894d5ceb0e92e97bf18178cdfe2978ee
i40e: select GRE key length for filtering

By default, only first 3 bytes of GRE key will be used for hash or
FD calculation. With these changes, it can select 3 or 4 bytes of
GRE key for hash or FD calculation.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Signed-off-by: Andrey Chilikin <andrey.chilikin@intel.com>
doc/guides/rel_notes/release_2_2.rst
drivers/net/i40e/i40e_ethdev.c
lib/librte_ether/rte_eth_ctrl.h