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 0xdc │ inherit 245 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 155 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 203 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 182 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 214 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 251 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 12 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 94 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 164 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 145 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 112 │ 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__->