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 0xf8 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 65 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 101 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 165 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 234 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 55 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 139 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 92 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 151 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 71 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 168 │ false │ OK │ # │ geneve 4 │ other │ inherit 0x24 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 209 │ 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__->