net/ice/base: fix NVGRE switch rule programming
authorQi Zhang <qi.z.zhang@intel.com>
Tue, 8 Oct 2019 01:50:08 +0000 (09:50 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 23 Oct 2019 14:43:09 +0000 (16:43 +0200)
commite15b319bd3822aeeed75bece620df1e4428d2331
treef119b9c92d837ee1ba8a2e77354b6fb39286ee31
parent2048f3a965d85f264ffe62a5dc7b272a85464331
net/ice/base: fix NVGRE switch rule programming

Correct for GRE/NVGRE training packets to include the
correct protocol IDs for TCP and UDP respectively.

Fixes: b83a0c290322 ("net/ice/base: fix inner TCP and UDP support for GRE")
Cc: stable@dpdk.org
Signed-off-by: Dan Nowlin <dan.nowlin@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
drivers/net/ice/base/ice_switch.c