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 0x14 │   inherit 99 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x78 │   inherit 39 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │    fixed 250 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x34 │  inherit 193 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd8 │  inherit 185 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │    fixed 230 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │  inherit 233 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │  inherit 127 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x78 │    fixed 148 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x04 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x70 │  inherit 196 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe8 │  inherit 134 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x68 │      fixed 8 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc0 │  inherit 190 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x50 │   inherit 89 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │    fixed 127 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x34 │   inherit 26 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x10 │  inherit 199 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x5c      fixed 15 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x1c │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x74 │  inherit 112 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x88 │   inherit 55 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │     fixed 48 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x10 │   inherit 73 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x8c │  inherit 217 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │     fixed 73 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x54 │    inherit 5 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xac │   inherit 73 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 223 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xfc │  inherit 206 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc0 │  inherit 129 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xfc │     fixed 21 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x6c │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x2c │  inherit 210 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x14 │   inherit 24 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │    fixed 114 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x6c │   inherit 79 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x3c │  inherit 114 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 135 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x6c │    inherit 3 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf0 │  inherit 247 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │    fixed 131 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x68 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │     6 │ inherit 0xf4 │  inherit 168 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x5c │  inherit 255 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x18 │     fixed 34 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x8c │  inherit 148 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x48 │  inherit 205 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │    fixed 253 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │    fixed 236 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x18 │  inherit 177 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xfc │  inherit 208 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x44 │    fixed 172 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb0 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x68 │   inherit 89 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x18 │  inherit 146 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb0 │    fixed 192 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x3c │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x70 │   inherit 16 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x58 │   inherit 93 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │      fixed 6 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x8c │     fixed 56 │  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__->