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 0xd8 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 91 │ false │ OK │ # gre │ 4 │ 6 │ inherit 0x34 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 120 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 48 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 215 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 96 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 96 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 226 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 123 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 59 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 54 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 1 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 143 │ true │ OK # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 23 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 188 │ 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__->