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 0xf4 │  inherit 184 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x84 │  inherit 221 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x2c │    fixed 186 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │     fixed 48 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x1c │  inherit 149 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x14 │  inherit 248 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x74 │    fixed 194 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │     fixed 34 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other  inherit 0x68 │  inherit 245 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │  inherit 196 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │    fixed 123 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x98 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x68 │   inherit 57 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x30 │   inherit 29 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │    fixed 159 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x5c │  inherit 177 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x44 │   inherit 56 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │    fixed 188 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │     fixed 95 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xdc │  inherit 238 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xec │   inherit 97 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x08 │     fixed 65 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb8 │  inherit 203 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa0 │   inherit 13 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │    fixed 184 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe0 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb8 │  inherit 209 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe4 │  inherit 181 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │    fixed 218 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd0 │   inherit 84 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 235 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │     fixed 33 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x88 │   inherit 61 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xcc │   inherit 27 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 235 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 224   true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe0 │  inherit 194 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x08 │  inherit 144 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │     fixed 23 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x38 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb0 │   inherit 63 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x44 │  inherit 197 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │    fixed 102 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe4 │  inherit 141 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x0c │   inherit 44 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x4c │    fixed 115 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xcc │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x58 │  inherit 101 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x44 │  inherit 132 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x54 │    fixed 116 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x64 │   inherit 27 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x8c │  inherit 243 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │    fixed 231 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x34 │  inherit 157 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd4 │  inherit 245 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 126 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x04 │  inherit 228 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xfc │  inherit 100 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 134 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x80 │   inherit 20 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 188 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │    fixed 231 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │    fixed 166 │  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__->