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 0x8c │ inherit 213 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 69 │ false │ OK # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 96 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 28 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 36 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 inherit 167 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 177 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 110 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 128 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 237 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 124 │ 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__->