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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌──────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 70 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 72 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 57 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 204 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 185 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 114 │ false OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 193 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 137 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 239 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 206 │ true │ OK │ # └────────┴───────┴───────┴────────────────────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->