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 0xcc │  inherit 228 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x30 │  inherit 246 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc0 │    fixed 169 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xec │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x2c │  inherit 225 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 169 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x64 │    fixed 221 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │  inherit 133 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc8 │    inherit 7 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xfc │    fixed 129 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x94 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x4c │   inherit 50 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x38 │  inherit 248 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │    fixed 136 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │    fixed 212 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf8 │  inherit 144 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf0 │  inherit 130 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc0 │    fixed 119 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other  inherit 0x80 │  inherit 175 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x50 │  inherit 209 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x84 │     fixed 77 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x24 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xfc │   inherit 92 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x0c │  inherit 242 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │    fixed 167 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x20 │  inherit 100 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xfc │  inherit 110 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │     fixed 87 │ false │     OK │
# │  vxlan │     4      6 │   fixed 0x50 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa4 │  inherit 173 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x54 │  inherit 216 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │    fixed 230 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │   inherit 17 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa8 │  inherit 181 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 152 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd8 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb8 │   inherit 49 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x50 │  inherit 152 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │     fixed 57 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x2c │   inherit 58 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 199 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf0 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x58 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner      tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x1c │  inherit 128 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xbc │  inherit 236 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │     fixed 15 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x0c │   inherit 29 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x6c │  inherit 175 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │     fixed 44 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x08 │   inherit 12 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x94 │  inherit 183 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x5c │    fixed 160 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x10 │  inherit 252 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x10 │   inherit 87 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe4 │    fixed 190 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x10 │  inherit 161 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x34 │   inherit 79 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │    fixed 163 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf4 │  inherit 141 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x34 │   inherit 29 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │    fixed 112 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │     fixed 27 │  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__->