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 0xa8 │  inherit 236 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x14 │   inherit 85 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │    fixed 142 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xdc │  inherit 230 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x44 │   inherit 43 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │    fixed 111 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x2c │  inherit 173 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 123 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x74 │    fixed 164 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x1c │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x10 │   inherit 13 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc4 │  inherit 195 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │     fixed 80 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb4      fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xcc │  inherit 112 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x5c │   inherit 59 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │    fixed 107 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xfc │  inherit 252 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x44 │  inherit 249 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x60 │    fixed 142 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe8 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x58 │  inherit 158 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 211 │  true      OK │
# │  vxlan │     4 │     4 │   fixed 0x94 │    fixed 133 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa8 │  inherit 238 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x6c │  inherit 117 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │     fixed 66 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x3c │  inherit 164 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │  inherit 225 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 224 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x28 │  inherit 111 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe0 │  inherit 142 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │    fixed 184 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x70 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan      6 │     6 │ inherit 0x28 │  inherit 237 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf0 │  inherit 221 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │    fixed 112 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 229 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb8 │  inherit 253 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x3c │     fixed 86 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd8 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xcc │    inherit 9 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x1c │   inherit 27 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │    fixed 165 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x84 │    inherit 7 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 153 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │    fixed 203 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 138 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x64 │   inherit 80 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │    fixed 222 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x24 │  inherit 112 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xdc │   inherit 67 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x8c │    fixed 244 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x14 │    inherit 7 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x90 │  inherit 122 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │    fixed 123 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe0 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x08 │  inherit 138 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd4 │  inherit 249 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │     fixed 48 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │     fixed 31 │  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__->