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 0xc8 │  inherit 162 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf8 │  inherit 106 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │    fixed 215 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 163 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xec │  inherit 201 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │     fixed 97 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x74 │  inherit 182 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x14 │   inherit 44 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x90 │    fixed 222 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x1c │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x10 │   inherit 96 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x38 │  inherit 227 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │    fixed 220 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x20 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x4c │  inherit 207 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x34 │   inherit 63 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │    fixed 232 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb0 │   inherit 46 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x68 │   inherit 59 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x40 │     fixed 22 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xa0 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 154 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x80 │  inherit 112 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │     fixed 14 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc8 │  inherit 168 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc0 │   inherit 57 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │    fixed 235 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd4 │  inherit 132  false │     OK │
# │  vxlan │     4 │ other │ inherit 0x38 │   inherit 20 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │    fixed 202 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xbc │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x04 │   inherit 33 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x34 │  inherit 172 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │     fixed 71 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │    fixed 145 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │   inherit 58 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xbc │  inherit 253 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │     fixed 71 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x58 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │  inherit 129 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │     fixed 16 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │    fixed 201 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xec │   inherit 79 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x1c │  inherit 101 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │     fixed 65 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x8c │  inherit 231 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xcc │   inherit 82 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x74 │    fixed 247 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │    fixed 186 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x20 │  inherit 132 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x60 │  inherit 106 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x18 │    fixed 134 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xac │   inherit 54 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf8 │  inherit 182 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │     fixed 65 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb0 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc4 │    inherit 1 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb4 │  inherit 244 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xbc │    fixed 239 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │     fixed 44 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa8 │  inherit 165 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf4 │  inherit 141 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x2c │    fixed 224 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │     fixed 75 │  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__->