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 0x68 │ inherit 125 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 182 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 120 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 164 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 13 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 217 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 164 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 166 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 181 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 128 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 18 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 198 │ 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__->