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 0x18 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 16 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 5 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 72 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 8 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 68 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 45 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 175 │ false │ OK │ # geneve │ 4 │ 6 │ inherit 0x74 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 147 │ false │ OK # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 225 │ 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__->