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 0x48 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 120 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 144 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 188 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 244 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 179 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 1 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 99 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 170 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 131 false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 203 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ 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__->