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 0x80 │  inherit 223 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x94 │  inherit 159 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x60 │    fixed 152 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x98 │   inherit 27 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb8 │  inherit 212 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │    fixed 178 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x2c │  inherit 210 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │   inherit 19 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x78 │    fixed 119 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb8 │    fixed 163 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xec │  inherit 122 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xac │   inherit 86 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │     fixed 66 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │    inherit 5 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc4 │  inherit 250 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xec │    fixed 102 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf8 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xbc │  inherit 146 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x18 │   inherit 24 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd0 │    fixed 118 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x14 │   inherit 24 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x1c │   inherit 38 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │     fixed 30 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd4 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x10 │   inherit 22 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x20 │  inherit 207 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │     fixed 40 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf4 │    inherit 3 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc4 │   inherit 54 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │    fixed 255 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x20 │   inherit 43 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x64 │    inherit 7 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │    fixed 179 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x90 │  inherit 175 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x64 │   inherit 63 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x30 │     fixed 45 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x54 │   inherit 84 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x78 │   inherit 76 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │     fixed 87 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xec │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe4 │  inherit 248 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x54 │   inherit 12 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │     fixed 31 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc8 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x80 │  inherit 106 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd4 │  inherit 171 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │     fixed 25 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x40 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x74 │  inherit 181 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xfc │  inherit 193 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │     fixed 24 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x9c │     fixed 40 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb8 │  inherit 144 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x2c │   inherit 40 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 232 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x3c │   inherit 39 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x4c │  inherit 182 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xfc │    fixed 214 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x4c │  inherit 135 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x3c │   inherit 84 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │    fixed 191 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │     fixed 19 │  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__->