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 0x4c inherit 200 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 208 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 118 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 235 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 145 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 159 │ true │ OK │ # geneve │ 4 │ other │ fixed 0x3c │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 234 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 155 │ 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__->