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-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xe0 │  inherit 221 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x88 │   inherit 35 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │    fixed 230 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x80 │  inherit 168 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 194 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │    fixed 198 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x9c │  inherit 184 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │  inherit 230 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x1c │     fixed 61 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x20 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x34 │  inherit 122 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x4c │   inherit 90 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x60 │     fixed 55 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe4 │   inherit 58 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf8 │   inherit 45 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │    fixed 228 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xac │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa8 │  inherit 226 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x08 │  inherit 130 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x70 │     fixed 18 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xfc │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x84 │  inherit 247 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x44 │   inherit 43 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x0c │    fixed 119 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x14 │   inherit 83 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x98 │  inherit 163 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │     fixed 39 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x54 │   inherit 28 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc4 │   inherit 27 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │    fixed 155 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x94 │   inherit 50 │ false │     OK │
# │  vxlan      6 │     4 │ inherit 0x94 │   inherit 60 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │      fixed 5 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe8 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xcc │  inherit 148 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x0c │     fixed 86 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x44 │  inherit 236 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 251 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x58 │    fixed 138 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x58 │  inherit 219 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xcc │  inherit 181 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │     fixed 29 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x04 │  inherit 230 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc0 │   inherit 14 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │     fixed 49 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x0c │   inherit 85 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x1c │  inherit 185 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │    fixed 173 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │    fixed 132 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x98 │   inherit 32 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x28 │  inherit 214 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │     fixed 53 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf8 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf8 │   inherit 19 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 249 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │     fixed 95 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb4 │  inherit 145 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x58 │  inherit 139 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │    fixed 220 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │    fixed 166 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴──────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->