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 0xd4 │  inherit 158 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x44 │   inherit 58 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x54 │    fixed 134 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb4 │   inherit 95 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf8 │  inherit 189 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │    fixed 114 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xcc │   inherit 76 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xdc │   inherit 97 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │     fixed 20 │ false │     OK │
# │    gre │     4 │ other    fixed 0x80 │    fixed 248 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xbc │   inherit 27 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x14 │  inherit 225 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x8c │    fixed 204 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x60 │  inherit 254 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd0 │   inherit 22 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │     fixed 40 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xcc │   inherit 72 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x90 │   inherit 72 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 164 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x54 │  inherit 103 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x9c │  inherit 226 │  true │     OK │
# │  vxlan │     4      4 │   fixed 0x54 │    fixed 229 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x60 │   inherit 14 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x54 │  inherit 176 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │    fixed 224 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x30 │  inherit 159 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe8 │   inherit 49 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 134 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x40 │  inherit 183 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb0 │  inherit 223 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │    fixed 183 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa0 │   inherit 83 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x8c │  inherit 106 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │    fixed 240 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc0 │   inherit 26 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd0 │  inherit 220 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 198 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │    fixed 232 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xfc │   inherit 37 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │  inherit 104 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xa8 │    fixed 196 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x40 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x5c │  inherit 132 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x60 │   inherit 20 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │     fixed 81 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x38 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x84 │  inherit 241 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc4 │   inherit 90 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x64 │     fixed 87 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x54 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd4 │  inherit 176 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd8 │   inherit 80 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │    fixed 113 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xfc │  inherit 164 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x70 │  inherit 177 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │     fixed 36 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x2c │   inherit 92 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x0c │  inherit 159 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xd0 │     fixed 75 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │    fixed 216 │  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__->