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 0xd8 │  inherit 158 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb0 │  inherit 108 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │    fixed 151 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │     fixed 97 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x64 │  inherit 228 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x90 │    inherit 9 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │     fixed 15 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf8 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x14 │  inherit 173 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf0 │  inherit 121 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x7c │    fixed 243 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x48 │  inherit 234 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf8 │  inherit 170 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │    fixed 174 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb8 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x54 │   inherit 54 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x30 │  inherit 204 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x4c │    fixed 106 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x80 │  inherit 184 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xe0 │  inherit 252 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x3c │     fixed 46 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x98 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb4 │   inherit 16 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x4c │  inherit 219 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x0c │     fixed 67 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x60 │   inherit 89 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xdc │   inherit 76 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │    fixed 186 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe4 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x50 │  inherit 245 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x88 │  inherit 134 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x3c │    fixed 145 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x6c │  inherit 162 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x1c │  inherit 135 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa4 │     fixed 73 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │    fixed 111 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x88 │  inherit 197 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x98 │   inherit 94 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │    fixed 120 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb4 │   inherit 70 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 206 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │     fixed 22 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x24 │  inherit 112 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x5c │   inherit 65 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │     fixed 95 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │    fixed 247 │  true │     OK │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x50 │  inherit 222 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x9c │  inherit 126 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x24 │    fixed 109 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │  inherit 162 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x34 │  inherit 163 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │    fixed 174 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │    fixed 190 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xdc │  inherit 251 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x48 │  inherit 254 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │    fixed 208 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x54 │   inherit 31 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x10 │   inherit 39 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │     fixed 92 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd8 │   inherit 60 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x88 │  inherit 176 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x50 │    fixed 121 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │     fixed 61 │  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__->