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 0xcc │ inherit 220 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 242 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 142 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 224 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 63 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 131 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 87 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 23 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 126 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 122 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 219 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 61 │ true │ OK │ # │ vxlan 4 │ 6 │ fixed 0x74 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 191 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 45 │ true │ OK # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 205 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 61 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 172 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 18 │ 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__->