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 0xd4 │  inherit 166 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb0 │  inherit 100 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │      fixed 2 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │    fixed 102 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x38 │  inherit 188 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x90 │  inherit 165 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │     fixed 80 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │    fixed 118 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xac │   inherit 75 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa0 │   inherit 84 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x78 │     fixed 14 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x14 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x50 │   inherit 86 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x34 │  inherit 172 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │    fixed 247 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x60 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x18 │   inherit 57 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │   inherit 83 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xfc │    fixed 227 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb8 │    inherit 4 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x94 │  inherit 124 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x24 │     fixed 21 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     4 │ inherit 0xb0 │  inherit 198 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 178 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │    fixed 129 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x90 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x70 │  inherit 188 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x30 │  inherit 254 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │     fixed 99 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x18 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x78 │  inherit 104 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb8 │  inherit 240 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x04 │     fixed 31 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x94 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xbc │    inherit 5 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc0 │  inherit 193 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │     fixed 97 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xdc │  inherit 245 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x58 │  inherit 104 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │      fixed 8 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x10 │  inherit 182 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x10 │  inherit 114 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │    fixed 220 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa0 │  inherit 170 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xec │  inherit 122 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf4 │    fixed 165 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x34 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x48 │  inherit 226 │ false │     OK │
# │ geneve │     4      6 │ inherit 0x44 │   inherit 32 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf8 │    fixed 160 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x9c │  inherit 136 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xac │  inherit 184 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │    fixed 121 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x70 │   inherit 65 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x38 │  inherit 158 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │    fixed 113 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x8c │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x80 │   inherit 19 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x54 │  inherit 198 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │    fixed 143 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa4 │  inherit 180 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb0 │  inherit 114 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │     fixed 62 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │     fixed 15 │  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__->