make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xf0 │  inherit 252 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x38 │  inherit 224 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │    fixed 242 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x2c │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x70 │  inherit 203 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x84 │  inherit 254 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 178 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │  inherit 135 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x84 │  inherit 199 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x8c │     fixed 65 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x04 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan  result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf8 │  inherit 229 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x30 │  inherit 251 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │     fixed 36 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x80 │  inherit 217 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x64 │   inherit 43 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │    fixed 171 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x1c │   inherit 71 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x04 │   inherit 89 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x3c │     fixed 27 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x6c │    fixed 124 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x4c │  inherit 241 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa0 │  inherit 159 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │    fixed 101 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 234 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe4 │  inherit 142 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x14 │    fixed 232 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x7c │  inherit 106 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x98 │   inherit 97 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │    fixed 122 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x90 │  inherit 204 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb8 │  inherit 201 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │    fixed 209 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x64 │  inherit 123 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb0 │  inherit 177 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │    fixed 133 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 155 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x5c │  inherit 152 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │     fixed 45 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xbc │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x70 │  inherit 114 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe8 │  inherit 146 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │     fixed 48 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xdc │   inherit 13 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x88 │   inherit 34 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │    fixed 150 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x54 │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │ geneve │     4 │ other │ inherit 0x50 │    inherit 3 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x38 │   inherit 52 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │    fixed 192 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x64 │  inherit 253 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x38 │  inherit 246 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 246 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x04 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf0 │   inherit 77 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd0 │   inherit 75 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │     fixed 48 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xfc │   inherit 36 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x70 │   inherit 85 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │    fixed 208 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │      fixed 6 │  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__->