make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x04 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 75 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 220 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 4 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 110 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 61 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 188 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 157 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 170 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 161 │ false │ OK # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 160 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 28 │ false │ OK │ # geneve │ 6 │ 6 │ inherit 0x9c │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 166 │ 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__->