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 0x84 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 182 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 143 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 71 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 42 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 87 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 201 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 233 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ other │ inherit 0xe8 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 153 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 240 │ 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__->