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 0x38 │   inherit 57 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x24 │   inherit 84 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │    fixed 254 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     4 │     6 │ inherit 0x10 │    inherit 7 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x10 │  inherit 241 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x6c │    fixed 213 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x34 │  inherit 227 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x0c │   inherit 75 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x58 │     fixed 69 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x30 │  inherit 193 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x4c │  inherit 202 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x78 │    fixed 246 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x1c │  inherit 188 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x40 │   inherit 70 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x5c │    fixed 253 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc0 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x38 │  inherit 192 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf8 │   inherit 85 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 172 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x60 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x54 │  inherit 141 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x10 │  inherit 182 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd4 │     fixed 13 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x04 │   inherit 47 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x9c │  inherit 217 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x20 │    fixed 132 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x2c │   inherit 14 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x64 │  inherit 136 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │     fixed 71 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x28 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb8 │  inherit 235 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xac │   inherit 78 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │     fixed 99 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xbc │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x24 │  inherit 135 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xcc │  inherit 138 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │    fixed 246 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 233 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 244 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x3c │  inherit 182 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 189 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x94 │    inherit 7 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa8 │  inherit 203 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │     fixed 83 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x34 │  inherit 204 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │   inherit 32 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 217 │ false      OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa4 │  inherit 247 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x60 │   inherit 47 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │    fixed 121 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb4 │  inherit 174 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd0 │   inherit 58 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd4 │     fixed 53 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x6c │   inherit 44 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x18 │  inherit 107 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x64 │    fixed 175 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xfc │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x80 │  inherit 121 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x6c │   inherit 93 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │    fixed 228 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd0 │     fixed 40 │  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__->