net/ice/base: update switch training packets with open ports
authorQi Zhang <qi.z.zhang@intel.com>
Thu, 29 Aug 2019 02:36:44 +0000 (10:36 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 7 Oct 2019 13:00:53 +0000 (15:00 +0200)
commitc3d6ac02c0c308e04f1ac6b4ea4c93c892916701
treed3a65f48f525ef039cda1a5d2284b6092967619c
parentc932653c36a0d0b1e0591f142941d2b77484ba8b
net/ice/base: update switch training packets with open ports

This patch updates UDP tunneled training packets with an appropriate
UDP dest port. For the correct profile to be chosen, an open tunnel
port must be included in the training packet.

Added GENEVE tunnel labels in the test package in order to test GENEVE
tunnel rule creation.

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: Xiaolong Ye <xiaolong.ye@intel.com>
drivers/net/ice/base/ice_switch.c