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 0x9c │  inherit 104 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xbc │  inherit 192 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │     fixed 86 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     4 │     6 │ inherit 0xcc │   inherit 32 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf4 │  inherit 174 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x78 │     fixed 28 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x20 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x30 │   inherit 57 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x98 │   inherit 95 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xdc │    fixed 171 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x44 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa8 │  inherit 232 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x38 │   inherit 77 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │     fixed 62 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 140 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xac │  inherit 122 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 168 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x5c │   inherit 22 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x1c │  inherit 178 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x70 │    fixed 157 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x54 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd0 │  inherit 253 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa8 │   inherit 51 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x5c │    fixed 158 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x9c │  inherit 228 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x8c │   inherit 29 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │     fixed 68 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb8 │  inherit 140 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x40 │  inherit 233 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf0 │    fixed 169 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x60 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x5c │  inherit 102 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x2c │  inherit 125 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 182 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 110 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x3c │   inherit 26 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │    fixed 237 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │ other │ inherit 0xec │   inherit 76 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x20 │  inherit 121 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │     fixed 15 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x58 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xfc │  inherit 199 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x48 │   inherit 33 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x24 │    fixed 200 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x88 │  inherit 179 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xec │  inherit 139 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │    fixed 173 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x90 │  inherit 246 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x90 │   inherit 67 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │     fixed 11 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x94 │   inherit 89 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x40 │   inherit 74 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │      fixed 7 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd4 │  inherit 151 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe8 │  inherit 107 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf4 │    fixed 144 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc8 │  inherit 140 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf4 │   inherit 33 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │     fixed 89 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │     fixed 74 │  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__->