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 0x3c │ inherit 38 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 234 │ false OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 21 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 inherit 232 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 7 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 238 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 133 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 132 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 152 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 205 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 155 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 255 │ 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__->