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 0x0c │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 63 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 104 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 inherit 253 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 254 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 10 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 194 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 other │ inherit 0x04 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 169 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 39 │ 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__->