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 0x40 │  inherit 187 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x74 │  inherit 179 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │     fixed 67 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf0 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb8 │    inherit 6 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe4 │  inherit 125 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │     fixed 96 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x88 │  inherit 209 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 174 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x2c │     fixed 44 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x8c │     fixed 22 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x90 │   inherit 43 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x14 │  inherit 103 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │    fixed 144 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc8 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc0 │  inherit 107 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x58 │   inherit 10 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │    fixed 129 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc0 │  inherit 211 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x88 │  inherit 188 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf4 │    fixed 145 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe4      fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x30 │  inherit 181 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xcc │  inherit 145 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x3c │    fixed 216 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x84 │   inherit 90 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x48 │  inherit 126 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │    fixed 115 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x98 │  inherit 189 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x8c │  inherit 247 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x20 │    fixed 176 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x20 │     fixed 36 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc0 │  inherit 255 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x20 │   inherit 78 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │    fixed 199 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc0 │    fixed 240   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x58 │  inherit 120 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc0 │  inherit 200 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │    fixed 204 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x6c │    fixed 146   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x0c │   inherit 56 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x10 │  inherit 196 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │    fixed 136 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd0 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe4 │   inherit 80 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x24 │   inherit 20 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │    fixed 234 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe4 │   inherit 80 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x90 │  inherit 100 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │     fixed 41 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x78 │  inherit 103 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd4 │  inherit 128 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │     fixed 15 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x5c │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     4 │ inherit 0x8c │  inherit 183 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x3c │  inherit 197 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │    fixed 105 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xec │  inherit 147 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb8 │  inherit 246 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │    fixed 103 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x50 │   inherit 27 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd8 │  inherit 206 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 138 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │     fixed 61 │  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__->