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 0x84 │  inherit 183 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xac │  inherit 195 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x58 │    fixed 253 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf0 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │     6 │ inherit 0xbc │  inherit 150 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x70 │  inherit 201 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │    fixed 108 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x90 │  inherit 202 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x1c │   inherit 40 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x40 │    fixed 206 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x88 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x0c │   inherit 99 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x34 │   inherit 41 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb8 │    fixed 225 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xac │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x0c │  inherit 248 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x50 │  inherit 172 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │     fixed 50 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xfc │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb4 │  inherit 113 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xe4 │  inherit 112 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 128 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x3c │  inherit 143 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x04 │   inherit 29 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 161 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x08 │  inherit 175 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 105 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 231 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x74 │  inherit 216 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 253 │  true      OK │
# │  vxlan │     4 │ other │   fixed 0x88 │    fixed 237 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x04 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl       vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x18 │    inherit 5 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xbc │  inherit 116 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │      fixed 5 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x80 │  inherit 207 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc8 │   inherit 85 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc8 │    fixed 119 │ false │     OK │
# │  vxlan      6 │     6 │   fixed 0x84 │    fixed 201 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x38 │   inherit 12 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe8 │  inherit 244 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 249 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x74 │   inherit 76 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x5c    inherit 41 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf4 │    fixed 104 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x70 │  inherit 109 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x0c │  inherit 121 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │    fixed 232 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x4c │  inherit 143 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x04 │  inherit 204 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │    fixed 233 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xac │   inherit 12 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x14 │  inherit 219 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │     fixed 11 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe0 │  inherit 216 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf8 │   inherit 92 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xfc │     fixed 40 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe0 │   inherit 66 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xec │  inherit 223 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │    fixed 214 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 128 │  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__->