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 0x4c │   inherit 36 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x18 │  inherit 171 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │    fixed 179 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc0 │    fixed 251 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe0 │  inherit 184 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd0 │  inherit 133 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │    fixed 122 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x94 │   inherit 62 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x14 │   inherit 45 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x8c │    fixed 102 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x6c │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb4 │  inherit 254 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x60 │  inherit 122 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │     fixed 59 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x04 │  inherit 253 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │   inherit 15 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xdc │     fixed 67 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd8 │  inherit 120 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x54 │  inherit 221 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xcc │     fixed 82 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x7c │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xfc │  inherit 200 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x58 │   inherit 67 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │    fixed 148 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x8c │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa4 │  inherit 227 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xbc │  inherit 179 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │     fixed 48 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10     fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb8 │   inherit 82 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │   inherit 61 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │     fixed 32 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x08 │  inherit 196 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x18 │   inherit 62 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf4 │     fixed 62 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x3c │   inherit 65 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb0 │  inherit 124 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │     fixed 49 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x38 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa0 │  inherit 226 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf0 │  inherit 228 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x24 │    fixed 123 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb8 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x60 │  inherit 197 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x2c │  inherit 190 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │    fixed 182 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe8 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │     6 │ inherit 0xbc │  inherit 250 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 235 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │    fixed 180 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xdc     fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa4 │  inherit 184 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x68 │  inherit 168 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │    fixed 209 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd4 │  inherit 147 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa0 │  inherit 230 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │    fixed 183 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x2c │   inherit 40 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd0 │   inherit 97 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │      fixed 7 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x58 │  inherit 245 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4 │  inherit 137 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe4 │     fixed 43 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │     fixed 15 │  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__->