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 0x3c │  inherit 217 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x04 │  inherit 246 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │    fixed 195 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x38 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 251 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 177 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x78 │     fixed 38 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xec │     fixed 78 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 131 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x3c │   inherit 80 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │     fixed 24 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x3c │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xec │   inherit 38 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x48 │  inherit 232 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │    fixed 255 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x04 │   inherit 21 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x3c │  inherit 246 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x64 │     fixed 20 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x4c │   inherit 35 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x68 │  inherit 204 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x04 │      fixed 4 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x7c │   inherit 66 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x4c │  inherit 116 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │    fixed 185 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xfc │   inherit 86 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf4 │  inherit 218 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │     fixed 58 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x90 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │   inherit 97 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x74 │  inherit 116 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 184 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xbc │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x68 │   inherit 85 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x24 │  inherit 119 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │    fixed 208 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x98 │  inherit 204 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xac │  inherit 206 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │    fixed 198 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4     fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x44 │   inherit 90 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x38 │  inherit 160 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │    fixed 165 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x14 │   inherit 85 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x8c │  inherit 116 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x60 │    fixed 211 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf4 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb4 │  inherit 106 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x04 │   inherit 22 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │    fixed 220 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf8 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf8 │   inherit 24 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 179 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │     fixed 82 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     4 │ inherit 0x90 │  inherit 221 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x78 │   inherit 79 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c │    fixed 191 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd8 │  inherit 182 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xdc │  inherit 228 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf0 │    fixed 176 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x98 │  inherit 240 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x80 │  inherit 212 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │    fixed 233 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x9c │     fixed 71 │  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__->