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 0x10 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 60 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 62 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 142 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 108 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ 6 inherit 0x5c │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 30 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 149 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 39 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 179 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 29 │ 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__->