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 0x10 │  inherit 142 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x34 │   inherit 17 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │    fixed 224 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc0 │  inherit 192 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xec │  inherit 159 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x5c │    fixed 254 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x48 │  inherit 220 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xcc │  inherit 162 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x5c │    fixed 196 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x14 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x84 │   inherit 88 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd8 │  inherit 182 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │    fixed 103 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa0 │  inherit 102 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe8 │   inherit 74 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │    fixed 151 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │    fixed 221 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x90 │  inherit 220 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xbc │  inherit 128 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 101 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xec │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x80 │  inherit 114 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd0 │   inherit 53 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │    fixed 168 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 175 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x7c │  inherit 152 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x58 │    fixed 180 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x18 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa0 │  inherit 229 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xcc │  inherit 149 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │     fixed 97 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x58 │  inherit 154 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 152 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x34 │    fixed 233 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xfc │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe0 │  inherit 231 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x58 │  inherit 220 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │    fixed 202 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa0 │  inherit 188 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x34 │   inherit 34 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │     fixed 42 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb8 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x04 │  inherit 168 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xfc │   inherit 18 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │    fixed 114 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xcc │  inherit 231 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x38 │   inherit 21 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │     fixed 63 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x54 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x84 │   inherit 65 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb4 │   inherit 80 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │     fixed 74 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe0 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │   inherit 83 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x98 │  inherit 182 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x8c │     fixed 13 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     6 │     6 │ inherit 0x14 │  inherit 228 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc0 │  inherit 145 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │     fixed 38 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 189 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc4 │   inherit 88 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x9c │    fixed 189 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd0 │     fixed 75 │  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__->