mirror_iproute2/testsuite/tests
Guillaume Nault cb0debfe2d testsuite: Add mpls packet matching tests for tc flower
Match all MPLS fields using smallest and highest possible values.
Test the two ways of specifying MPLS header matching:

  * with the basic mpls_{label,tc,bos,ttl} keywords (match only on the
    first LSE),

  * with the more generic "lse" keyword (allows matching at different
    depth of the MPLS label stack).

This test file allows to find problems like the one fixed by
Linux commit 7fdd375e3830 ("net: sched: Fix dump of MPLS_OPT_LSE_LABEL
attribute in cls_flower").

Signed-off-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
2020-12-16 04:14:26 +00:00
..
bridge/vlan bridge: Fix output with empty vlan lists 2020-05-04 17:13:53 -07:00
ip testsuite: Add tests for bareudp tunnels 2020-07-20 13:30:55 -07:00
ss ss: fix tests to reflect compact output 2020-02-04 03:21:06 -08:00
tc testsuite: Add mpls packet matching tests for tc flower 2020-12-16 04:14:26 +00:00