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 0x40 │  inherit 128 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xcc │  inherit 247 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 211 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa4 │  inherit 187 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa8 │   inherit 30 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │    fixed 216 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd4 │  inherit 132 │ false      OK │
# │    gre │     4 │ other │ inherit 0x64 │   inherit 61 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf0 │     fixed 97 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x78 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     6 │     4 │ inherit 0x50 │  inherit 107 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x3c │  inherit 218 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe4 │     fixed 22 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x8c │   inherit 14 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xfc │  inherit 213 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │    fixed 198 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf0 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa4 │  inherit 133 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x60 │  inherit 193 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x40 │     fixed 99 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xdc │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x44 │   inherit 94 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x9c │   inherit 11 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x0c │     fixed 50 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf8 │  inherit 239 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x5c │   inherit 28 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe4 │    fixed 132 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe4 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x64 │   inherit 82  false │     OK │
# │  vxlan │     4 │ other │ inherit 0x38 │  inherit 169 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │    fixed 136 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │     fixed 55 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x64 │  inherit 219 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x8c │  inherit 248 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf0 │    fixed 219 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x1c │  inherit 196 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x9c │  inherit 172 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │    fixed 248 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa4 │  inherit 178 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x2c │  inherit 120 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 146 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x84 │  inherit 115 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x48 │  inherit 249 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │    fixed 237 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xbc │  inherit 187 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x08 │  inherit 125 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 238 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x14 │   inherit 70 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x04 │  inherit 118 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │    fixed 104 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe8 │  inherit 152 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xec │   inherit 35 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd0 │     fixed 80 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb8 │  inherit 157 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xdc │  inherit 207 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x1c │     fixed 30 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │     fixed 43 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x34 │   inherit 96 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xdc │    inherit 7 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x44 │     fixed 75 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │    fixed 254 │  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__->