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 0xa8 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 185 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 2 false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 171 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 60 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 13 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 70 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 140 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 164 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 81 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 72 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 244 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 232 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 185 │ 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__->