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 0x74 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 213 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 87 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 inherit 198 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 45 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 222 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 71 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 161 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 148 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 236 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 106 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 43 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 227 │ 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__->