On Mon, 26 Oct 2020 11:29:45 +0100 Guillaume Nault wrote: > TCA_MPLS_ACT_PUSH and TCA_MPLS_ACT_MAC_PUSH might be used on gso > packets. Such packets will thus require mpls_gso.ko for segmentation. > > v2: Drop dependency on CONFIG_NET_MPLS_GSO in Kconfig (from Jakub and > David). > > Fixes: 2a2ea50870ba ("net: sched: add mpls manipulation actions to TC") > Signed-off-by: Guillaume Nault <gna...@redhat.com>
Applied, thanks!