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 0xb0 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 71 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 243 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 26 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 175 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 18 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 226 │ 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__->