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 0x3c │  inherit 194 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x64 │  inherit 245 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │    fixed 162 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x14 │  inherit 100 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x28 │   inherit 16 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │    fixed 100 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x50 │   inherit 69 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb8 │   inherit 16 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x90 │    fixed 160 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x08 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe8 │   inherit 28 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb8 │  inherit 143 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 246 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xbc │  inherit 252 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x08 │   inherit 81 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │    fixed 209 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x9c │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb0 │   inherit 19 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x08 │  inherit 241 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x2c │    fixed 148 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x28 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x50 │  inherit 189 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe4 │  inherit 140 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x80 │      fixed 7 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x80 │  inherit 196 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x2c │    inherit 3 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x98 │    fixed 100 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4     fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x78 │  inherit 246 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc4   inherit 129 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │    fixed 205 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x48 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x74 │   inherit 23 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa4 │  inherit 108 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │    fixed 153 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf4 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xfc │   inherit 12 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x88 │   inherit 18 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │    fixed 216 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan      6 │ other │ inherit 0xa0 │  inherit 169 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x44 │  inherit 207 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │      fixed 6 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa0 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x80 │  inherit 204 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x48 │   inherit 23 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │      fixed 5 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x20 │    inherit 5 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x94 │   inherit 40 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │    fixed 177 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x7c │  inherit 207 │ false │     OK │
#  geneve │     4 │ other │ inherit 0xb8 │  inherit 141 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │    fixed 150 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │    fixed 221 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x44 │   inherit 70 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x94 │  inherit 177 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x38 │    fixed 192 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6  inherit 0xd0 │   inherit 65 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc0 │   inherit 68 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │    fixed 129 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd0 │   inherit 50 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x60 │    inherit 5 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x2c │     fixed 40 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │    fixed 114 │  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__->