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 0xb8 │   inherit 28 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x18 │  inherit 194 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │    fixed 202 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x58 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x6c │   inherit 89 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │   inherit 21 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │      fixed 3 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x64 │   inherit 30 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x40 │  inherit 205 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x84 │    fixed 227 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x68 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x34 │   inherit 48 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x60 │   inherit 96 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 165 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x44 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     6 │ inherit 0xcc │    inherit 1 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x40 │  inherit 132 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 221 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc0 │   inherit 97 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc8 │   inherit 53 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x6c │     fixed 71 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x04 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x38 │  inherit 175 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x6c │  inherit 217 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xfc │     fixed 95 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x60 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 131 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 221 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │    fixed 101 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x98 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf0 │  inherit 116 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb4 │  inherit 120 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa0 │    fixed 159 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x90 │   inherit 57 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 198 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │    fixed 196 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x98 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x20 │  inherit 179 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xfc │  inherit 102 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │    fixed 225 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x6c │  inherit 162 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 142 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │     fixed 71 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x40 │   inherit 25 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x70 │  inherit 117 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │     fixed 86 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe4 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x68 │  inherit 210 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x1c │  inherit 183 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │    fixed 221 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x38 │   inherit 25 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x20 │  inherit 178 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc4 │     fixed 59 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x34 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa0 │  inherit 225 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x24 │  inherit 136 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 212 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │    fixed 181 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 236 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x1c │   inherit 78 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xcc │    fixed 110 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf0 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xbc │  inherit 234 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x74 │   inherit 95 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x4c │     fixed 42 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x68 │     fixed 77 │  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__->