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 0xd4 │  inherit 198 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x78 │  inherit 234 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │    fixed 183 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb0 │   inherit 77 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x48 │  inherit 146 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x20 │     fixed 38 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │    fixed 199 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x9c │   inherit 25 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf0 │  inherit 250 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │     fixed 36 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x18 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x94 │  inherit 186 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb0 │  inherit 200 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 215 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x3c │  inherit 111 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x10 │  inherit 143 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │     fixed 73 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa0 │  inherit 254 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf8 │  inherit 237 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x9c │     fixed 37 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 115 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x18 │  inherit 127 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb8 │  inherit 157 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │    fixed 230 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x88 │  inherit 190 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x08 │  inherit 225 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x24 │     fixed 63 │ false │     OK 
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 201 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x24 │  inherit 201 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │     fixed 72 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x60 │    fixed 136 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x6c │  inherit 145 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x70 │  inherit 205 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xec │     fixed 78 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa4 │   inherit 94 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa4 │  inherit 126 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │    fixed 185 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa8 │   inherit 75 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x08 │   inherit 25 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │     fixed 26 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa8 │  inherit 140 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x50 │  inherit 127 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │     fixed 13 │ false │     OK 
# │ geneve │     4 │     4 │   fixed 0x4c │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 110 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x0c │    inherit 6 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │     fixed 56 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa4 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x0c │   inherit 13 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │   inherit 61 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │    fixed 194 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xec │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │  inherit 164 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x44 │  inherit 195 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │    fixed 103 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf4 │  inherit 181 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf8 │   inherit 48 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │    fixed 227 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x18 │  inherit 167 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe8 │  inherit 158 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe4 │    fixed 230 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │    fixed 160 │  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__->