mirror_iproute2/testsuite
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
..
iproute2 Makefile: use make -C 2019-06-18 09:52:58 -07:00
lib bridge: Fix vni printing 2019-12-16 20:49:28 -08:00
tests testsuite: Add mpls packet matching tests for tc flower 2020-12-16 04:14:26 +00:00
tools tools: Fix include path for generate_nlmsg 2019-06-14 06:50:55 -07:00
Makefile bridge: Fix vni printing 2019-12-16 20:49:28 -08:00