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 0xd0 │  inherit 226 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x28 │  inherit 184 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │    fixed 248 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc4 │  inherit 182 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 132 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x94 │     fixed 91 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa0 │   inherit 89 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf8 │   inherit 83 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │     fixed 19 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x64 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x38 │  inherit 163 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x70 │  inherit 125 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │    fixed 171 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe4 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x5c │  inherit 206 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc0 │  inherit 220 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf8 │    fixed 142 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │     fixed 35 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf8 │    inherit 6 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x3c │  inherit 152 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x4c │      fixed 7 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x2c │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x68 │  inherit 150 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x24 │  inherit 209 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │     fixed 73 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x18 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb8 │   inherit 12 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x94 │  inherit 203 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe4 │    fixed 101 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 228 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x14 │  inherit 202 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa0 │    fixed 216 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x08 │   inherit 32 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x8c │  inherit 199 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 243 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x20 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x04 │  inherit 165 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x74 │   inherit 51 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 141 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 244 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 254 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │     fixed 77 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x5c │  inherit 236 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x94 │  inherit 136 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │     fixed 13 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd8 │    inherit 1 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x70 │  inherit 166 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 142 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x78 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x24 │  inherit 253 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x78 │  inherit 184 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │     fixed 11 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x98 │  inherit 145 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 119 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe4 │    fixed 214 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 232 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 140 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │    fixed 214 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd0 │   inherit 58 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x38 │  inherit 105 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │    fixed 143 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │      fixed 8 │  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__->