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 0x20 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 218 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 12 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 142 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 120 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 172 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 248 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 140 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 155 │ false │ OK # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 12 │ 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__->