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 0x4c │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 189 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 58 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 152 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 240 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 11 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 15 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 8 │ false OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other inherit 0x68 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 217 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 202 false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 152 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 221 │ 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__->