Re: [patch net-next 00/15] mlxsw: Offloading encapsulated SPAN
From: David Miller <davem@davemloft.net>
Date: 2018-02-27 19:52:40
From: David Miller <davem@davemloft.net>
Date: 2018-02-27 19:52:40
From: Jiri Pirko <jiri@resnulli.us> Date: Tue, 27 Feb 2018 14:53:34 +0100
From: Jiri Pirko <redacted> Petr says: This patch series introduces support for mirroring with GRE encapsulation. It offloads tc action mirred mirror from a mlxsw port to either a gretap or an ip6gretap netdevice.
Ok, series applied. People will have to be really careful when using those new device type detection helpers. It's adding another case where the feature has to be enabled and the modularity has to be the same as the referencing module.