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 0xac │  inherit 230 │ false      OK │
# │    gre │     4 │     4 │ inherit 0x2c │   inherit 44 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x68 │    fixed 111 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │     fixed 99 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 212 │ false      OK │
# │    gre │     4 │     6 │ inherit 0x64 │   inherit 72 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xec │    fixed 218 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x54 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x80 │   inherit 83 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │   inherit 70 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x98 │    fixed 164 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │    gre │     6 │     4 │ inherit 0x74 │  inherit 247 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x48 │  inherit 218 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │      fixed 2 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │     fixed 83 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x60 │  inherit 166 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x94 │  inherit 175 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │    fixed 210 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x40 │   inherit 25 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │  inherit 183 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x70 │     fixed 21 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x68 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x24 │   inherit 38 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe8 │   inherit 87 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 210 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x58 │    inherit 6 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa0 │   inherit 18 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x68 │    fixed 223 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe0 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xdc │  inherit 189 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd0 │  inherit 220 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │    fixed 223 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x38 │   inherit 16 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd4 │  inherit 210 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xbc │    fixed 158 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │    fixed 178 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x64 │   inherit 60 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa8 │   inherit 54 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │     fixed 34 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x7c │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x34 │   inherit 11 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x28 │   inherit 20 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │     fixed 60 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x0c │  inherit 139 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x4c │  inherit 198 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │     fixed 62 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x10 │   inherit 74 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xac │   inherit 21 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 142 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xcc │  inherit 221 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe0 │  inherit 254 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │    fixed 210 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x50   inherit 150 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x7c │  inherit 191 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 221 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xbc │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x74 │  inherit 225 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb8 │   inherit 79 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd0 │    fixed 212 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x70 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x54 │   inherit 49 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb0 │  inherit 240 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe0     fixed 204 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x18 │     fixed 46 │  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__->