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 0xf4 │  inherit 110 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x10 │  inherit 183 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │     fixed 87 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │     fixed 85 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 192 │ false      OK │
# │    gre │     4 │     6 │ inherit 0x78 │  inherit 201 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │    fixed 250 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xdc │  inherit 172 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x30 │  inherit 116 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x0c │    fixed 252 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │    fixed 124 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4  inherit 0xc0 │   inherit 10 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x84 │    inherit 2 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xac │     fixed 28 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x94 │  inherit 152 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 205 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │     fixed 85 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x90 │  inherit 227 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd4 │  inherit 185 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x98 │    fixed 180 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa4 │   inherit 81 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 215 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │    fixed 175 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x60 │    fixed 218 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x2c │  inherit 163 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe0 │  inherit 220 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │    fixed 208 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x90 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xec │  inherit 122 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe8 │  inherit 178 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │    fixed 230 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x48 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x38 │   inherit 30 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe0 │  inherit 192 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │    fixed 194 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb8 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 184 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe0 │  inherit 116   true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4      fixed 68 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x78 │  inherit 191 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x18 │  inherit 186 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │    fixed 150 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x44 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     4 │     4 │ inherit 0x54 │   inherit 47 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │   inherit 92 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │    fixed 219 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 169 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf0 │   inherit 24 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xdc │    fixed 194 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe0 │    inherit 8 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │  inherit 126 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │     fixed 58 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x94 │    fixed 194 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xec │  inherit 116 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x04 │  inherit 131 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │    fixed 106 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xd4 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xbc │   inherit 34 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x68 │  inherit 189 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │     fixed 82 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x54 │  inherit 240 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 182 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │     fixed 84 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │     fixed 45 │  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__->