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 154 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x24 │  inherit 243 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xec │    fixed 243 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 201 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x38 │  inherit 180 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │     fixed 65 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf4 │  inherit 211 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x08 │  inherit 233 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │    fixed 181 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x70 │    fixed 158 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x70 │  inherit 214 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa0 │  inherit 205 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 180 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     6 │ inherit 0xec │  inherit 142 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x40 │   inherit 55 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 195 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x94 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa4 │  inherit 248 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd0 │  inherit 236 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x2c │     fixed 85 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x98 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x1c │  inherit 252 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x88 │   inherit 11 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xec │     fixed 71 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x54 │  inherit 127 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x34 │  inherit 241 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 123 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xbc │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xbc │   inherit 86 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x84 │   inherit 46 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │     fixed 53 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │     fixed 32 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x54 │   inherit 35 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x20 │   inherit 46 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x10 │     fixed 92 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 124 │ false │     OK │
# │  vxlan │     6 │     6  inherit 0x2c │   inherit 27 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │    fixed 108 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x9c │   inherit 93 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x8c │    inherit 6 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x8c │    fixed 198 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc8 │  inherit 107 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x74 │   inherit 26 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │    fixed 188 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf8 │   inherit 28 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x10 │  inherit 107 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 110 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 131 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x64 │  inherit 121 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │     fixed 52 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 172 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x5c │   inherit 50 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │    fixed 243 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x1c │  inherit 173 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x90 │  inherit 228 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x04 │    fixed 135 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x1c │   inherit 53 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x30 │   inherit 69 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │     fixed 55 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │    fixed 121 │  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__->