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 0xf8 │   inherit 14 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x4c │   inherit 65 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │    fixed 240 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x9c │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x90   inherit 215 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x9c │  inherit 207 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │    fixed 246 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │  inherit 217 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x6c │  inherit 248 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xdc │     fixed 45 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x3c │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x94 │  inherit 194 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x90 │  inherit 249 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 195 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x40 │   inherit 90 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x90 │   inherit 65 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │    fixed 170 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x08 │  inherit 155 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf4 │   inherit 36 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x98 │    fixed 118 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc0 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb8 │  inherit 113 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x70 │  inherit 249 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │      fixed 1 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd0 │  inherit 125 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x58 │    inherit 6 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │     fixed 30 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x74 │    inherit 8 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x24 │    inherit 6 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │     fixed 96 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xdc │    inherit 7 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xcc │  inherit 145 │  true │     OK 
# │  vxlan │     6 │     4 │   fixed 0xf4 │    fixed 138 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xdc │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x54 │  inherit 207 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x80 │  inherit 239 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 213 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x98 │  inherit 140 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x7c │  inherit 136 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │      fixed 4 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x40 │  inherit 220 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x7c │   inherit 22 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe8 │    fixed 172 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x1c │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x78 │  inherit 137 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │  inherit 245 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │    fixed 251 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x8c │  inherit 162 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 108 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │    fixed 177 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xfc │  inherit 117 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xcc │   inherit 57 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │     fixed 83 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x94 │   inherit 16 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x8c │  inherit 202 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │    fixed 244 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │    fixed 211 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc4 │  inherit 154 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x38 │  inherit 140 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │    fixed 174 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │     fixed 23 │  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__->