Home
last modified time | relevance | path

Searched hist:"501 b72ae2472a15a80c0f4063ee8341870e1ef55" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dact_mpls.cdiff 501b72ae2472a15a80c0f4063ee8341870e1ef55 Mon Oct 26 05:29:45 CDT 2020 Guillaume Nault <gnault@redhat.com> net/sched: act_mpls: Add softdep on mpls_gso.ko

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 <gnault@redhat.com>
Link: https://lore.kernel.org/r/1f6cab15bbd15666795061c55563aaf6a386e90e.1603708007.git.gnault@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>