diff options
author | Brendan Higgins <brendanhiggins@google.com> | 2019-12-10 14:34:03 -0800 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2020-01-19 22:41:56 +0100 |
commit | 40814b98a57089463eb4be09c72205f551481f39 (patch) | |
tree | 950e8fab7065de5b7f78a37019d9a9eb8e95fac0 /kernel/pid_namespace.c | |
parent | f1dc67d0e7df21b3d27beb3ec7b2c9e2b721daff (diff) |
um: Mark non-vector net transports as obsolete
UML_NET_VECTOR now supports filters compiled with pcap outside of UML;
it also supports: EoGRE, EoL2TPv3, RAW (+/- BPF), TAP and BESS.
While vector drivers are not 1:1 replacements for the existing drivers,
you can achieve the same topologies and the same connectivity at much
higher performance (2.5 to 9 Gbit on mid-range Ryzen desktop) - the old
drivers test out in the 500Mbit range on the same hardware.
For all these reasons, the non-vector based transports are now
unnecessary, and some, most notably pcap and vde are maintenance
burdens. Thus, it makes sense to at least start thinking about removing
the non-vector transports, so for now, mark them as obsolete.
Link: https://lore.kernel.org/lkml/15f048d3-07ab-61c1-c6e0-0712e626dd33@cambridgegreys.com/T/#u
Suggested-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'kernel/pid_namespace.c')
0 files changed, 0 insertions, 0 deletions