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 0x04 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 233 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 44 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 208 │ true │ OK │ # │ gre │ 4 │ other fixed 0x80 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 27 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 177 │ false OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 45 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 194 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 169 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 207 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 fixed 132 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 234 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 42 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ other inherit 0x78 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 51 │ 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__->