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 0x38 │    inherit 3 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf0 │  inherit 200 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x60 │     fixed 32 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │    gre │     4 │     6 │ inherit 0x24 │  inherit 207 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x30 │   inherit 71 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 225 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x60 │  inherit 200 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x50 │  inherit 178 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │     fixed 67 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf4 │  inherit 160 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x80 │  inherit 236 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │    fixed 239 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 187 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x40 │  inherit 128 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x58 │   inherit 46 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │     fixed 15 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │  inherit 204 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x34 │   inherit 30 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x2c │    fixed 238 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x10 │  inherit 180  false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x14 │  inherit 240 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 178 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe4 │   inherit 50 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xdc │  inherit 224 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 224 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │    fixed 208 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x1c │    inherit 5 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x84 │  inherit 181 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │    fixed 120 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x5c │  inherit 155 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x44 │  inherit 163 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │     fixed 13 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x58 │   inherit 17 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x0c │   inherit 48 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc8 │     fixed 10 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x60 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x44 │  inherit 120 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x08 │   inherit 16 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │     fixed 76 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf4 │  inherit 195 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x28 │  inherit 173 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │    fixed 221 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x54 │   inherit 53 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 114 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │    fixed 119 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xac │   inherit 52 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xfc │  inherit 145 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │    fixed 252 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │   inherit 49 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x2c │  inherit 116 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │     fixed 32 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x38 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe8 │   inherit 76 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x20 │  inherit 223 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe4 │    fixed 175 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x8c │   inherit 30 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x4c │  inherit 136 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │    fixed 234 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │     fixed 35 │  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__->