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-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x80 │  inherit 223 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x74 │  inherit 197 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │    fixed 149 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │    fixed 138 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc4 │   inherit 18 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x68 │  inherit 220 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │     fixed 30 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x44 │  inherit 249 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xcc │  inherit 196 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc0 │     fixed 79 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │    gre │     6 │     4 │ inherit 0xd0 │  inherit 182 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf8 │  inherit 106 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 149 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 186 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xbc │  inherit 133 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x64 │     fixed 98 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa8 │  inherit 117 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x20 │  inherit 142 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x28 │    fixed 236 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xec │   inherit 97 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe0 │   inherit 32 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 240 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x10 │  inherit 190 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x8c │  inherit 213 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x24 │    fixed 192 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x58 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x0c │   inherit 84 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x0c │   inherit 90 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │    fixed 244 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe8 │   inherit 93 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │  inherit 186 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │     fixed 90 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb8 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x64 │   inherit 85 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x7c │   inherit 32 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │    fixed 164 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 148 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x74 │   inherit 27 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │     fixed 58 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x40 │   inherit 94 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x88 │  inherit 119 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │     fixed 13 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 111 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x6c │  inherit 155 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x38 │    fixed 226 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd0 │   inherit 82 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xfc │  inherit 187 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x2c │     fixed 24 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x74 │  inherit 187 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x2c │  inherit 247 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa8 │    fixed 152 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x94 │   inherit 55 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x3c │   inherit 54 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x3c │    fixed 239 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc4 │   inherit 41 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x6c │  inherit 151 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │     fixed 92 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │    fixed 253 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__->