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 0xbc │   inherit 42 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x40 │  inherit 165 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │    fixed 160 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x78 │   inherit 19 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x54 │  inherit 106 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │    fixed 154 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │     fixed 77 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x2c │  inherit 176 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x04 │  inherit 173 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xcc │    fixed 220 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x38 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 203 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x90 │   inherit 67 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │    fixed 177 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc4 │   inherit 38 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe0 │  inherit 166 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │    fixed 127 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │    fixed 232 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x5c │  inherit 186 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x8c │   inherit 20 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe8 │     fixed 78 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x28 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x28 │  inherit 198 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf8 │   inherit 31 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │     fixed 28 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x94 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 111 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe4 │   inherit 66 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │      fixed 1 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x94 │   inherit 66 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │  inherit 142 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa0 │     fixed 72 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type   outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x98 │  inherit 220 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 213 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │    fixed 201 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc4 │  inherit 129 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x0c │   inherit 86 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 101 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x1c │  inherit 101 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x6c │  inherit 228 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 186 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe0 │  inherit 163 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x78 │  inherit 249 │  true │     OK │
# │ geneve │     4      4 │   fixed 0x4c │    fixed 136 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa8 │   inherit 94 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa0 │  inherit 189 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │    fixed 107 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf8 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x48 │  inherit 246 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x84 │  inherit 175 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │     fixed 77 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xc8 │   inherit 26 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x54 │  inherit 145 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 238 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x08 │  inherit 158 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x90 │  inherit 250 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │    fixed 101 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │ geneve │     6 │ other │ inherit 0xd4 │  inherit 199 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x28 │  inherit 233 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x48 │    fixed 205 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x2c │    fixed 176 │  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__->