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 0x54 │  inherit 178 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x5c │   inherit 88 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │     fixed 36 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x48 │  inherit 104 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xbc │   inherit 85 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 141 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x28 │    fixed 103 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │    gre      4 │ other │ inherit 0x08 │  inherit 151 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf4 │  inherit 101 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x2c │     fixed 35 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa0 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre      6 │     4 │ inherit 0x44 │   inherit 78 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x20 │   inherit 96 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 100 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x88 │  inherit 154 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x3c │  inherit 182 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │      fixed 8 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x68 │   inherit 78 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc4 │  inherit 196 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x58 │    fixed 234 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x58 │  inherit 174 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa0 │  inherit 124 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │     fixed 28 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x8c │  inherit 154 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x10 │    inherit 2 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x58 │    fixed 186 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb8 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │  inherit 240 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x20 │  inherit 205 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │    fixed 162 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x98 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x04 │  inherit 182 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe0 │   inherit 87 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │     fixed 79 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 123 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x44 │   inherit 46 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │    fixed 235 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x8c │   inherit 90 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc4 │   inherit 33 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │    fixed 176 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb4 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xdc │  inherit 141 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x18 │   inherit 69 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc0 │     fixed 87 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xdc │  inherit 204 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf0 │  inherit 152 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │     fixed 74 │ false      OK │
# │ geneve │     4 │     6 │   fixed 0x90 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x98 │  inherit 209 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x48 │   inherit 18 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │    fixed 195 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xec │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve      6 │     4 │ inherit 0x88 │  inherit 181 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xcc │  inherit 191 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │    fixed 238 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6      6 │ inherit 0xfc │   inherit 73 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb4 │   inherit 18 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x04 │     fixed 70 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x98 │  inherit 171 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x1c │   inherit 39 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │     fixed 16 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │     fixed 56 │  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__->