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 0x88 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 90 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 134 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 19 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 56 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 72 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 198 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 252 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 146 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 160 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 15 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 47 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 232 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 126 │ 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__->