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 37 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x64 │  inherit 209 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │     fixed 53 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x94 │   inherit 24 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf8 │    inherit 9 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │    fixed 115 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │    fixed 220 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd8 │  inherit 226 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x78 │  inherit 245 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │    fixed 181 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf0 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa8 │   inherit 63 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x8c │   inherit 29 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │    fixed 167 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe8 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x18 │  inherit 148 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │    inherit 4 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │     fixed 74 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xec │  inherit 252 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x54 │   inherit 78 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xec │    fixed 242 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xa0 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x68 │  inherit 245 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x94 │  inherit 203 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │    fixed 165 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x78 │   inherit 20 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x30 │   inherit 54 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │     fixed 28 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x10 │   inherit 67 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb0 │  inherit 121 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │    fixed 172 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xcc │  inherit 115 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe0 │  inherit 185 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 115 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc4 │  inherit 188 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd4 │   inherit 32 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x78 │     fixed 13 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc8 │  inherit 102 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb4 │  inherit 247 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │    fixed 167 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xac │   inherit 94 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │   inherit 66 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │     fixed 36 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xcc │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 251 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x6c │  inherit 125 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │    fixed 249 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     4 │ other │ inherit 0xbc │   inherit 40 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x58 │   inherit 67 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │     fixed 56 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x88 │  inherit 219 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf8 │   inherit 66 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x74 │    fixed 255 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x10 │  inherit 214 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf0 │   inherit 72 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │    fixed 214 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x1c │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x2c │  inherit 227 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xfc │  inherit 232 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xa0 │    fixed 245 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │    fixed 153 │  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__->