make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x9c │  inherit 160 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd8 │   inherit 93 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │    fixed 106 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x24 │  inherit 178 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x84 │  inherit 168 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │    fixed 166 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa0 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x38 │   inherit 89 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xac │  inherit 224 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x70 │     fixed 25 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x58 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd0 │  inherit 197 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x48 │   inherit 48 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │    fixed 127 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x4c │  inherit 201 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x10 │  inherit 237 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x04 │    fixed 220 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x64 │  inherit 102 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x54 │  inherit 139 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xac │    fixed 153 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x1c │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb4 │   inherit 93 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x20 │  inherit 209 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd4 │    fixed 140 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 198 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x74 │   inherit 89 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x60 │  inherit 187 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │    fixed 145 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x90 │   inherit 88 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xcc │    inherit 1 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xcc │    fixed 137 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb0 │   inherit 53 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd0 │   inherit 66 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x1c │    fixed 149 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x10 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc0 │  inherit 248 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x88 │   inherit 30 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 250 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 230 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf4 │  inherit 182 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x58 │  inherit 129 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │    fixed 197 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 111 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │    inherit 4 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │    fixed 112 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xcc │  inherit 189 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x08 │  inherit 235 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │     fixed 11 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x18 │  inherit 210 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x94 │  inherit 203 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │      fixed 6 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │    fixed 169 │  true │     OK │
# ├─────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x08 │   inherit 37 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x04 │   inherit 33 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x90 │     fixed 23 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x10 │  inherit 205 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe4 │  inherit 116 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │     fixed 84 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd0 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x4c │    inherit 4 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x88 │   inherit 39 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 197 │ false      OK │
# │ geneve │     6 │ other │   fixed 0x10 │    fixed 156 │  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__->