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 0x48 │  inherit 215 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x04 │  inherit 161   true │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │    fixed 162 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x3c │  inherit 107 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe8 │   inherit 42 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │    fixed 168 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     4 │ other │ inherit 0xc8 │  inherit 250 │ false │     OK 
# │    gre │     4 │ other │ inherit 0x64 │  inherit 246 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 188 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x74 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x8c │  inherit 246 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x70 │  inherit 171 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x30 │    fixed 227 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe4 │   inherit 68 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x4c │  inherit 197 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xac │    fixed 186 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x20 │  inherit 224 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x4c │  inherit 247 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe0 │     fixed 32 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x34 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x9c │  inherit 222 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x4c │   inherit 89 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 158 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe0 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 117 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd8 │  inherit 174 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x3c │     fixed 72 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x98 │   inherit 80 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x8c │  inherit 230 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │    fixed 124 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb4 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x0c │  inherit 202 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc4 │   inherit 90 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │    fixed 235 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x7c │   inherit 61 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x38 │   inherit 63 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │    fixed 187 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │ other │ inherit 0x44 │  inherit 231 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc4 │   inherit 69 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x04 │     fixed 92 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     4 │     4 │ inherit 0x80 │  inherit 154 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x48 │   inherit 63 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x24 │     fixed 89 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x8c │    inherit 6 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x84 │  inherit 193 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │    fixed 216 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 240 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x44 │  inherit 151 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │    fixed 227 │ false │     OK │
#  geneve │     4 │ other │   fixed 0x10 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos            ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x40 │  inherit 220 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf0 │   inherit 16 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │     fixed 56 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x3c │  inherit 228 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf8 │  inherit 179 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe4 │     fixed 39 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x54 │  inherit 246 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4 │   inherit 27 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │    fixed 155 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x0c │    fixed 229 │  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__->