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 0x14 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 222 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 198 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 156 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 220 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 153 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 181 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 38 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 160 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 17 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 187 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 182 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 58 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 176 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 18 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 199 │ 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__->