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 0xc0 │ inherit 60 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 52 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 48 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 219 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 235 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 120 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 107 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 47 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 6 fixed 0xfc │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 186 │ false │ OK │ # │ geneve │ 6 6 │ fixed 0xdc │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 176 │ 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__->