diff options
author | Jakub Kicinski <kuba@kernel.org> | 2020-09-25 17:56:46 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-28 12:50:12 -0700 |
commit | b20e6c17c4685dee273f9b5c51cdccfd40ed228f (patch) | |
tree | 3b55799960fa52bba2c19ff2547db77f2920f61f /drivers/virt | |
parent | f049b826a814a7bb0de7a4a458ce88869701fd87 (diff) | |
download | linux-b20e6c17c4685dee273f9b5c51cdccfd40ed228f.tar.gz linux-b20e6c17c4685dee273f9b5c51cdccfd40ed228f.tar.bz2 linux-b20e6c17c4685dee273f9b5c51cdccfd40ed228f.zip |
ice: convert to new udp_tunnel infrastructure
Convert ice to the new infra, use share port tables.
Leave a tiny bit more error checking in place than usual,
because this driver really does quite a bit of magic.
We need to calculate the number of VxLAN and GENEVE entries
the firmware has reserved.
Thanks to the conversion the driver will no longer sleep in
an atomic section.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/virt')
0 files changed, 0 insertions, 0 deletions