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 0x50 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 103 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 134 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 129 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 34 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 5 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 71 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 29 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ other │ inherit 0xb8 │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 34 │ 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__->