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 0x5c │  inherit 200 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x58 │  inherit 124 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │    fixed 196 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa4 │  inherit 216 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x10 │   inherit 88 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │    fixed 238 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x60 │  inherit 178 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf0 │   inherit 12 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x30 │    fixed 202 │ false │     OK │
# │    gre │     4  other │   fixed 0x3c │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe0 │   inherit 41 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xdc │  inherit 187 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 35 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 204 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xfc │  inherit 126 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x44 │     fixed 54 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x2c │  inherit 145 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xec │   inherit 50 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │     fixed 55 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x28 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos            ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x5c │  inherit 125 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 202 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │    fixed 254 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │     fixed 40 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x64 │  inherit 133 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc4 │   inherit 50 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x98 │    fixed 212 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x30 │  inherit 245 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x5c │  inherit 108 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 164 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x20 │   inherit 42 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd8 │   inherit 75 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │     fixed 72 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x30 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd4 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb4 │  inherit 136 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │    fixed 126 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │   inherit 84 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x7c │  inherit 219 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │    fixed 101 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan  result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x38 │   inherit 84 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │  inherit 141 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │    fixed 233 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xcc │   inherit 34 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x4c │   inherit 65 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf8 │    fixed 213 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x9c │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x40 │    inherit 7 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x44 │    inherit 1 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │    fixed 252 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x94 │  inherit 156 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd4 │   inherit 75 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │     fixed 25 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf8 │  inherit 166 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb8 │   inherit 58 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │    fixed 135 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd0 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf0 │  inherit 243 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x74 │   inherit 89 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x9c │    fixed 196 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │    fixed 126 │  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__->