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 0x44 │   inherit 27 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd8 │  inherit 244 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xfc │     fixed 60 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x98 │   inherit 34 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 247 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │     fixed 38 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x40 │  inherit 188 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x70 │   inherit 56 │  true      OK │
# │    gre │     4 │ other │   fixed 0x7c │    fixed 208 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x14 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe8 │  inherit 200 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc4 │  inherit 213 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │     fixed 49 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 181 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xfc │  inherit 227 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xfc │     fixed 89 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x08 │   inherit 44 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x74 │   inherit 70 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x68 │    fixed 201 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x94 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4      4 │ inherit 0xc8 │  inherit 136 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x2c │  inherit 120 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 193 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe0 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa0 │  inherit 189 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xbc │  inherit 130 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 100 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x0c │  inherit 166 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd8 │    inherit 2 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │     fixed 34 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x54 │  inherit 227 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x40 │  inherit 235 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x5c │    fixed 146 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x1c │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x1c │  inherit 223 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe8 │   inherit 20 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │     fixed 50 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x40 │  inherit 203 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 206 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc4 │    fixed 230 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xcc │    fixed 230   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x94 │  inherit 149 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb8 │   inherit 45 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 215  false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x9c │   inherit 89 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 255 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x40 │    fixed 141 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd0 │   inherit 10 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x74 │   inherit 71 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │    fixed 120 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x14 │  inherit 173 │ false │     OK │
#  geneve │     6 │     4 │ inherit 0xb0 │   inherit 16 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x04 │    fixed 215 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │    fixed 136 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x70 │   inherit 35 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x04 │    inherit 1 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe4 │    fixed 244 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xfc │   inherit 47 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa4 │   inherit 90 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │     fixed 33 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │    fixed 113 │  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__->