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 0x30 │ inherit 229 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 229 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 124 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 248 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 224 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 215 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 69 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 70 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 185 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 107 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 216 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 176 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 246 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 6 fixed 0x40 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 106 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 194 │ 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__->