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 0x4c │ inherit 48 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 200 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 69 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 183 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 129 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 12 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 9 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 124 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 247 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 167 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 83 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 198 │ 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__->