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 0x4c │   inherit 52 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x8c │  inherit 214 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │     fixed 76 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x58 │  inherit 212 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x34 │   inherit 11 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │    fixed 184 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x0c │  inherit 199 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x48 │  inherit 236 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xbc │     fixed 49 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 243 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x1c │  inherit 211 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x2c │   inherit 10 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │     fixed 84 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc8 │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa4 │  inherit 244 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc4 │   inherit 55 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x20 │      fixed 3 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x1c │  inherit 169 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x8c │   inherit 12 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xac │    fixed 231 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x8c │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type   outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xec │  inherit 230 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x2c │  inherit 188 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │    fixed 166 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc4 │  inherit 222 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc0 │   inherit 30 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │    fixed 159 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x80 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa0 │   inherit 12 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x10 │   inherit 80 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 161 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa0 │  inherit 108 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x40 │   inherit 76 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x70 │     fixed 34 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf4 │     fixed 78 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xec │   inherit 54 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 119 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │     fixed 92 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x40 │  inherit 185 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb8 │  inherit 176 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x04 │    fixed 238 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x5c │  inherit 185 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xec │   inherit 73 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │    fixed 164 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 247 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x88 │  inherit 138 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x04 │    fixed 150 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xfc │  inherit 186 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x34 │  inherit 209 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │    fixed 126 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x98 │  inherit 189 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xdc │  inherit 138 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 118 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x78 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     6 │     6 │ inherit 0xa0 │   inherit 15 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x74 │   inherit 48 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x04 │    fixed 179 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xbc │  inherit 232 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x38 │   inherit 70 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │     fixed 10 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │     fixed 63 │  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__->