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 0xd0 │  inherit 218 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb8 │  inherit 199 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xec │    fixed 179 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xfc │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x4c │  inherit 175 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x44 │   inherit 11 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │    fixed 217 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb8 │  inherit 206 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 243 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │      fixed 2 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xcc │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb8 │   inherit 26 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x5c │  inherit 120 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x50 │     fixed 73 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x20 │   inherit 94 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x9c │   inherit 90 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │     fixed 26  false │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x5c │   inherit 96 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x74 │   inherit 68 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x94 │     fixed 38 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf4 │    fixed 229   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf0 │  inherit 171 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x30 │  inherit 204 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │    fixed 210 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x8c │   inherit 24 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x70 │   inherit 30 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │    fixed 106 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe4 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xdc │  inherit 155 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa0 │  inherit 157 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │    fixed 160 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x40 │  inherit 250 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xcc │  inherit 154 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 102 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xfc │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x80 │  inherit 101 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd0 │  inherit 194 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │     fixed 16 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x80 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x84 │   inherit 59 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x84 │  inherit 210 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │    fixed 155 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf4 │    inherit 1 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa4 │   inherit 97 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │    fixed 149 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa8 │  inherit 178 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe4 │   inherit 73 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │    fixed 169 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xfc │   inherit 34 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x24 │  inherit 175 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │    fixed 230 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x80 │   inherit 17 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd0 │   inherit 59 │  true      OK │
# │ geneve │     6 │     4 │   fixed 0x68 │     fixed 25 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xac │  inherit 173 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x1c │  inherit 125 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xec │    fixed 242 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x28 │  inherit 182 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x44 │  inherit 247 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 186 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │      fixed 6 │  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__->