make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     4 │     4 │ inherit 0x70 │  inherit 203 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf4 │  inherit 170 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x70 │    fixed 156 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x60 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf8 │  inherit 154 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x90 │  inherit 124 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xfc │     fixed 27 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x54 │  inherit 189 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x4c │  inherit 219 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 106 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x84 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf8 │  inherit 223 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x08 │  inherit 103 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x38 │    fixed 236 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 117 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe8 │  inherit 129 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x98 │   inherit 47 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │    fixed 241 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc0 │     fixed 77 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x8c │   inherit 48 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x14 │   inherit 69 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x50 │     fixed 40 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe0 │    fixed 183 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x80 │  inherit 241 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x98 │  inherit 182 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │      fixed 1 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x64 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf4 │  inherit 194 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe0 │  inherit 164 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │     fixed 84 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xcc │  inherit 163 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x84 │  inherit 148 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │    fixed 169 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x28 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x08 │  inherit 217 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf0 │   inherit 38 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │     fixed 19 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │   inherit 28 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x10 │  inherit 122 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │     fixed 84 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xfc │  inherit 219 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x9c │   inherit 57 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │     fixed 34 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x8c │  inherit 109 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x6c │   inherit 13 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │    fixed 154 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x48 │  inherit 130 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x04 │  inherit 168 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │     fixed 60 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x1c │   inherit 33 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x68 │  inherit 234 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │    fixed 121 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x34 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf8 │  inherit 234 │ false │     OK │
# │ geneve │     6 │     4  inherit 0x80 │   inherit 54 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │     fixed 13 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │ geneve │     6 │     6 │ inherit 0x8c │  inherit 213 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x34 │    inherit 8 │  true │     OK │
# │ geneve │     6      6 │   fixed 0xb8 │     fixed 39 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xac │  inherit 225 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x24 │  inherit 125 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │    fixed 225 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │     fixed 71 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak
xx__->