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 0xe0 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 72 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 214 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 251 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 130 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 108 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 148 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 222 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ 4 │ inherit 0xd8 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 inherit 0x94 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 109 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 43 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 106 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 96 │ 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__->