make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0xb4 │   inherit 90 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x4c │  inherit 193 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xfc │    fixed 236 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x0c │   inherit 79 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x28 │  inherit 185 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │    fixed 249 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x90 │  inherit 211 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x9c │  inherit 133 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x18 │     fixed 84 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x64 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa8 │  inherit 148 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xfc │  inherit 212 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │    fixed 240 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x2c │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x74 │  inherit 126 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc8 │  inherit 147 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │     fixed 32 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x5c │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x94 │   inherit 37 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb8 │   inherit 24 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 251 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x58 │  inherit 181 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x5c │   inherit 15 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 170 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x50 │  inherit 150 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x20 │  inherit 196 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x08 │    fixed 125 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │    fixed 229 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x08 │  inherit 209 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe8 │   inherit 26 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │    fixed 223 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │  inherit 160 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xac │   inherit 35 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd8 │     fixed 39 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf0 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x9c │   inherit 23 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x70 │  inherit 178 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe4 │    fixed 250 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x6c │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x9c │  inherit 234 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 125 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │     fixed 93 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb8 │  inherit 200 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x38 │   inherit 36 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0 │     fixed 10 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb8 │    inherit 8 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x60 │  inherit 216 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │      fixed 7 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf0 │   inherit 88 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xec │  inherit 241 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │     fixed 76 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb4 │    fixed 163 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     6 │     4 │ inherit 0xcc │  inherit 143 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x48 │   inherit 31 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │    fixed 186 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xcc │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd0 │  inherit 229 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 127 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │    fixed 222 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 249 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x08 │  inherit 202 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │    fixed 111 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x78 │      fixed 7 │  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__->