make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x08 │  inherit 150 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x54 │   inherit 78 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │      fixed 8 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 191 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 234 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │     fixed 77 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x10 │  inherit 228 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x60 │  inherit 243 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xcc │    fixed 134 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x04 │  inherit 193 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x30 │  inherit 145 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x58 │    fixed 236 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x14 │   inherit 27 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xcc │   inherit 29 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │    fixed 131 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x20 │   inherit 28 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x10 │  inherit 238 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x58 │     fixed 26 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa4 │   inherit 48 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf4 │  inherit 142 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │    fixed 184 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │    fixed 237 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x74 │   inherit 75 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa0 │  inherit 158 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │     fixed 94 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x90 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x9c │   inherit 88 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x90 │  inherit 212 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │     fixed 89 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x28 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x34 │  inherit 228 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa8 │  inherit 199 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │    fixed 148 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x10 │  inherit 242 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xdc │  inherit 228 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 154 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb4 │    inherit 5 │ false │     OK │
# │  vxlan │     6 │ other  inherit 0xac │  inherit 138 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │    fixed 187 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf0 │  inherit 163 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf8 │  inherit 102 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │     fixed 65 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe8 │     fixed 14 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe8 │   inherit 83 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xdc │    inherit 2 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x38 │     fixed 65 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x1c │  inherit 145 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x9c │   inherit 88 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x84 │    fixed 215 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xec │  inherit 199 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc8 │  inherit 254 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 166 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x3c │     fixed 26 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x4c │   inherit 98 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x04 │   inherit 67 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc4 │    fixed 231 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x2c │  inherit 104 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x98 │  inherit 148 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │    fixed 254 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 250 │  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__->