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 0x3c │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 147 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 23 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 54 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 28 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 167 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 126 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 119 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other inherit 0x58 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 43 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 156 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 236 │ 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__->