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 0x98 │   inherit 86 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x3c │  inherit 144 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │    fixed 255 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 254 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd0 │  inherit 219 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │    fixed 229 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x64 │    fixed 149 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xbc │  inherit 167 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc4 │  inherit 109 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x5c │    fixed 202 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x8c │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x94 │  inherit 137 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x74 │   inherit 57 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 143 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x14 │   inherit 46 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x94 │   inherit 47 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 249 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd0 │    fixed 120 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x40 │   inherit 33 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x3c │   inherit 88 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │    fixed 174 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x58 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd4 │  inherit 247 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x84 │  inherit 123 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x8c │    fixed 132 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x18 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa0 │    inherit 9 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe4 │   inherit 56 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x8c │    fixed 240 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x60 │  inherit 240 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xcc │   inherit 44 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │    fixed 246 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf8 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x74 │  inherit 237 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf8 │  inherit 156 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │    fixed 133 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xdc │  inherit 105 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x58 │   inherit 26 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x60 │     fixed 43 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x08 │   inherit 29 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa8 │   inherit 35 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │    fixed 170 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb4 │   inherit 48 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb4 │  inherit 167 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │    fixed 158 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x88 │   inherit 84 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x30 │   inherit 27 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │     fixed 10 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x3c │   inherit 43 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x48 │  inherit 117 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 249 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x94 │     fixed 76 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x1c │   inherit 76 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x78 │   inherit 95 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 144 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 223 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 198 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd0 │     fixed 22 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x30 │   inherit 55 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf8 │   inherit 25 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │    fixed 235 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │    fixed 179 │  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__->