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 0x98 │  inherit 187 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf0 │  inherit 229 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │     fixed 60 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa0 │  inherit 252 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x64 │   inherit 63 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │    fixed 138 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x74 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │    inherit 5 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf8 │    inherit 4 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x6c │    fixed 135 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc4 │  inherit 159  false │     OK │
# │    gre │     6 │     4 │ inherit 0xe0 │   inherit 43 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │    fixed 131 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 186 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x60 │   inherit 89 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x44 │     fixed 58 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x08 │  inherit 115 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x14 │  inherit 120 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x94 │     fixed 41 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe8 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc8 │  inherit 116 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe4 │   inherit 82 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │     fixed 59 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x04 │    inherit 2 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x54 │  inherit 254 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x98 │    fixed 200 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe4 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xfc │  inherit 115 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x7c │  inherit 210 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │    fixed 140 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xfc │  inherit 144 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x60 │  inherit 175 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │    fixed 206 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc8 │   inherit 47 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xcc │  inherit 223 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x30 │    fixed 145 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x68 │    inherit 3 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x2c │  inherit 122 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x04 │    fixed 147 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa4 │  inherit 252 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x10 │  inherit 218 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │     fixed 85 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x70 │  inherit 155 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x98 │  inherit 148 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 192 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x94 │  inherit 230 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x90 │  inherit 147 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc0 │    fixed 196 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x28 │  inherit 155 │ false │     OK │
# │ geneve │     6 │     4  inherit 0xc4 │  inherit 189 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x20      fixed 70 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x78 │  inherit 208 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 176 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │    fixed 118 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x64 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x58 │   inherit 93 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd4 │   inherit 39 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │     fixed 32 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │    fixed 161 │  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__->