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 0xc0 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 88 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 224 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 37 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 62 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 164 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 198 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 13 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 41 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 197 │ false │ OK │ # geneve │ 4 │ 4 │ inherit 0xcc │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 52 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other inherit 0x7c │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 174 │ 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__->