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 0xb4 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 139 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 205 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 94 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 82 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 22 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 225 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 138 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 200 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 170 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 80 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 45 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 14 │ 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__->