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 0xc4 │  inherit 156 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x30 │   inherit 69 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │     fixed 66 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x9c │  inherit 209 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 120 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x94 │    fixed 214 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x20 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa0 │  inherit 102 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x68 │  inherit 197 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x5c │    fixed 144 │ false │     OK │
# │    gre │     4 │ other    fixed 0xd8 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x30 │  inherit 145 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 123 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │    fixed 171 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x3c │   inherit 27 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x1c │  inherit 222 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 206 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf8 │   inherit 72 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x58 │   inherit 40 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x18 │    fixed 254 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xbc │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     4 │ inherit 0x0c │   inherit 89 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x28 │  inherit 197 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │    fixed 187 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 166 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe0 │  inherit 189 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x28 │      fixed 3 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc4 │   inherit 25 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe4 │   inherit 16 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x3c │     fixed 69 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 176 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf4 │    inherit 1 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │     fixed 78 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x04 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x60 │   inherit 20 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x80 │   inherit 70 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │    fixed 196 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x5c │   inherit 16 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x40 │  inherit 167 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │    fixed 204 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe8 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 215 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x98 │   inherit 15 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x14 │    fixed 155 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa8 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xac │  inherit 255 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd4 │  inherit 101 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │    fixed 199 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x80 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x60 │  inherit 186 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x30 │  inherit 180 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │     fixed 95 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc0 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 182 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x60 │   inherit 15 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 158 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x20 │   inherit 57 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 205 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │    fixed 227 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x70 │  inherit 220 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x64 │   inherit 18 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x68 │     fixed 73 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │    fixed 191 │  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__->