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 100 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x94 │  inherit 104 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x74 │     fixed 19 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     4 │     6 │ inherit 0x9c │  inherit 152 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x78 │   inherit 73 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │    fixed 165 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x14 │  inherit 208 │ false │     OK │
# │    gre      4 │ other │ inherit 0xd4 │  inherit 238 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc4 │     fixed 63 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x4c │  inherit 116 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe0 │  inherit 134 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │     fixed 94 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x4c │  inherit 163 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x14 │  inherit 120 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │    fixed 251 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb4 │  inherit 254 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf0 │  inherit 108 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x08 │    fixed 166 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x34 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x24 │   inherit 80 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x04 │  inherit 182 │  true │     OK │
# │  vxlan │     4 │     4    fixed 0x98 │    fixed 250 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe4 │   inherit 82 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x64 │    inherit 5 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │    fixed 221 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x74 │  inherit 206 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb8 │   inherit 33 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │    fixed 165 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe4 │   inherit 29 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x68 │   inherit 98 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │    fixed 207 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xec │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xdc │   inherit 76 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb0 │  inherit 136 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │     fixed 33 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x1c │  inherit 157 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x6c │  inherit 203 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x24 │    fixed 200 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x38 │   inherit 48 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc4 │   inherit 99 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │    fixed 126 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa8 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 209 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x38 │  inherit 172 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │    fixed 178 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd8 │  inherit 143 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 142 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │    fixed 252 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe4 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xcc │   inherit 41 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x78 │  inherit 214 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe0 │    fixed 196 │ false │     OK │
# │ geneve      6 │     4 │   fixed 0x94 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf4 │  inherit 156 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc0 │  inherit 176 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x28 │    fixed 119 │ false │     OK │
# │ geneve │     6      6 │   fixed 0xb0 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd0 │   inherit 35 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc0 │   inherit 50 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 217 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │    fixed 151 │  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__->