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 0xf8 │  inherit 175 │ false │     OK │
# │    gre │     4      4 │ inherit 0x04 │  inherit 147 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │    fixed 113 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x18 │   inherit 71 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x70 │   inherit 89 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │     fixed 38 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf8 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x9c │  inherit 176  false │     OK │
# │    gre │     4 │ other │ inherit 0xb8 │  inherit 215 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │     fixed 23 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x54 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x90 │   inherit 25 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe8 │  inherit 236 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 101 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │    fixed 222 │  true │     OK │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe0 │  inherit 191 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x70 │   inherit 60 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │    fixed 181 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe4 │  inherit 149 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb4 │  inherit 102 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x08 │     fixed 89 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x94 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x58 │  inherit 235 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe8 │   inherit 22 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │     fixed 53 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xec │  inherit 113 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 205 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │    fixed 123 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │ other │ inherit 0xac │   inherit 45 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │  inherit 177 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │    fixed 131 │ false │     OK │
# │  vxlan │     4 │ other    fixed 0x7c │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xbc │   inherit 85 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x24 │   inherit 86 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xbc │     fixed 33 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd4 │   inherit 57 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x88 │  inherit 142 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │     fixed 32 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x80 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xec │   inherit 30 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe0 │  inherit 123 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │     fixed 45 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │     4 │ inherit 0x9c │  inherit 248 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x74 │   inherit 75 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │     fixed 23 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x84 │  inherit 177 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe0 │  inherit 218 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 247 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x34 │  inherit 253 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x84 │   inherit 41 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │     fixed 37 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x40 │   inherit 51 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x78 │   inherit 81 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │    fixed 196 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x8c │  inherit 116 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe8 │  inherit 100 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │    fixed 185 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x70 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xfc │  inherit 139 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x68 │  inherit 225 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │    fixed 104 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │    fixed 124 │  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__->