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 0xb0 │  inherit 165 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x08 │   inherit 53 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │    fixed 148 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │     fixed 29   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x94 │   inherit 95 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb0 │   inherit 20 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │    fixed 189 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xfc │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x64 │   inherit 75 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf4 │  inherit 107 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x9c │    fixed 237 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x10 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x04 │  inherit 179 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x08 │    inherit 9 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │    fixed 131 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x74 │  inherit 172 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf8 │  inherit 229 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa4 │    fixed 255 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x50 │  inherit 210 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x7c │  inherit 136 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xec │    fixed 250 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x3c │    fixed 113 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd0 │   inherit 61 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x1c │  inherit 208 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 254 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │    fixed 252 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x98 │   inherit 14 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x9c │  inherit 183 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │    fixed 167 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xbc │  inherit 158 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe8 │   inherit 42 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x98 │    fixed 222 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x0c │  inherit 186 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc0 │   inherit 98 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │    fixed 184 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x30 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xdc │  inherit 228 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb8   inherit 208 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 225 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x40 │   inherit 91 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x94 │  inherit 135 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │     fixed 11 │ false │     OK │
# │  vxlan      6 │ other │   fixed 0x28 │    fixed 160 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x64 │  inherit 146 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x60 │  inherit 105 │  true │     OK │
#  geneve │     4 │     4 │   fixed 0x40 │     fixed 90 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x98 │   inherit 65 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x7c │  inherit 117 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xbc │     fixed 72 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x50 │   inherit 46 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc0 │   inherit 74 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe0 │    fixed 200 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │   inherit 28 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 141 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │    fixed 182 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6  inherit 0xf0 │  inherit 195 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf4 │  inherit 105 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │    fixed 236 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │ other │ inherit 0x68 │  inherit 150 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe0 │   inherit 72 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │     fixed 24 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │    fixed 243 │  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__->