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 0x44 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 125 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 5 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 151 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 65 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 218 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 21 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 213 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 140 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ 4 fixed 0xb0 │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 18 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 243 │ 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__->