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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 143 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 4 │ other │ inherit 0x98 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 205 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 12 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 114 │ false OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 39 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc inherit 129 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 138 │ false │ OK # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 18 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 216 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->