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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 167 │ true │ OK │ # gre │ 4 │ 4 │ fixed 0x90 │ fixed 240 │ false │ OK │ # │ gre 4 │ 4 │ fixed 0x14 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 148 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 200 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 155 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 250 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 160 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 80 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 205 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 37 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 219 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 204 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 83 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 106 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ other inherit 0x64 │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ other fixed 0xc0 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 110 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->