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 231 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x38 │  inherit 166 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │    fixed 112 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x14 │   inherit 74 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 238 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │    fixed 110 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xdc │   inherit 88 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x88 │   inherit 85 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x08 │     fixed 16 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xcc │    fixed 241 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf8 │   inherit 22 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x48 │  inherit 253 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │      fixed 6 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x18 │  inherit 158 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc0 │   inherit 21 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │     fixed 59 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x2c │  inherit 173 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x7c │  inherit 195 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x24 │    fixed 163 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x8c │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x68 │    inherit 3 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x70 │  inherit 188 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 123 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x44 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x34 │  inherit 233 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x60 │   inherit 98 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xbc │    fixed 226 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe0 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc4 │  inherit 237 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 231 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │     fixed 58 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │   inherit 21 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd4 │   inherit 57 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 223 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x2c │  inherit 202 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x34 │   inherit 72 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │    fixed 233 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb4     inherit 9 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x44 │  inherit 186 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │     fixed 51 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc0 │   inherit 14 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 231 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │    fixed 240 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x88 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4      6 │ inherit 0x74 │   inherit 52 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x04 │  inherit 111 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x38 │    fixed 253 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x5c │   inherit 44 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc8 │   inherit 13 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x2c │    fixed 250 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x04 │  inherit 225 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc8 │  inherit 201 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 119 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe0 │   inherit 73 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x50 │  inherit 130 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd0 │    fixed 239 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x4c │   inherit 46 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │   inherit 58 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │    fixed 153 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │    fixed 247 │  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__->