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 161 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x18 │  inherit 117 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │     fixed 43 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x34   inherit 146 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xcc │  inherit 227 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x64 │    fixed 218 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xcc │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │   inherit 41 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x70 │  inherit 193 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │     fixed 26 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x18 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     4 │ inherit 0xac │  inherit 189 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd4 │   inherit 61 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │     fixed 15 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x18 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x18 │  inherit 159 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 215 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x78      fixed 34 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc4 │  inherit 110 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x7c │  inherit 153 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │     fixed 19 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x3c │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x6c │   inherit 88 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x18 │   inherit 69 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 255 │ false │     OK │
#   vxlan │     4 │     4 │   fixed 0xb0 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc0 │   inherit 33 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb0 │  inherit 142 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 143 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │     fixed 61 │  true │     OK │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe4 │  inherit 241 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb4 │  inherit 159 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │     fixed 93 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x58 │  inherit 213 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x84 │   inherit 39 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xec │    fixed 100 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe4 │  inherit 152 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x5c │    inherit 3 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │    fixed 226 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf4 │    inherit 2 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd8 │  inherit 144 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb8 │    fixed 233 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc0 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xcc │  inherit 233 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa0 │  inherit 215 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │    fixed 186 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x78 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf8 │  inherit 183 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x04 │  inherit 115 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │    fixed 113 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc4 │   inherit 44 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x2c │   inherit 36 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │     fixed 80 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x10 │  inherit 120 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x24 │   inherit 66 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │     fixed 23 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x74 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x74 │  inherit 159 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x90 │  inherit 184 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │    fixed 211 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x3c │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xec │   inherit 55 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa4 │    inherit 2 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │     fixed 29 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │     fixed 10 │  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__->